PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/compartment-type
{
  "description": "Which compartment a compartmnet definition describes",
  "_filename": "codesystem-compartment-type.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-12-06T12:22:34+11:00",
  "meta": {
    "lastUpdated": "2016-12-06T12:22:34.981+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "CompartmentType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "85d49cee-98b0-439f-8ac4-6f603ebee432",
  "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.551",
    "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": "1.8.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}