This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
URL for this extension:
http://hl7.org/fhir/StructureDefinition/valueset-subsumes
Status: draft. Extension maintained by: HL7
Refers to another code defined within the code system that is also subsumed by this code. I.e. This concept subsumes the referenced concept. Because meaning is inferred from hierarchy as well as definition, the presence of this extension modifies the meaning of the extended concept.
Context of Use: Use on element: ValueSet.define.concept
usage info: insert a list of places where this extension is used
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
modifierExtension | Extension | URL = http://hl7.org/fhir/StructureDefinition/valueset-subsumes Codes that this concept subsumes that have already been declared elsewhere: Refers to another code defined within the code system that is also subsumed by this code. I.e. This concept subsumes the referenced concept. Because meaning is inferred from hierarchy as well as definition, the presence of this extension modifies the meaning of the extended concept. Use on element: ValueSet.define.concept | ||
extension | 0..* | Extension | Additional Content defined by implementations | |
url | 1..1 | uri | identifies the meaning of the extension Fixed Value: http://hl7.org/fhir/StructureDefinition/valueset-subsumes | |
valueCode | 0..1 | code | Value of extension |
XML Template
<!-- Codes that this concept subsumes that have already been declared elsewhere --> <modifierExtension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/valueset-subsumes" > <!-- from Element: extension --> <valueCode value="[code]"/><!-- 0..1 Value of extension </modifierExtension>
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
modifierExtension | Extension | URL = http://hl7.org/fhir/StructureDefinition/valueset-subsumes Codes that this concept subsumes that have already been declared elsewhere: Refers to another code defined within the code system that is also subsumed by this code. I.e. This concept subsumes the referenced concept. Because meaning is inferred from hierarchy as well as definition, the presence of this extension modifies the meaning of the extended concept. Use on element: ValueSet.define.concept | ||
extension | 0..* | Extension | Additional Content defined by implementations | |
url | 1..1 | uri | identifies the meaning of the extension Fixed Value: http://hl7.org/fhir/StructureDefinition/valueset-subsumes | |
valueCode | 0..1 | code | Value of extension |
XML Template
<!-- Codes that this concept subsumes that have already been declared elsewhere --> <modifierExtension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/valueset-subsumes" > <!-- from Element: extension --> <valueCode value="[code]"/><!-- 0..1 Value of extension </modifierExtension>