--- type: "valueset" title: "Old FHIR Types" valueset: "fhir-old-types" --- # Old FHIR Types - **Status**: active - **Name**: FHIROldTypes - **Title**: Old FHIR Types - **Description**: Old FHIR resource types (deleted or renamed) ## Content (Compose) - **System**: http://hl7.org/fhir/fhir-old-types ## ValueSet XML ```xml <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> ```