PackagesCanonicalsLogsProblems
    Packages
    sappatientmanagement.sap_ish_r4_gen@2.0.1
    http://sap.com/healthcare/fhir/CodeSystem/encounter-level
{
  "description": "CodeSystem for encounter level",
  "_filename": "CodeSystem-encounter-level.json",
  "package_name": "sappatientmanagement.sap_ish_r4_gen",
  "date": "2019-07-06",
  "publisher": "SAP SE",
  "content": "complete",
  "name": "EncounterLevel",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "2.0.1",
  "status": "active",
  "id": "fc0ddaaf-05c3-4dec-b297-73e68410d7fd",
  "kind": null,
  "url": "http://sap.com/healthcare/fhir/CodeSystem/encounter-level",
  "concept": [ {
    "code": "I",
    "display": "Institution-level encounter",
    "definition": "Describes the contact with the institution"
  }, {
    "code": "D",
    "display": "Department-level encounter",
    "definition": "Describes the contact with the department"
  }, {
    "code": "T",
    "display": "Treatment-level encounter",
    "definition": "Describes the contact to the treatment unit"
  } ],
  "caseSensitive": true,
  "version": "1.0"
}