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-otherName
Status: draft
Human readable names for the valueset.
HL7usage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/valueset-otherName Alternative names: Human readable names for the valueset. Use on element: ValueSet | ||
name | 1..1 | string | Human readable, short and specific | |
preferred | 0..1 | boolean | Which name is preferred for this language |
XML Template
<!-- Alternative names --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/ExtensionDefinition/valueset-otherName" > <!-- from Element: extension --> <extension url="name"> <!-- 1..1 Human readable, short and specific --!> <valueString value="[string]"/> </extension> <!-- from Element: extension --> <extension url="preferred"> <!-- 0..1 Which name is preferred for this language --!> <valueBoolean value="[boolean]"/> </extension> </extension>
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/valueset-otherName Alternative names: Human readable names for the valueset. Use on element: ValueSet | ||
name | 1..1 | string | Human readable, short and specific | |
preferred | 0..1 | boolean | Which name is preferred for this language |
XML Template
<!-- Alternative names --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/ExtensionDefinition/valueset-otherName" > <!-- from Element: extension --> <extension url="name"> <!-- 1..1 Human readable, short and specific --!> <valueString value="[string]"/> </extension> <!-- from Element: extension --> <extension url="preferred"> <!-- 0..1 Which name is preferred for this language --!> <valueBoolean value="[boolean]"/> </extension> </extension>