FHIR IG analytics| Package | ca.on.dhdr.r4.v4 |
| Resource Type | ValueSet |
| Id | EncounterType.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://cihi.ca/fhir/ValueSet/aac-admit-category |
| URL | http://cihi.ca/fhir/ValueSet/aac-admit-category |
| Version | 2018 |
| Status | active |
| Date | 2019-02-20 |
| Name | EncounterType |
| Title | Encounter Type |
| Realm | us |
| Authority | hl7 |
| Description | The initial status of the patient at the time of admission to the reporting facility. It is contributed in PV1-4 in HL7v2 and is used by the resource element Encounter.type in FHIR |
No resources found
| CodeSystem | |
| aac-admit-category | aac-admit-category |
No narrative content found in resource
{
"resourceType": "ValueSet",
"url": "http://cihi.ca/fhir/ValueSet/aac-admit-category",
"version": "2018",
"name": "EncounterType",
"title": "Encounter Type",
"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. It is contributed in PV1-4 in HL7v2 and is used by the resource element Encounter.type in FHIR",
"compose": {
"include": [
{
"system": "http://cihi.ca/fhir/CodeSystem/aac-admit-category",
"version": "2018",
"concept": [
{
"code": "L",
"display": "Scheduled/elective"
},
{
"code": "U",
"display": "Urgent/emergent"
},
{
"code": "N",
"display": "Newborn"
},
{
"code": "S",
"display": "Stillborn"
},
{
"code": "R",
"display": "Cadaveric donor"
}
]
}
]
}
}