| Package | ca.on.dhdr.r4.v4 |
| Resource Type | CodeSystem |
| Id | cs-aac-admit-category |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://cihi.ca/fhir/CodeSystem/aac-admit-category |
| URL | http://cihi.ca/fhir/CodeSystem/aac-admit-category |
| Version | 2018 |
| Status | active |
| Date | 2019-02-20 |
| Name | aacAdmitCategory |
| Title | aac-admit-category |
| Description | The initial status of the patient at the time of admission to the reporting facility. |
| Content | complete |
| ValueSet | |
| aac-admit-category | Encounter Type |
| encounter-type | Encounter Type |
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"
}
]
}