PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/compartment-type
{
  "description": "Which compartment a compartment definition describes",
  "_filename": "CodeSystem-compartment-type.json",
  "package_name": "hl7.fhir.r3.examples",
  "date": "2019-10-24T11:53:00+11:00",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "CompartmentType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "draft",
  "id": "3d46042e-807c-4ff1-9fb1-36c8f5da30c0",
  "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.770",
    "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.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}