type: valuesetvalueset: basic-resource-type
Basic Resource Types
- Official URL: http://hl7.org/fhir/ValueSet/basic-resource-type
- Version: 6.0.0
- Status: draft
- Name: BasicResourceTypes
- Title: Basic Resource Types
- Publisher: FHIR Project team
- Description: This value set defines codes for resources not yet supported by (or which will never be supported by) FHIR. Many of the codes listed here will eventually be turned into official resources. However, there is no guarantee that any particular resource will be created nor that the scope will be exactly as defined by the codes presented here. Codes in this set will be deprecated if/when formal resources are defined that encompass these concepts.
Content (Compose)
- System: http://terminology.hl7.org/CodeSystem/basic-resource-type
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="basic-resource-type"/>
<meta>
</meta>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/basic-resource-type"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.138"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.128"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.59"/>
</identifier>
<version value="6.0.0"/>
<name value="BasicResourceTypes"/>
<title value="Basic Resource Types"/>
<status value="draft"/>
<experimental value="true"/>
<publisher value="FHIR Project team"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="This value set defines codes for resources not yet supported by (or which will never be supported by) FHIR. Many of the codes listed here will eventually be turned into official resources. However, there is no guarantee that any particular resource will be created nor that the scope will be exactly as defined by the codes presented here. Codes in this set will be deprecated if/when formal resources are defined that encompass these concepts."/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/basic-resource-type"/>
</include>
</compose>
</ValueSet>