{
  "resourceType": "ValueSet",
  "id": "version-independent-resource-types",
  "meta": {
    "lastUpdated": "2023-03-26T15:21:02.749+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<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>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "normative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/version-independent-resource-types",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.4.3318"
    }
  ],
  "version": "5.0.0",
  "name": "VersionIndependentResourceTypes",
  "title": "Version Independent Resource Types",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, International",
  "description": "Current and past FHIR resource types (deleted or renamed)",
  "immutable": true,
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/resource-types"
        ]
      },
      {
        "system": "http://hl7.org/fhir/fhir-old-types"
      }
    ]
  }
}