This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/valueset-label
Status: draft
The label to list in front of a code when presenting a list of possible values in a questionnaire-like fashion.
HL7usage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/valueset-label E.g. "(a)", "1.", etc.: The label to list in front of a code when presenting a list of possible values in a questionnaire-like fashion. Use on element: ValueSet.compose.include.concept, ValueSet.define.concept, ValueSet.expansion.contains | ||
valueString | 0..1 | string | E.g. "(a)", "1.", etc. Use on element: ValueSet.compose.include.concept, ValueSet.define.concept, ValueSet.expansion.contains |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/valueset-label" : { // E.g. "(a)", "1.", etc. "valueString" : ["<string>"] //E.g. "(a)", "1.", etc. }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/valueset-label E.g. "(a)", "1.", etc.: The label to list in front of a code when presenting a list of possible values in a questionnaire-like fashion. Use on element: ValueSet.compose.include.concept, ValueSet.define.concept, ValueSet.expansion.contains | ||
valueString | 0..1 | string | E.g. "(a)", "1.", etc. Use on element: ValueSet.compose.include.concept, ValueSet.define.concept, ValueSet.expansion.contains |