FHIR IG analytics| Package | accdr.fhir.ig.pkg |
| Resource Type | CodeSystem |
| Id | cs-accdr-encounter-class.json |
| FHIR Version | R4 |
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"
}
]
}