Properties

NameRequiredTypeDescription
urlNouriCanonical identifier for this value set, represented as a URI (globally unique)
identifierNoIdentifier[]Additional identifier for the value set (business identifier)
versionNostringBusiness version of the value set
nameNostringName for this value set (computer friendly)
titleNostringName for this value set (human friendly)
statusYescodedraft / active / retired / unknown
experimentalNobooleanFor testing purposes, not real usage
dateNodateTimeDate last changed
publisherNostringName of the publisher (organization or individual)
contactNoContactDetail[]Contact details for the publisher
descriptionNomarkdownNatural language description of the value set
useContextNoUsageContext[]The context that the content is intended to support
jurisdictionNoCodeableConcept[]Intended jurisdiction for value set (if applicable)
immutableNobooleanIndicates whether or not any change to the content logical definition may occur
purposeNomarkdownWhy this value set is defined
copyrightNomarkdownUse and/or publishing restrictions
composeNoValueSetComposeContent logical definition of the value set (CLD)
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- lockedDateNodateFixed date for references with no specified version (transitive)
- inactiveNobooleanWhether inactive codes are in the value set
- includeYesValueSetComposeIncludeInclude one or more codes from a code system or other value set(s)
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- systemNouriThe system the codes come from
- versionNostringSpecific version of the code system referred to
- conceptNoValueSetComposeIncludeConceptA concept defined in the system
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- codeYescodeCode or expression from system
- displayNostringText to display for this code for this value set in this valueset
- designationNoValueSetComposeIncludeConceptDesignationAdditional representations for this concept
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- languageNocodeHuman language of the designation
- useNoCodingTypes of uses of designations
- valueYesstringThe text value for this designation
- filterNoValueSetComposeIncludeFilterSelect codes/concepts by their properties (including relationships)
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- propertyYescodeA property/filter defined by the code system
- opYescode= / is-a / descendent-of / is-not-a / regex / in / not-in / generalizes / exists
- valueYesstringCode from the system, or regex criteria, or boolean value for exists
- valueSetNocanonical[]Select the contents included in this value set
- excludeNo[]Explicitly exclude codes from a code system or other value sets
expansionNoValueSetExpansionUsed when the value set is “expanded”
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- identifierNouriIdentifies the value set expansion (business identifier)
- timestampYesdateTimeTime ValueSet expansion happened
- totalNointegerTotal number of codes in the expansion
- offsetNointegerOffset at which this resource starts
- parameterNoValueSetExpansionParameterParameter that controlled the expansion process
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- nameYesstringName as assigned by the client or server
- value[x]Nostring, boolean, integer, decimal, uri, code, dateTimeValue of the named parameter
- containsNoValueSetExpansionContainsCodes in the value set
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- systemNouriSystem value for the code
- abstractNobooleanIf user cannot select this entry
- inactiveNobooleanIf concept is inactive in the code system
- versionNostringVersion in which this code/display is defined
- codeNocodeCode - if blank, this is not a selectable code
- displayNostringUser display for the concept
- designationNo[]Additional representations for this item
- containsNo[]Codes contained under this entry

Search Parameters

NameTypeDescriptionExpression
contexttokenA use context assigned to the value setValueSet.useContext.value
context-quantityquantityA quantity- or range-valued use context assigned to the value setValueSet.useContext.value
context-typetokenA type of use context assigned to the value setValueSet.useContext.code
datedateThe value set publication dateValueSet.date
descriptionstringThe description of the value setValueSet.description
jurisdictiontokenIntended jurisdiction for the value setValueSet.jurisdiction
namestringComputationally friendly name of the value setValueSet.name
publisherstringName of the publisher of the value setValueSet.publisher
statustokenThe current status of the value setValueSet.status
titlestringThe human-friendly name of the value setValueSet.title
urluriThe uri that identifies the value setValueSet.url
versiontokenThe business version of the value setValueSet.version
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the value setValueSet.useContext
context-type-valuecompositeA use context type and value assigned to the value setValueSet.useContext
identifiertokenExternal identifier for the value setValueSet.identifier
codetokenThis special parameter searches for codes in the value set. See additional notes on the ValueSet resourceValueSet.expansion.contains.code
expansionuriIdentifies the value set expansion (business identifier)ValueSet.expansion.identifier
referenceuriA code system included or excluded in the value set or an imported value setValueSet.compose.include.system

Inherited Properties

NameRequiredTypeDescription
idNostringLogical id of this artifact
metaNoMetaMetadata about the resource
implicitRulesNouriA set of rules under which this content was created
languageNocodeLanguage of the resource content
textNoNarrativeText summary of the resource, for human interpretation
containedNoResource[]Contained, inline Resources
extensionNoExtension[]Additional content defined by implementations
modifierExtensionNoExtension[]Extensions that cannot be ignored

To view the FHIR specification for this resource, see ValueSet.