ValueSet

ValueSet

activeFHIR Core package4.3.0resource9 key elements

A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context. Value sets link between [[[CodeSystem]]] definitions and their use in coded elements.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/StructureDefinition/ValueSet
ID
ValueSet
Type
ValueSet
Base Definition
DomainResource
Derivation
specialization
Mandatory and Must-Support Elements

Elements with cardinality > 0 or marked as Must Support (S)

PathCard.TypeFlagsDescription
status1..1
code
1+
draft | active | retired | unknown
compose.include1..*
BackboneElement
1+
Include one or more codes from a code system or other value set(s)
compose.include.concept.code1..1
code
1+
Code or expression from system
compose.include.concept.designation.value1..1
string
1+
The text value for this designation
compose.include.filter.property1..1
code
1+
A property/filter defined by the code system
compose.include.filter.op1..1
code
1+
= | is-a | descendent-of | is-not-a | regex | in | not-in | generalizes | exists
compose.include.filter.value1..1
string
1+
Code from the system, or regex criteria, or boolean value for exists
expansion.timestamp1..1
dateTime
1+
Time ValueSet expansion happened
expansion.parameter.name1..1
string
1+
Name as assigned by the client or server