{ "description": "This CodeSystem defines the encounter category as a more detailed typing of encounters", "_filename": "CodeSystem_encounter-category.json", "package_name": "sappatientmanagement.sap_ish_r4_gen", "date": "2021-08-01", "publisher": "SAP SE", "content": "complete", "name": "EncounterCategory", "type": null, "experimental": null, "resourceType": "CodeSystem", "title": null, "package_version": "2.0.5", "status": "active", "id": "78c0c875-de0e-4192-94b8-f47a6ded6700", "kind": null, "url": "http://sap.com/healthcare/fhir/CodeSystem/encounter-category", "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" } ], "caseSensitive": true, "version": "0.9.12" }