Uses of Class
org.hl7.fhir.r5.model.UsageContext
Package
Description
-
Uses of UsageContext in org.hl7.fhir.r5.extensions
Modifier and TypeMethodDescriptionstatic UsageContext
Extensions.setGroup
(UsageContext context, String value) Modifier and TypeMethodDescriptionstatic List
<UsageContext> Extensions.getArtifactUseContextList
(Element context) Modifier and TypeMethodDescriptionstatic Element
Extensions.addArtifactUseContext
(Element context, UsageContext value) static String
Extensions.getGroup
(UsageContext context) static Extension
Extensions.makeArtifactUseContext
(UsageContext value) static UsageContext
Extensions.setGroup
(UsageContext context, String value) -
Uses of UsageContext in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionprotected UsageContext
JsonParser.parseUsageContext
(com.google.gson.JsonObject json) protected UsageContext
XmlParser.parseUsageContext
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeUsageContext
(String name, UsageContext element) protected void
RdfParser.composeUsageContext
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, UsageContext element, int index) protected void
XmlParser.composeUsageContext
(String name, UsageContext element) protected void
XmlParser.composeUsageContextElements
(UsageContext element) protected void
JsonParser.composeUsageContextProperties
(UsageContext element) protected boolean
XmlParser.parseUsageContextContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, UsageContext res) protected void
JsonParser.parseUsageContextProperties
(com.google.gson.JsonObject json, UsageContext res) -
Uses of UsageContext in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionprotected List
<UsageContext> ElementDefinition.ElementDefinitionBindingAdditionalComponent.usage
Qualifies the usage of the binding.protected List
<UsageContext> ActivityDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> ActorDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> CapabilityStatement.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> ChargeItemDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> Citation.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> CodeSystem.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> CompartmentDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> Composition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> ConceptMap.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> ConditionDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> DeviceDefinition.DeviceDefinitionChargeItemComponent.useContext
The context to which this charge item applies.protected List
<UsageContext> DeviceDefinition.DeviceDefinitionGuidelineComponent.useContext
The circumstances that form the setting for using the device.protected List
<UsageContext> EventDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> Evidence.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> EvidenceReport.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> EvidenceVariable.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> ExampleScenario.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> GraphDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> ImplementationGuide.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> Library.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> Measure.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> MessageDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> NamingSystem.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> ObservationDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> OperationDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> PlanDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> Questionnaire.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> Requirements.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> SearchParameter.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> SpecimenDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> StructureDefinition.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> StructureMap.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> SubscriptionTopic.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> TerminologyCapabilities.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> TestPlan.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> TestScript.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.protected List
<UsageContext> ValueSet.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.Modifier and TypeMethodDescriptionElementDefinition.ElementDefinitionBindingAdditionalComponent.addUsage()
ActivityDefinition.addUseContext()
ActorDefinition.addUseContext()
abstract UsageContext
CanonicalResource.addUseContext()
CapabilityStatement.addUseContext()
ChargeItemDefinition.addUseContext()
Citation.addUseContext()
CodeSystem.addUseContext()
CompartmentDefinition.addUseContext()
Composition.addUseContext()
ConceptMap.addUseContext()
ConditionDefinition.addUseContext()
DeviceDefinition.DeviceDefinitionChargeItemComponent.addUseContext()
DeviceDefinition.DeviceDefinitionGuidelineComponent.addUseContext()
EventDefinition.addUseContext()
Evidence.addUseContext()
EvidenceReport.addUseContext()
EvidenceVariable.addUseContext()
ExampleScenario.addUseContext()
GraphDefinition.addUseContext()
ImplementationGuide.addUseContext()
Library.addUseContext()
Measure.addUseContext()
MessageDefinition.addUseContext()
NamingSystem.addUseContext()
ObservationDefinition.addUseContext()
OperationDefinition.addUseContext()
PlanDefinition.addUseContext()
Questionnaire.addUseContext()
Requirements.addUseContext()
SearchParameter.addUseContext()
SpecimenDefinition.addUseContext()
StructureDefinition.addUseContext()
StructureMap.addUseContext()
SubscriptionTopic.addUseContext()
TerminologyCapabilities.addUseContext()
TestPlan.addUseContext()
TestScript.addUseContext()
ValueSet.addUseContext()
static UsageContext
TypeConvertor.castToUsageContext
(Base b) UsageContext.copy()
ElementDefinition.getDefaultValueUsageContext()
ElementDefinition.getFixedUsageContext()
ElementDefinition.getPatternUsageContext()
ElementDefinition.ElementDefinitionBindingAdditionalComponent.getUsageFirstRep()
ActivityDefinition.getUseContextFirstRep()
ActorDefinition.getUseContextFirstRep()
abstract UsageContext
CanonicalResource.getUseContextFirstRep()
CapabilityStatement.getUseContextFirstRep()
ChargeItemDefinition.getUseContextFirstRep()
Citation.getUseContextFirstRep()
CodeSystem.getUseContextFirstRep()
CompartmentDefinition.getUseContextFirstRep()
Composition.getUseContextFirstRep()
ConceptMap.getUseContextFirstRep()
ConditionDefinition.getUseContextFirstRep()
DeviceDefinition.DeviceDefinitionChargeItemComponent.getUseContextFirstRep()
DeviceDefinition.DeviceDefinitionGuidelineComponent.getUseContextFirstRep()
EventDefinition.getUseContextFirstRep()
Evidence.getUseContextFirstRep()
EvidenceReport.getUseContextFirstRep()
EvidenceVariable.getUseContextFirstRep()
ExampleScenario.getUseContextFirstRep()
GraphDefinition.getUseContextFirstRep()
ImplementationGuide.getUseContextFirstRep()
Library.getUseContextFirstRep()
Measure.getUseContextFirstRep()
MessageDefinition.getUseContextFirstRep()
NamingSystem.getUseContextFirstRep()
ObservationDefinition.getUseContextFirstRep()
OperationDefinition.getUseContextFirstRep()
PlanDefinition.getUseContextFirstRep()
Questionnaire.getUseContextFirstRep()
Requirements.getUseContextFirstRep()
SearchParameter.getUseContextFirstRep()
SpecimenDefinition.getUseContextFirstRep()
StructureDefinition.getUseContextFirstRep()
StructureMap.getUseContextFirstRep()
SubscriptionTopic.getUseContextFirstRep()
TerminologyCapabilities.getUseContextFirstRep()
TestPlan.getUseContextFirstRep()
TestScript.getUseContextFirstRep()
ValueSet.getUseContextFirstRep()
ElementDefinition.ElementDefinitionExampleComponent.getValueUsageContext()
Extension.getValueUsageContext()
Parameters.ParametersParameterComponent.getValueUsageContext()
Task.TaskInputComponent.getValueUsageContext()
Task.TaskOutputComponent.getValueUsageContext()
Transport.ParameterComponent.getValueUsageContext()
Transport.TransportOutputComponent.getValueUsageContext()
protected UsageContext
UsageContext.typedCopy()
Modifier and TypeMethodDescriptionElementDefinition.ElementDefinitionBindingAdditionalComponent.getUsage()
ActivityDefinition.getUseContext()
ActorDefinition.getUseContext()
abstract List
<UsageContext> CanonicalResource.getUseContext()
CapabilityStatement.getUseContext()
ChargeItemDefinition.getUseContext()
Citation.getUseContext()
CodeSystem.getUseContext()
CompartmentDefinition.getUseContext()
Composition.getUseContext()
ConceptMap.getUseContext()
ConditionDefinition.getUseContext()
DeviceDefinition.DeviceDefinitionChargeItemComponent.getUseContext()
DeviceDefinition.DeviceDefinitionGuidelineComponent.getUseContext()
EventDefinition.getUseContext()
Evidence.getUseContext()
EvidenceReport.getUseContext()
EvidenceVariable.getUseContext()
ExampleScenario.getUseContext()
GraphDefinition.getUseContext()
ImplementationGuide.getUseContext()
Library.getUseContext()
Measure.getUseContext()
MessageDefinition.getUseContext()
NamingSystem.getUseContext()
ObservationDefinition.getUseContext()
OperationDefinition.getUseContext()
PlanDefinition.getUseContext()
Questionnaire.getUseContext()
Requirements.getUseContext()
SearchParameter.getUseContext()
SpecimenDefinition.getUseContext()
StructureDefinition.getUseContext()
StructureMap.getUseContext()
SubscriptionTopic.getUseContext()
TerminologyCapabilities.getUseContext()
TestPlan.getUseContext()
TestScript.getUseContext()
ValueSet.getUseContext()
Modifier and TypeMethodDescriptionElementDefinition.ElementDefinitionBindingAdditionalComponent.addUsage
(UsageContext t) ActivityDefinition.addUseContext
(UsageContext t) ActorDefinition.addUseContext
(UsageContext t) abstract CanonicalResource
CanonicalResource.addUseContext
(UsageContext t) CapabilityStatement.addUseContext
(UsageContext t) ChargeItemDefinition.addUseContext
(UsageContext t) Citation.addUseContext
(UsageContext t) CodeSystem.addUseContext
(UsageContext t) CompartmentDefinition.addUseContext
(UsageContext t) Composition.addUseContext
(UsageContext t) ConceptMap.addUseContext
(UsageContext t) ConditionDefinition.addUseContext
(UsageContext t) DeviceDefinition.DeviceDefinitionChargeItemComponent.addUseContext
(UsageContext t) DeviceDefinition.DeviceDefinitionGuidelineComponent.addUseContext
(UsageContext t) EventDefinition.addUseContext
(UsageContext t) Evidence.addUseContext
(UsageContext t) EvidenceReport.addUseContext
(UsageContext t) EvidenceVariable.addUseContext
(UsageContext t) ExampleScenario.addUseContext
(UsageContext t) GraphDefinition.addUseContext
(UsageContext t) ImplementationGuide.addUseContext
(UsageContext t) Library.addUseContext
(UsageContext t) Measure.addUseContext
(UsageContext t) MessageDefinition.addUseContext
(UsageContext t) NamingSystem.addUseContext
(UsageContext t) ObservationDefinition.addUseContext
(UsageContext t) OperationDefinition.addUseContext
(UsageContext t) PlanDefinition.addUseContext
(UsageContext t) Questionnaire.addUseContext
(UsageContext t) Requirements.addUseContext
(UsageContext t) SearchParameter.addUseContext
(UsageContext t) SpecimenDefinition.addUseContext
(UsageContext t) StructureDefinition.addUseContext
(UsageContext t) StructureMap.addUseContext
(UsageContext t) SubscriptionTopic.addUseContext
(UsageContext t) TerminologyCapabilities.addUseContext
(UsageContext t) TestPlan.addUseContext
(UsageContext t) TestScript.addUseContext
(UsageContext t) ValueSet.addUseContext
(UsageContext t) void
UsageContext.copyValues
(UsageContext dst) Modifier and TypeMethodDescriptionElementDefinition.ElementDefinitionBindingAdditionalComponent.setUsage
(List<UsageContext> theUsage) ActivityDefinition.setUseContext
(List<UsageContext> theUseContext) ActorDefinition.setUseContext
(List<UsageContext> theUseContext) abstract CanonicalResource
CanonicalResource.setUseContext
(List<UsageContext> theUseContext) CapabilityStatement.setUseContext
(List<UsageContext> theUseContext) ChargeItemDefinition.setUseContext
(List<UsageContext> theUseContext) Citation.setUseContext
(List<UsageContext> theUseContext) CodeSystem.setUseContext
(List<UsageContext> theUseContext) CompartmentDefinition.setUseContext
(List<UsageContext> theUseContext) Composition.setUseContext
(List<UsageContext> theUseContext) ConceptMap.setUseContext
(List<UsageContext> theUseContext) ConditionDefinition.setUseContext
(List<UsageContext> theUseContext) DeviceDefinition.DeviceDefinitionChargeItemComponent.setUseContext
(List<UsageContext> theUseContext) DeviceDefinition.DeviceDefinitionGuidelineComponent.setUseContext
(List<UsageContext> theUseContext) EventDefinition.setUseContext
(List<UsageContext> theUseContext) Evidence.setUseContext
(List<UsageContext> theUseContext) EvidenceReport.setUseContext
(List<UsageContext> theUseContext) EvidenceVariable.setUseContext
(List<UsageContext> theUseContext) ExampleScenario.setUseContext
(List<UsageContext> theUseContext) GraphDefinition.setUseContext
(List<UsageContext> theUseContext) ImplementationGuide.setUseContext
(List<UsageContext> theUseContext) Library.setUseContext
(List<UsageContext> theUseContext) Measure.setUseContext
(List<UsageContext> theUseContext) MessageDefinition.setUseContext
(List<UsageContext> theUseContext) NamingSystem.setUseContext
(List<UsageContext> theUseContext) ObservationDefinition.setUseContext
(List<UsageContext> theUseContext) OperationDefinition.setUseContext
(List<UsageContext> theUseContext) PlanDefinition.setUseContext
(List<UsageContext> theUseContext) Questionnaire.setUseContext
(List<UsageContext> theUseContext) Requirements.setUseContext
(List<UsageContext> theUseContext) SearchParameter.setUseContext
(List<UsageContext> theUseContext) SpecimenDefinition.setUseContext
(List<UsageContext> theUseContext) StructureDefinition.setUseContext
(List<UsageContext> theUseContext) StructureMap.setUseContext
(List<UsageContext> theUseContext) SubscriptionTopic.setUseContext
(List<UsageContext> theUseContext) TerminologyCapabilities.setUseContext
(List<UsageContext> theUseContext) TestPlan.setUseContext
(List<UsageContext> theUseContext) TestScript.setUseContext
(List<UsageContext> theUseContext) ValueSet.setUseContext
(List<UsageContext> theUseContext) -
Uses of UsageContext in org.hl7.fhir.r5.patterns
Modifier and TypeMethodDescriptionActivityDefinitionDefinitionImpl.addUseContext()
Definition.addUseContext()
ActivityDefinitionDefinitionImpl.getUseContextFirstRep()
Definition.getUseContextFirstRep()
Modifier and TypeMethodDescriptionActivityDefinitionDefinitionImpl.getUseContext()
Definition.getUseContext()
Modifier and TypeMethodDescriptionActivityDefinitionDefinitionImpl.addUseContext
(UsageContext t) Definition.addUseContext
(UsageContext t) Modifier and TypeMethodDescriptionActivityDefinitionDefinitionImpl.setUseContext
(List<UsageContext> theUseContext) Definition.setUseContext
(List<UsageContext> theUseContext) -
Uses of UsageContext in org.hl7.fhir.r5.renderers
-
Uses of UsageContext in org.hl7.fhir.r5.utils.validation