PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot1
    http://hl7.org/fhir/compartment-type
{
  "description": "Which type a compartment definition describes.",
  "_filename": "CodeSystem-compartment-type.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-12-19T08:15:41.873+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "CompartmentType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "CompartmentType",
  "package_version": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "ebba8ab7-917f-46d6-826a-52b8bd19d431",
  "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": "5.0.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}