FHIR IG analytics| Package | ca.on.oh-dhdr |
| Resource Type | CodeSystem |
| Id | AdmitCategory-cs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "cs-aac-admit-category",
"url": "http://cihi.ca/fhir/CodeSystem/aac-admit-category",
"version": "2018",
"name": "aacAdmitCategory",
"title": "aac-admit-category",
"status": "active",
"date": "2019-02-20",
"publisher": "Canadian Institute for Health Information",
"contact": [
{
"name": "Finnie Flores",
"telecom": [
{
"system": "email",
"value": "fflores@cihi.ca"
}
]
}
],
"description": "The initial status of the patient at the time of admission to the reporting facility.",
"compositional": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "L",
"display": "Scheduled/elective"
},
{
"code": "U",
"display": "Urgent/emergent"
},
{
"code": "N",
"display": "Newborn"
},
{
"code": "S",
"display": "Stillborn"
},
{
"code": "R",
"display": "Cadaveric donor"
}
]
}