FHIRAllTypes
FHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types
A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types.
| ID | all-types |
|---|
| Status | ACTIVE |
|---|
| URL | http://hl7.org/fhir/ValueSet/all-types |
|---|
| Version | 4.0.1 |
|---|
| Date | Thu Oct 31 22:29:23 GMT 2019 |
|---|
| Publisher | HL7 (FHIR Project) |
|---|
Includes
| System | http://hl7.org/fhir/data-types |
|---|
| System | http://hl7.org/fhir/resource-types |
|---|
| System | http://hl7.org/fhir/abstract-types |
|---|
{
"resourceType": "ValueSet",
"id": "all-types",
"meta": {
"versionId": "1",
"lastUpdated": "2023-03-10T04:56:24.221+00:00",
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-special-status",
"valueString": "This Value Set is normative - it is generated based on the information defined in this specification. The definition will remain fixed across versions, but the actual contents will change from version to version"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
} ],
"url": "http://hl7.org/fhir/ValueSet/all-types",
"identifier": [ {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.25"
} ],
"version": "4.0.1",
"name": "FHIRAllTypes",
"title": "FHIRAllTypes",
"status": "active",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"publisher": "HL7 (FHIR Project)",
"contact": [ {
"telecom": [ {
"system": "url",
"value": "http://hl7.org/fhir"
}, {
"system": "email",
"value": "fhir@lists.hl7.org"
} ]
} ],
"description": "A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types.",
"compose": {
"include": [ {
"system": "http://hl7.org/fhir/data-types"
}, {
"system": "http://hl7.org/fhir/resource-types"
}, {
"system": "http://hl7.org/fhir/abstract-types"
} ]
}
}