
Uses of Class
org.hl7.fhir.r5.model.UsageContext
Packages that use UsageContext
Package
Description
-
Uses of UsageContext in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return UsageContextModifier and TypeMethodDescriptionprotected UsageContextJsonParser.parseUsageContext(com.google.gson.JsonObject json) protected UsageContextXmlParser.parseUsageContext(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type UsageContextModifier and TypeMethodDescriptionprotected voidJsonParser.composeUsageContext(String name, UsageContext element) protected voidRdfParser.composeUsageContext(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, UsageContext element, int index) protected voidXmlParser.composeUsageContext(String name, UsageContext element) protected voidXmlParser.composeUsageContextElements(UsageContext element) protected voidJsonParser.composeUsageContextProperties(UsageContext element) protected booleanXmlParser.parseUsageContextContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, UsageContext res) protected voidJsonParser.parseUsageContextProperties(com.google.gson.JsonObject json, UsageContext res) -
Uses of UsageContext in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type UsageContextModifier and TypeFieldDescriptionprotected List<UsageContext> ElementDefinition.ElementDefinitionBindingAdditionalComponent.usageQualifies the usage of the binding.protected List<UsageContext> ActivityDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> ActorDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> CapabilityStatement.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> ChargeItemDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> Citation.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> CodeSystem.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> CompartmentDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> Composition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> ConceptMap.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> ConditionDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> DeviceDefinition.DeviceDefinitionChargeItemComponent.useContextThe context to which this charge item applies.protected List<UsageContext> DeviceDefinition.DeviceDefinitionGuidelineComponent.useContextThe circumstances that form the setting for using the device.protected List<UsageContext> EventDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> Evidence.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> EvidenceReport.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> EvidenceVariable.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> ExampleScenario.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> GraphDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> ImplementationGuide.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> Library.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> Measure.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> MessageDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> NamingSystem.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> ObservationDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> OperationDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> PlanDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> Questionnaire.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> Requirements.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> SearchParameter.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> SpecimenDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> StructureDefinition.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> StructureMap.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> SubscriptionTopic.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> TerminologyCapabilities.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> TestPlan.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> TestScript.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.protected List<UsageContext> ValueSet.useContextThe content was developed with a focus and intent of supporting the contexts that are listed.Methods in org.hl7.fhir.r5.model that return UsageContextModifier and TypeMethodDescriptionElementDefinition.ElementDefinitionBindingAdditionalComponent.addUsage()ActivityDefinition.addUseContext()ActorDefinition.addUseContext()abstract UsageContextCanonicalResource.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 UsageContextTypeConvertor.castToUsageContext(Base b) UsageContext.copy()ElementDefinition.getDefaultValueUsageContext()ElementDefinition.getFixedUsageContext()ElementDefinition.getPatternUsageContext()ElementDefinition.ElementDefinitionBindingAdditionalComponent.getUsageFirstRep()ActivityDefinition.getUseContextFirstRep()ActorDefinition.getUseContextFirstRep()abstract UsageContextCanonicalResource.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 UsageContextUsageContext.typedCopy()Methods in org.hl7.fhir.r5.model that return types with arguments of type UsageContextModifier 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()Methods in org.hl7.fhir.r5.model with parameters of type UsageContextModifier and TypeMethodDescriptionElementDefinition.ElementDefinitionBindingAdditionalComponent.addUsage(UsageContext t) ActivityDefinition.addUseContext(UsageContext t) ActorDefinition.addUseContext(UsageContext t) abstract CanonicalResourceCanonicalResource.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) voidUsageContext.copyValues(UsageContext dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type UsageContextModifier and TypeMethodDescriptionElementDefinition.ElementDefinitionBindingAdditionalComponent.setUsage(List<UsageContext> theUsage) ActivityDefinition.setUseContext(List<UsageContext> theUseContext) ActorDefinition.setUseContext(List<UsageContext> theUseContext) abstract CanonicalResourceCanonicalResource.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
Methods in org.hl7.fhir.r5.patterns that return UsageContextModifier and TypeMethodDescriptionActivityDefinitionDefinitionImpl.addUseContext()Definition.addUseContext()ActivityDefinitionDefinitionImpl.getUseContextFirstRep()Definition.getUseContextFirstRep()Methods in org.hl7.fhir.r5.patterns that return types with arguments of type UsageContextModifier and TypeMethodDescriptionActivityDefinitionDefinitionImpl.getUseContext()Definition.getUseContext()Methods in org.hl7.fhir.r5.patterns with parameters of type UsageContextModifier and TypeMethodDescriptionActivityDefinitionDefinitionImpl.addUseContext(UsageContext t) Definition.addUseContext(UsageContext t) Method parameters in org.hl7.fhir.r5.patterns with type arguments of type UsageContextModifier and TypeMethodDescriptionActivityDefinitionDefinitionImpl.setUseContext(List<UsageContext> theUseContext) Definition.setUseContext(List<UsageContext> theUseContext) -
Uses of UsageContext in org.hl7.fhir.r5.renderers
Methods in org.hl7.fhir.r5.renderers that return types with arguments of type UsageContext -
Uses of UsageContext in org.hl7.fhir.r5.utils.validation
Methods in org.hl7.fhir.r5.utils.validation that return types with arguments of type UsageContext