Uses of Class
org.hl7.fhir.r4b.model.ValueSet
-
-
Uses of ValueSet in org.hl7.fhir.r4b.comparison
Methods in org.hl7.fhir.r4b.comparison that return ValueSet Modifier and Type Method Description ValueSetComparisonRenderer. resolveValueSet(Object appContext, String url)Methods in org.hl7.fhir.r4b.comparison with parameters of type ValueSet Modifier and Type Method Description ValueSetComparer.ValueSetComparisonValueSetComparer. compare(ValueSet left, ValueSet right)Constructors in org.hl7.fhir.r4b.comparison with parameters of type ValueSet Constructor Description ValueSetComparison(ValueSet left, ValueSet right) -
Uses of ValueSet in org.hl7.fhir.r4b.context
Methods in org.hl7.fhir.r4b.context that return ValueSet Modifier and Type Method Description ValueSetTerminologyCache. getVSEssense(ValueSet vs)Methods in org.hl7.fhir.r4b.context with parameters of type ValueSet Modifier and Type Method Description ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandVS(ValueSet vs, boolean cacheOk, boolean heirarchical)ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandVS(ValueSet vs, boolean cacheOk, boolean heirarchical, boolean incompleteOk)ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandVS(ValueSet vs, boolean cacheOk, boolean heirarchical, boolean incompleteOk, Parameters p)ValueSetExpander.ValueSetExpansionOutcomeIWorkerContext. expandVS(ValueSet source, boolean cacheOk, boolean heiarchical)ValueSet Expansion - see $expandValueSetExpander.ValueSetExpansionOutcomeIWorkerContext. expandVS(ValueSet source, boolean cacheOk, boolean heiarchical, boolean incompleteOk)ValueSet Expansion - see $expandStringTerminologyCache. extracted(JsonParser json, ValueSet vsc)TerminologyCache.CacheTokenTerminologyCache. generateExpandToken(ValueSet vs, boolean heirarchical)TerminologyCache.CacheTokenTerminologyCache. generateValidationToken(org.hl7.fhir.utilities.validation.ValidationOptions options, CodeableConcept code, ValueSet vs)TerminologyCache.CacheTokenTerminologyCache. generateValidationToken(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs)ValueSetTerminologyCache. getVSEssense(ValueSet vs)StringTerminologyCache. summary(ValueSet vs)IWorkerContext.ValidationResultBaseWorkerContext. validateCode(org.hl7.fhir.utilities.validation.ValidationOptions options, String system, String version, String code, String display, ValueSet vs)IWorkerContext.ValidationResultBaseWorkerContext. validateCode(org.hl7.fhir.utilities.validation.ValidationOptions options, String code, ValueSet vs)IWorkerContext.ValidationResultBaseWorkerContext. validateCode(org.hl7.fhir.utilities.validation.ValidationOptions options, CodeableConcept code, ValueSet vs)IWorkerContext.ValidationResultBaseWorkerContext. validateCode(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs)IWorkerContext.ValidationResultBaseWorkerContext. validateCode(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs, ValidationContextCarrier ctxt)IWorkerContext.ValidationResultIWorkerContext. validateCode(org.hl7.fhir.utilities.validation.ValidationOptions options, String system, String version, String code, String display, ValueSet vs)Validation of a code - consult the terminology infrstructure and/or service to see whether it is known.IWorkerContext.ValidationResultIWorkerContext. validateCode(org.hl7.fhir.utilities.validation.ValidationOptions options, String code, ValueSet vs)Validation of a code - consult the terminology infrstructure and/or service to see whether it is known.IWorkerContext.ValidationResultIWorkerContext. validateCode(org.hl7.fhir.utilities.validation.ValidationOptions options, CodeableConcept code, ValueSet vs)Validation of a code - consult the terminology infrstructure and/or service to see whether it is known.IWorkerContext.ValidationResultIWorkerContext. validateCode(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs)Validation of a code - consult the terminology infrstructure and/or service to see whether it is known.IWorkerContext.ValidationResultIWorkerContext. validateCode(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs, ValidationContextCarrier ctxt)voidBaseWorkerContext. validateCodeBatch(org.hl7.fhir.utilities.validation.ValidationOptions options, List<? extends IWorkerContext.CodingValidationRequest> codes, ValueSet vs)voidIWorkerContext. validateCodeBatch(org.hl7.fhir.utilities.validation.ValidationOptions options, List<? extends IWorkerContext.CodingValidationRequest> codes, ValueSet vs) -
Uses of ValueSet in org.hl7.fhir.r4b.formats
Methods in org.hl7.fhir.r4b.formats that return ValueSet Modifier and Type Method Description protected ValueSetJsonParser. parseValueSet(com.google.gson.JsonObject json)protected ValueSetXmlParser. parseValueSet(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4b.formats with parameters of type ValueSet Modifier and Type Method Description protected voidJsonParser. composeValueSet(String name, ValueSet element)protected voidRdfParser. composeValueSet(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ValueSet element, int index)protected voidXmlParser. composeValueSet(String name, ValueSet element)protected voidXmlParser. composeValueSetElements(ValueSet element)protected voidJsonParser. composeValueSetProperties(ValueSet element)protected booleanXmlParser. parseValueSetContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet res)protected voidJsonParser. parseValueSetProperties(com.google.gson.JsonObject json, ValueSet res) -
Uses of ValueSet in org.hl7.fhir.r4b.model
Methods in org.hl7.fhir.r4b.model with parameters of type ValueSet Modifier and Type Method Description voidValueSet. copyValues(ValueSet dst) -
Uses of ValueSet in org.hl7.fhir.r4b.renderers
Methods in org.hl7.fhir.r4b.renderers with parameters of type ValueSet Modifier and Type Method Description voidValueSetRenderer. describe(org.hl7.fhir.utilities.xhtml.XhtmlNode x, ValueSet vs)StringValueSetRenderer. display(ValueSet vs)booleanValueSetRenderer. render(org.hl7.fhir.utilities.xhtml.XhtmlNode x, ValueSet vs, boolean header) -
Uses of ValueSet in org.hl7.fhir.r4b.renderers.spreadsheets
Methods in org.hl7.fhir.r4b.renderers.spreadsheets with parameters of type ValueSet Modifier and Type Method Description booleanValueSetSpreadsheetGenerator. canGenerate(ValueSet vs)ValueSetSpreadsheetGeneratorValueSetSpreadsheetGenerator. renderValueSet(ValueSet vs) -
Uses of ValueSet in org.hl7.fhir.r4b.terminologies
Methods in org.hl7.fhir.r4b.terminologies that return ValueSet Modifier and Type Method Description static ValueSetImplicitValueSets. build(String url)ValueSetTerminologyClient. expandValueset(ValueSet vs, Parameters p, Map<String,String> params)static ValueSetValueSetUtilities. generateImplicitValueSet(String uri)ValueSetValueSetExpander.ValueSetExpansionOutcome. getValueset()static ValueSetValueSetUtilities. makeShareable(ValueSet vs)Methods in org.hl7.fhir.r4b.terminologies with parameters of type ValueSet Modifier and Type Method Description static voidValueSetUtilities. checkShareable(ValueSet vs)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpanderSimple. doExpand(ValueSet source, Parameters expParams)ValueSetExpander.ValueSetExpansionOutcomeITerminologyServices. expand(ValueSet vs)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpander. expand(ValueSet source, Parameters parameters)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpanderSimple. expand(ValueSet source, Parameters expParams)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpansionCache.CacheAwareExpander. expand(ValueSet source, Parameters expParams)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpanderSimple. expandInternal(ValueSet source, Parameters expParams)ValueSetTerminologyClient. expandValueset(ValueSet vs, Parameters p, Map<String,String> params)static StringValueSetUtilities. getOID(ValueSet vs)static booleanValueSetUtilities. hasOID(ValueSet vs)static ValueSetValueSetUtilities. makeShareable(ValueSet vs)static booleanValueSetUtilities. makeVSShareable(ValueSet vs)static voidValueSetUtilities. markStatus(ValueSet vs, String wg, org.hl7.fhir.utilities.StandardsStatus status, String pckage, String fmm, IWorkerContext context, String normativeVersion)static voidValueSetUtilities. setOID(ValueSet vs, String oid)Method parameters in org.hl7.fhir.r4b.terminologies with type arguments of type ValueSet Modifier and Type Method Description voidValueSetExpanderSimple. doInternalIncludeCodes(ValueSet.ConceptSetComponent inc, ValueSet.ValueSetExpansionComponent exp, Parameters expParams, List<ValueSet> imports, CodeSystem cs)Constructors in org.hl7.fhir.r4b.terminologies with parameters of type ValueSet Constructor Description ValueSetCheckerSimple(org.hl7.fhir.utilities.validation.ValidationOptions options, ValueSet source, IWorkerContext context)ValueSetCheckerSimple(org.hl7.fhir.utilities.validation.ValidationOptions options, ValueSet source, IWorkerContext context, ValidationContextCarrier ctxt)ValueSetExpansionOutcome(ValueSet valueset)ValueSetExpansionOutcome(ValueSet valueset, String error, ValueSetExpander.TerminologyServiceErrorClass errorClass) -
Uses of ValueSet in org.hl7.fhir.r4b.utils
Methods in org.hl7.fhir.r4b.utils that return ValueSet Modifier and Type Method Description ValueSetFHIRPathEngine.IEvaluationContext. resolveValueSet(Object appContext, String url)ValueSetLiquidEngine. resolveValueSet(Object appContext, String url) -
Uses of ValueSet in org.hl7.fhir.r4b.utils.client
Methods in org.hl7.fhir.r4b.utils.client that return ValueSet Modifier and Type Method Description ValueSetFHIRToolingClient. expandValueset(ValueSet source, Parameters expParams)ValueSetFHIRToolingClient. expandValueset(ValueSet source, Parameters expParams, Map<String,String> params)Methods in org.hl7.fhir.r4b.utils.client with parameters of type ValueSet Modifier and Type Method Description ValueSetFHIRToolingClient. expandValueset(ValueSet source, Parameters expParams)ValueSetFHIRToolingClient. expandValueset(ValueSet source, Parameters expParams, Map<String,String> params) -
Uses of ValueSet in org.hl7.fhir.r4b.utils.structuremap
Methods in org.hl7.fhir.r4b.utils.structuremap that return ValueSet Modifier and Type Method Description ValueSetFFHIRPathHostServices. resolveValueSet(Object appContext, String url) -
Uses of ValueSet in org.hl7.fhir.r4b.utils.validation
Methods in org.hl7.fhir.r4b.utils.validation with parameters of type ValueSet Modifier and Type Method Description CodedContentValidationPolicyIValidationPolicyAdvisor. policyForCodedContent(IResourceValidator validator, Object appContext, String stackPath, ElementDefinition definition, StructureDefinition structure, BindingKind kind, ValueSet valueSet, List<String> systems)Called before validating a concept in an instance against the terminology sub-system There's two reasons to use this policy advisor feature: - save time by not calling the terminology server for validation that don't bring value to the context calling the validation - suppressing known issues from being listed as a problem Note that the terminology subsystem has two parts: a mini-terminology server running inside the validator, and then calling out to an external terminology service (usually tx.fhir.org, though you run your own local copy of this - see https://confluence.hl7.org/display/FHIR/Running+your+own+copy+of+tx.fhir.org).
-