PackagesCanonicalsLogsProblems
    Packages
    ca.on.ehr.r4@1.0.0
    http://ontariohealth.ca/fhir/ehr/ValueSet/encounter-class
{
  "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",
  "status": "active",
  "id": "5c5c01e3-f50a-49be-882f-9f05000af5c5",
  "kind": null,
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/encounter-class",
  "version": "1.0.0"
}