{
"description": "This value set defines a set of codes that can be used to indicate the class of encounter for Ontario Health interfaces, contributed in PV1-2 in HL7 v2 and Encounter.class data element in FHIR.",
"compose": {
"include": [ {
"valueSet": [ "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode" ]
}, {
"system": "http://terminology.hl7.org/CodeSystem/v2-0004",
"concept": [ {
"code": "R",
"display": "Recurring patient"
}, {
"code": "U",
"display": "Unknown"
} ]
}, {
"system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/encounter-class",
"concept": [ {
"code": "C",
"display": "Home and community care"
}, {
"code": "Z",
"display": "Community care/practitioners office"
}, {
"code": "L",
"display": "Long-term care facility"
} ]
} ]
},
"_filename": "ValueSet-EncounterClass.json",
"package_name": "ca.on.ehr.r4",
"date": "2025-04-09",
"publisher": "Ontario Health",
"name": "EncounterClassEHR",
"type": null,
"experimental": null,
"resourceType": "ValueSet",
"title": "Encounter Class EHR",
"package_version": "1.0.0-snapshot2",
"status": "active",
"id": "41d2cace-60e8-4c2b-a6b2-6a29e9b22b3b",
"kind": null,
"url": "http://ontariohealth.ca/fhir/ehr/ValueSet/encounter-class",
"version": "1.0.0"
}