PackagesCanonicalsLogsProblems
    Packages
    sappatientmanagement.sap_ish_r4_gen@2.0.5
    http://sap.com/healthcare/fhir/CodeSystem/encounter-level
{
  "description": "This CodeSystem defines the encounter types through the different levels of granularity. It is aligned with the German encounter type CodeSystem of the MI Initiative.",
  "_filename": "CodeSystem_encounter-level.json",
  "package_name": "sappatientmanagement.sap_ish_r4_gen",
  "date": "2021-03-01",
  "publisher": "SAP SE",
  "content": "complete",
  "name": "EncounterLevel",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "2.0.5",
  "status": "active",
  "id": "35dc4515-7831-437c-a1b4-fa4577d9348b",
  "kind": null,
  "url": "http://sap.com/healthcare/fhir/CodeSystem/encounter-level",
  "concept": [ {
    "code": "Institution-level encounter",
    "display": "Institution-level encounter",
    "definition": "Encounter defined on institution level. This is the most coarse grained encounter definition which would, in the inpatient area for example span from admission to discharge"
  }, {
    "code": "Department-level encounter",
    "display": "Department-level encounter",
    "definition": "Encounter defined on department level. This is a more detailed encounter definition where for each department change in the inpatient area a new encounter is defined."
  }, {
    "code": "Treatment-level encounter",
    "display": "Treatment-level encounter",
    "definition": "Encounter defined on treatment level. This is the most detailed encounter definition where for each bed or room change in the inpatient area a new encounter is defined"
  } ],
  "caseSensitive": true,
  "version": "0.9"
}