FHIR IG analytics| Package | ca.on.accdr.r4 |
| Resource Type | ValueSet |
| Id | vs-PV1-4v2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "local-PV1-4values",
"url": "http://ontariohealth.ca/fhir/ValueSet/local-PV1-4values",
"version": "0.1.0",
"name": "LocalEncounterType",
"title": "Local Encounter Type",
"status": "draft",
"experimental": false,
"date": "1900-01-01",
"publisher": "Ontario Health",
"description": "This value set contains all Local PV1-4 Codes contributed by over 160 HIC organizations to identify the local Encounter Type. The listing below is an example of codes from three local coding systems identified by the OIDS 2.16.840.1.113883.3.239.22.1.83.239.23.98 (The Ottawa Hospital), 2.16.840.1.113883.3.239.22.1.83.4.1.12201 (UHN) and 2.16.840.1.113883.3.239.22.1.83.239.23.18(SickKids). This resource is an informative value set and not the full list",
"immutable": false,
"compose": {
"include": [
{
"system": "urn:oid:2.16.840.1.113883.3.239.22.1.83.239.23.98",
"concept": [
{
"code": "M",
"display": "1 - Emergency"
},
{
"code": "U",
"display": "2- Urgent"
},
{
"code": "L",
"display": "3 - Elective"
},
{
"code": "N",
"display": "4 - Newborn"
},
{
"code": "F",
"display": "5 - Direct from Clinic"
},
{
"code": "H",
"display": "6 - Direct from Home/Other Hospital"
},
{
"code": "S",
"display": "9 - Day Surgery"
}
]
},
{
"system": "urn:oid:2.16.840.1.113883.3.239.22.1.83.239.23.18",
"concept": [
{
"code": "E",
"display": "Elective"
},
{
"code": "U",
"display": "Urgent"
}
]
},
{
"system": "urn:oid:2.16.840.1.113883.3.239.22.1.83.4.1.12201",
"concept": [
{
"code": "E",
"display": "THROUGH EMERGENCY"
},
{
"code": "R",
"display": "CADAVERIC DONOR"
},
{
"code": "P",
"display": "DAY PROCEDURE"
},
{
"code": "NB",
"display": "NEWBORN"
},
{
"code": "L",
"display": "ELECTIVE"
},
{
"code": "D",
"display": "DIRECT"
},
{
"code": "U",
"display": "URGENT/EMERGENT"
},
{
"code": "SB",
"display": "STILLBIRTH"
}
]
}
]
}
}