| Package | sappatientmanagement.sap_ish_r4_gen | 
| Resource Type | CodeSystem | 
| Id | encounter-absenceReason | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=sappatientmanagement.sap_ish_r4_gen@2.0.5&canonical=http://sap.com/healthcare/fhir/CodeSystem/encounter-absenceReason | 
| URL | http://sap.com/healthcare/fhir/CodeSystem/encounter-absenceReason | 
| Version | 1.0 | 
| Status | active | 
| Date | 2021-05-19 | 
| Name | EncounterAbsenceReason | 
| Description | This CodeSystem defines reasons for absences during an inpatient stay. | 
| Content | complete | 
| ValueSet | |
| encounter-absenceReason | AbsenceReason | 
No resources found
No narrative content found in resource
{
  "resourceType": "CodeSystem",
  "id": "encounter-absenceReason",
  "url": "http://sap.com/healthcare/fhir/CodeSystem/encounter-absenceReason",
  "version": "1.0",
  "name": "EncounterAbsenceReason",
  "status": "active",
  "date": "2021-05-19",
  "publisher": "SAP SE",
  "description": "This CodeSystem defines reasons for absences during an inpatient stay.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "Stress tests",
      "display": "Stress tests",
      "definition": "Leave to have the patient experience how he/she can manage with the real-life circumstances in his current health status"
    },
    {
      "code": "Leave for week-end",
      "display": "Leave for week-end",
      "definition": "Leave for the week-end that is approved by the treating physician."
    },
    {
      "code": "Unspecified",
      "display": "Unspecified leave of absence",
      "definition": "Other reasons for leave of absences"
    }
  ]
}