{
"description": "Which compartment a compartment definition describes",
"_filename": "CodeSystem-compartment-type.json",
"package_name": "hl7.fhir.core",
"date": "2017-12-20T15:52:34+11:00",
"meta": {
"lastUpdated": "2017-12-20T15:52:34.818+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "CompartmentType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.2.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Trial Use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "draft",
"id": "455548eb-3218-4311-abfb-0a774c6c73e2",
"valueSet": "http://hl7.org/fhir/ValueSet/compartment-type",
"kind": null,
"url": "http://hl7.org/fhir/compartment-type",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.787",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "Patient",
"display": "Patient",
"definition": "The compartment definition is for the patient compartment"
}, {
"code": "Encounter",
"display": "Encounter",
"definition": "The compartment definition is for the encounter compartment"
}, {
"code": "RelatedPerson",
"display": "RelatedPerson",
"definition": "The compartment definition is for the related-person compartment"
}, {
"code": "Practitioner",
"display": "Practitioner",
"definition": "The compartment definition is for the practitioner compartment"
}, {
"code": "Device",
"display": "Device",
"definition": "The compartment definition is for the device compartment"
} ],
"caseSensitive": true,
"version": "3.2.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}