type: valuesetvalueset: extended-resource-types
Extended Resource Types
- Official URL: http://hl7.org/fhir/ValueSet/extended-resource-types
- Version: 6.0.0
- Status: active
- Name: ExtendedResourceTypes
- Title: Extended Resource Types
- Publisher: HL7, International
- Description: Current and past FHIR resource types (deleted or renamed), and additional resource types. Note that the binding to additional resources is not version fixed, and will change over time
Content (Compose)
- System: -
- System: http://hl7.org/fhir/fhir-old-types
- System: http://hl7.org/fhir/tools/CodeSystem/additional-resources
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="extended-resource-types"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="5"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/extended-resource-types"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3339"/>
</identifier>
<version value="6.0.0"/>
<name value="ExtendedResourceTypes"/>
<title value="Extended Resource Types"/>
<status value="active"/>
<experimental value="false"/>
<publisher value="HL7, International"/>
<description value="Current and past FHIR resource types (deleted or renamed), and additional resource types. Note that the binding to additional resources is not version fixed, and will change over time"/>
<immutable value="true"/>
<compose>
<include>
<valueSet value="http://hl7.org/fhir/ValueSet/resource-types"/>
</include>
<include>
<system value="http://hl7.org/fhir/fhir-old-types"/>
</include>
<include>
<system value="http://hl7.org/fhir/tools/CodeSystem/additional-resources"/>
</include>
</compose>
</ValueSet>