View raw Markdown
type: valuesetvalueset: fhir-old-types

Old FHIR Types

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <meta>
    <lastUpdated value="2021-01-17T07:06:13.533+11:00"/>

  </meta>
  <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>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.3317"/>
  </identifier>
  <name value="FHIROldTypes"/>
  <title value="Old FHIR Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <description value="Old FHIR resource types (deleted or renamed)"/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/fhir-old-types"/>
    </include>
  </compose>
</ValueSet>