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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="version-independent-resource-types"/>
  <meta>
    <lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>This value set includes codes based on the following rules:</p>
      <ul>
        <li>Import all the codes that are contained in 
          <a href="valueset-resource-types.html">Resource Types</a>
        </li>
        <li>Include all codes defined in 
          <a href="codesystem-fhir-old-types.html">
            <code>http://hl7.org/fhir/fhir-old-types</code>
          </a>
        </li>
      </ul>
    </div>
  </text>
  <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/version-independent-resource-types"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.3318"/>
  </identifier>
  <version value="5.0.0"/>
  <name value="VersionIndependentResourceTypes"/>
  <title value="Version Independent Resource Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7, International"/>
  <description value="Current and past FHIR resource types (deleted or renamed)"/>
  <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>
  </compose>
</ValueSet>