FHIR IG analytics| Package | ca.on.accdr.r4 |
| Resource Type | CodeSystem |
| Id | cs-accdr-encounter-class.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.accdr.r4@1.0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/v2-accdr-encounter-class |
| URL | http://ontariohealth.ca/fhir/CodeSystem/v2-accdr-encounter-class |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-08-01 |
| Name | v2AccdrEncounterClass |
| Title | v2 acCDR Encounter Class |
| Description | This code is used to extend the Encounter Class value set. It specifies the encounter being contributed in PV1-2 (Patient Class) in HL7 v2 and used in FHIR element Encounter.class |
| Content | complete |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "v2-accdr-encounter-class",
"url": "http://ontariohealth.ca/fhir/CodeSystem/v2-accdr-encounter-class",
"version": "1.0.0",
"name": "v2AccdrEncounterClass",
"title": "v2 acCDR Encounter Class",
"status": "active",
"date": "2023-08-01",
"publisher": "Ontario Health",
"description": "This code is used to extend the Encounter Class value set. It specifies the encounter being contributed in PV1-2 (Patient Class) in HL7 v2 and used in FHIR element Encounter.class",
"content": "complete",
"concept": [
{
"code": "R",
"display": "Recurring Outpatiet"
},
{
"code": "U",
"display": "Unknown/Other"
},
{
"code": "C",
"display": "community care"
},
{
"code": "VR",
"display": "virtual"
}
]
}