Uses of Class
org.hl7.fhir.r4.model.ValueSet
Package
Description
-
Uses of ValueSet in org.hl7.fhir.r4.conformance
-
Uses of ValueSet in org.hl7.fhir.r4.context
Modifier and TypeMethodDescriptionBaseWorkerContext.doValidateCode
(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs, boolean inferSystem) BaseWorkerContext.expandVS
(ValueSet vs, boolean cacheOk, boolean heirarchical, Parameters p) ValueSet Expansion - see $expandTerminologyCache.generateExpandToken
(ValueSet vs, boolean heirarchical) TerminologyCache.generateValidationToken
(org.hl7.fhir.utilities.validation.ValidationOptions options, CodeableConcept code, ValueSet vs) TerminologyCache.generateValidationToken
(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs) TerminologyCache.getVSEssense
(ValueSet vs) BaseWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions options, String system, String code, String display, ValueSet vs) BaseWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions options, String code, ValueSet vs) BaseWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions options, CodeableConcept code, ValueSet vs) BaseWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs) IWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions options, String system, String code, String display, ValueSet vs) Validation of a code - consult the terminology service to see whether it is known.IWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions options, String code, ValueSet vs) IWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions options, CodeableConcept code, ValueSet vs) IWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs) -
Uses of ValueSet in org.hl7.fhir.r4.fhirpath
Modifier and TypeMethodDescriptionFHIRPathEngine.IEvaluationContext.resolveValueSet
(FHIRPathEngine engine, Object appContext, String url) -
Uses of ValueSet in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected ValueSet
JsonParser.parseValueSet
(com.google.gson.JsonObject json) protected ValueSet
XmlParser.parseValueSet
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeValueSet
(String name, ValueSet element) protected void
RdfParser.composeValueSet
(Turtle.Complex parent, String parentType, String name, ValueSet element, int index) protected void
XmlParser.composeValueSet
(String name, ValueSet element) protected void
XmlParser.composeValueSetElements
(ValueSet element) protected void
JsonParser.composeValueSetInner
(ValueSet element) protected ValueSet.ConceptReferenceComponent
JsonParser.parseValueSetConceptReferenceComponent
(com.google.gson.JsonObject json, ValueSet owner) protected ValueSet.ConceptReferenceComponent
XmlParser.parseValueSetConceptReferenceComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetConceptReferenceComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ConceptReferenceComponent res) protected void
JsonParser.parseValueSetConceptReferenceComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ConceptReferenceComponent res) JsonParser.parseValueSetConceptReferenceDesignationComponent
(com.google.gson.JsonObject json, ValueSet owner) XmlParser.parseValueSetConceptReferenceDesignationComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetConceptReferenceDesignationComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ConceptReferenceDesignationComponent res) protected void
JsonParser.parseValueSetConceptReferenceDesignationComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ConceptReferenceDesignationComponent res) protected ValueSet.ConceptSetComponent
JsonParser.parseValueSetConceptSetComponent
(com.google.gson.JsonObject json, ValueSet owner) protected ValueSet.ConceptSetComponent
XmlParser.parseValueSetConceptSetComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetConceptSetComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ConceptSetComponent res) protected void
JsonParser.parseValueSetConceptSetComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ConceptSetComponent res) protected ValueSet.ConceptSetFilterComponent
JsonParser.parseValueSetConceptSetFilterComponent
(com.google.gson.JsonObject json, ValueSet owner) protected ValueSet.ConceptSetFilterComponent
XmlParser.parseValueSetConceptSetFilterComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetConceptSetFilterComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ConceptSetFilterComponent res) protected void
JsonParser.parseValueSetConceptSetFilterComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ConceptSetFilterComponent res) protected boolean
XmlParser.parseValueSetContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet res) protected void
JsonParser.parseValueSetProperties
(com.google.gson.JsonObject json, ValueSet res) protected ValueSet.ValueSetComposeComponent
JsonParser.parseValueSetValueSetComposeComponent
(com.google.gson.JsonObject json, ValueSet owner) protected ValueSet.ValueSetComposeComponent
XmlParser.parseValueSetValueSetComposeComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetValueSetComposeComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ValueSetComposeComponent res) protected void
JsonParser.parseValueSetValueSetComposeComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ValueSetComposeComponent res) protected ValueSet.ValueSetExpansionComponent
JsonParser.parseValueSetValueSetExpansionComponent
(com.google.gson.JsonObject json, ValueSet owner) protected ValueSet.ValueSetExpansionComponent
XmlParser.parseValueSetValueSetExpansionComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetValueSetExpansionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ValueSetExpansionComponent res) protected void
JsonParser.parseValueSetValueSetExpansionComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ValueSetExpansionComponent res) JsonParser.parseValueSetValueSetExpansionContainsComponent
(com.google.gson.JsonObject json, ValueSet owner) XmlParser.parseValueSetValueSetExpansionContainsComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetValueSetExpansionContainsComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ValueSetExpansionContainsComponent res) protected void
JsonParser.parseValueSetValueSetExpansionContainsComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ValueSetExpansionContainsComponent res) JsonParser.parseValueSetValueSetExpansionParameterComponent
(com.google.gson.JsonObject json, ValueSet owner) XmlParser.parseValueSetValueSetExpansionParameterComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetValueSetExpansionParameterComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ValueSetExpansionParameterComponent res) protected void
JsonParser.parseValueSetValueSetExpansionParameterComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ValueSetExpansionParameterComponent res) -
Uses of ValueSet in org.hl7.fhir.r4.hapi.ctx
Modifier and TypeMethodDescriptionHapiWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions theOptions, String theSystem, String theCode, String theDisplay, ValueSet theVs) HapiWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions theOptions, String code, ValueSet vs) HapiWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions theOptions, CodeableConcept theCode, ValueSet theVs) HapiWorkerContext.validateCode
(org.hl7.fhir.utilities.validation.ValidationOptions theOptions, Coding theCode, ValueSet theVs) -
Uses of ValueSet in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionprotected ValueSet
ObservationDefinition.abnormalCodedValueSetTarget
The actual object that is the target of the reference (The set of abnormal coded results for the observation conforming to this ObservationDefinition.)protected ValueSet
ObservationDefinition.criticalCodedValueSetTarget
The actual object that is the target of the reference (The set of critical coded results for the observation conforming to this ObservationDefinition.)protected ValueSet
ObservationDefinition.normalCodedValueSetTarget
The actual object that is the target of the reference (The set of normal coded results for the observations conforming to this ObservationDefinition.)protected ValueSet
ObservationDefinition.validCodedValueSetTarget
The actual object that is the target of the reference (The set of valid coded results for the observations conforming to this ObservationDefinition.)Modifier and TypeMethodDescriptionValueSet.addContact
(ContactDetail t) ValueSet.addIdentifier
(Identifier t) ValueSet.addJurisdiction
(CodeableConcept t) ValueSet.addUseContext
(UsageContext t) ValueSet.copy()
ObservationDefinition.getAbnormalCodedValueSetTarget()
ObservationDefinition.getCriticalCodedValueSetTarget()
ObservationDefinition.getNormalCodedValueSetTarget()
ObservationDefinition.getValidCodedValueSetTarget()
ValueSet.setCompose
(ValueSet.ValueSetComposeComponent value) ValueSet.setContact
(List<ContactDetail> theContact) ValueSet.setCopyright
(String value) ValueSet.setCopyrightElement
(MarkdownType value) ValueSet.setDateElement
(DateTimeType value) ValueSet.setDescription
(String value) ValueSet.setDescriptionElement
(MarkdownType value) ValueSet.setExpansion
(ValueSet.ValueSetExpansionComponent value) ValueSet.setExperimental
(boolean value) ValueSet.setExperimentalElement
(BooleanType value) ValueSet.setIdentifier
(List<Identifier> theIdentifier) ValueSet.setImmutable
(boolean value) ValueSet.setImmutableElement
(BooleanType value) ValueSet.setJurisdiction
(List<CodeableConcept> theJurisdiction) ValueSet.setNameElement
(StringType value) ValueSet.setPublisher
(String value) ValueSet.setPublisherElement
(StringType value) ValueSet.setPurpose
(String value) ValueSet.setPurposeElement
(MarkdownType value) ValueSet.setStatus
(Enumerations.PublicationStatus value) ValueSet.setStatusElement
(Enumeration<Enumerations.PublicationStatus> value) ValueSet.setTitleElement
(StringType value) ValueSet.setUrlElement
(UriType value) ValueSet.setUseContext
(List<UsageContext> theUseContext) ValueSet.setVersion
(String value) ValueSet.setVersionElement
(StringType value) protected ValueSet
ValueSet.typedCopy()
Modifier and TypeMethodDescriptionvoid
ValueSet.copyValues
(ValueSet dst) ObservationDefinition.setAbnormalCodedValueSetTarget
(ValueSet value) ObservationDefinition.setCriticalCodedValueSetTarget
(ValueSet value) ObservationDefinition.setNormalCodedValueSetTarget
(ValueSet value) ObservationDefinition.setValidCodedValueSetTarget
(ValueSet value) -
Uses of ValueSet in org.hl7.fhir.r4.terminologies
Modifier and TypeMethodDescriptionstatic ValueSet
TerminologyClient.expandValueset
(ValueSet vs, Parameters p) TerminologyClientR4.expandValueset
(ValueSet vs, Parameters p) ValueSetExpander.ValueSetExpansionOutcome.getValueset()
static ValueSet
ValueSetUtilities.makeShareable
(ValueSet vs) Modifier and TypeMethodDescriptionstatic void
ValueSetUtilities.checkShareable
(ValueSet vs) ValueSetExpanderSimple.doExpand
(ValueSet source, Parameters expParams) ValueSetExpander.expand
(ValueSet source, Parameters parameters) ValueSetExpanderSimple.expand
(ValueSet source, Parameters expParams) ValueSetExpansionCache.CacheAwareExpander.expand
(ValueSet source, Parameters expParams) TerminologyClient.expandValueset
(ValueSet vs, Parameters p) TerminologyClientR4.expandValueset
(ValueSet vs, Parameters p) static String
static boolean
static ValueSet
ValueSetUtilities.makeShareable
(ValueSet vs) static void
ValueSetUtilities.markStatus
(ValueSet vs, String wg, org.hl7.fhir.utilities.StandardsStatus status, String pckage, String fmm, IWorkerContext context, String normativeVersion) static void
ModifierConstructorDescriptionValueSetCheckerSimple
(org.hl7.fhir.utilities.validation.ValidationOptions options, ValueSet source, IWorkerContext context) ValueSetExpansionOutcome
(ValueSet valueset) ValueSetExpansionOutcome
(ValueSet valueset, String error, ValueSetExpander.TerminologyServiceErrorClass errorClass) -
Uses of ValueSet in org.hl7.fhir.r4.utils
Modifier and TypeMethodDescriptionLiquidEngine.resolveValueSet
(FHIRPathEngine engine, Object appContext, String url) Modifier and TypeMethodDescriptionboolean
NarrativeGenerator.generate
(NarrativeGenerator.ResourceContext rcontext, ValueSet vs, boolean header) This generate is optimised for the FHIR build process itself in as much as it generates hyperlinks in the narrative that are only going to be correct for the purposes of the build.void
NarrativeGenerator.generate
(NarrativeGenerator.ResourceContext rcontext, ValueSet vs, ValueSet src, boolean header) -
Uses of ValueSet in org.hl7.fhir.r4.utils.client
Modifier and TypeMethodDescriptionFHIRToolingClient.expandValueset
(ValueSet source, Parameters expParams) Modifier and TypeMethodDescriptionFHIRToolingClient.expandValueset
(ValueSet source, Parameters expParams)