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: R3 R2
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/valueset-comments
Status: draft
A comment that explains how this code is used in this context (where the value set is expected to be used).
HL7usage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/valueset-comments Comment about the use of this code in this context: A comment that explains how this code is used in this context (where the value set is expected to be used). Use on element: ValueSet.compose.include.concept, ValueSet.define.concept | ||
valueString | 0..1 | string | Comment about the use of this code in this context Use on element: ValueSet.compose.include.concept, ValueSet.define.concept |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/valueset-comments" : { // Comment about the use of this code in this context "valueString" : ["<string>"] //Comment about the use of this code in this context }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/valueset-comments Comment about the use of this code in this context: A comment that explains how this code is used in this context (where the value set is expected to be used). Use on element: ValueSet.compose.include.concept, ValueSet.define.concept | ||
valueString | 0..1 | string | Comment about the use of this code in this context Use on element: ValueSet.compose.include.concept, ValueSet.define.concept |