| Package | sappatientmanagement.sap_ish_r4_gen |
| Resource Type | CodeSystem |
| Id | encounter-category |
| 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-category |
| URL | http://sap.com/healthcare/fhir/CodeSystem/encounter-category |
| Version | 0.9.12 |
| Status | active |
| Date | 2021-08-01 |
| Name | EncounterCategory |
| Description | This CodeSystem defines the encounter category as a more detailed typing of encounters |
| Content | complete |
| ValueSet | |
| encounter-category | EncounterCategory |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "encounter-category",
"url": "http://sap.com/healthcare/fhir/CodeSystem/encounter-category",
"version": "0.9.12",
"name": "EncounterCategory",
"status": "active",
"date": "2021-08-01",
"publisher": "SAP SE",
"description": "This CodeSystem defines the encounter category as a more detailed typing of encounters",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "preadmission visit",
"display": "preadmission visit",
"definition": "Visit before an inpatient stay, e.g. for medical counseling before anesthesia"
},
{
"code": "postdischarge visit",
"display": "postdischarge visit",
"definition": "Visit after an inpatient stay and related to it, e.g. post-operative treatment"
},
{
"code": "outpatient surgery",
"display": "outpatient surgery",
"definition": "Surgery for which patient does not have an inpatient stay"
},
{
"code": "initial visit",
"display": "initial visit",
"definition": "Initial visit with treatment by physician"
},
{
"code": "inpatient surgery",
"display": "inpatient surgery",
"definition": "Surgery in the context of an inpatient stay"
},
{
"code": "delivery",
"display": "delivery",
"definition": "Encounter for a women delivering her baby"
},
{
"code": "newborn",
"display": "newborn",
"definition": "Encounter for a newborn"
},
{
"code": "companion",
"display": "companion",
"definition": "Encounter for the person accompanying a patient"
},
{
"code": "medical companion",
"display": "medical companion",
"definition": "Encounter for the person accompanying a patient for medical reasons."
},
{
"code": "other",
"display": "other",
"definition": "Any other type of encounter"
}
]
}