FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh-dhdr
Resource TypeValueSet
IdEncounterType.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "url": "http://cihi.ca/fhir/ValueSet/aac-admit-category",
  "version": "2018",
  "name": "EncounterType",
  "title": "Encounter Type",
  "status": "active",
  "date": "2019-02-20",
  "publisher": "Canadian Institute for Health Information",
  "contact": [
    {
      "name": "CIHI",
      "telecom": [
        {
          "system": "email",
          "value": "datastandards@cihi.ca"
        }
      ]
    }
  ],
  "description": "The initial status of the patient at the time of admission to the reporting facility.  It is contributed in  PV1-4 in HL7v2 and is used by the resource element  Encounter.type in FHIR",
  "compose": {
    "include": [
      {
        "system": "http://cihi.ca/fhir/CodeSystem/aac-admit-category",
        "version": "2018"
      }
    ]
  }
}