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

FHIR IG analytics

Packageca.on.oh-dhdr
Resource TypeValueSet
IdlocalPV14values.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-dhdr@4.0.2-alpha1.0.6&canonical=http://ontariohealth.ca/fhir/ValueSet/local-PV1-4values
URLhttp://ontariohealth.ca/fhir/ValueSet/local-PV1-4values
Version1.0.0
Statusactive
Date2018-12-27T22:37:54+11:00
NameLocalEncounterType
TitleLocal Encounter Type
Realmca
DescriptionThis value set contains all Local PV1-4 Codes contributed by over 160 HIC organizations to identify the local Encounter Type. The listing below is an example of codes from three local coding systems identified by the OIDS 2.16.840.1.113883.3.239.22.1.83.239.23.98 (The Ottawa Hospital), 2.16.840.1.113883.3.239.22.1.83.4.1.12201 (UHN) and 2.16.840.1.113883.3.239.22.1.83.239.23.18(SickKids)

Resources that use this resource

StructureDefinition
ca-on-medications-profile-EncounterEncounter
ca-on-accdr-profile-EncounterCDREncounter

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "local-PV1-4values",
  "url": "http://ontariohealth.ca/fhir/ValueSet/local-PV1-4values",
  "version": "1.0.0",
  "name": "LocalEncounterType",
  "title": "Local Encounter Type",
  "status": "active",
  "experimental": false,
  "date": "2018-12-27T22:37:54+11:00",
  "publisher": "Ontario Health",
  "description": "This value set contains all Local PV1-4 Codes contributed by over 160 HIC organizations to identify the local Encounter Type.  The listing below is an example of codes from three local coding systems identified by the OIDS 2.16.840.1.113883.3.239.22.1.83.239.23.98 (The Ottawa Hospital), 2.16.840.1.113883.3.239.22.1.83.4.1.12201 (UHN) and 2.16.840.1.113883.3.239.22.1.83.239.23.18(SickKids)",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.239.22.1.83.239.23.98",
        "concept": [
          {
            "code": "M",
            "display": "1 - Emergency"
          },
          {
            "code": "U",
            "display": "2- Urgent"
          },
          {
            "code": "L",
            "display": "3 - Elective"
          },
          {
            "code": "N",
            "display": "4 - Newborn"
          },
          {
            "code": "F",
            "display": "5 - Direct from Clinic"
          },
          {
            "code": "H",
            "display": "6 - Direct from Home/Other Hospital"
          },
          {
            "code": "S",
            "display": "9 - Day Surgery"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.113883.3.239.22.1.83.239.23.18",
        "concept": [
          {
            "code": "E",
            "display": "Elective"
          },
          {
            "code": "U",
            "display": "Urgent"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.113883.3.239.22.1.83.4.1.12201",
        "concept": [
          {
            "code": "E",
            "display": "THROUGH EMERGENCY"
          },
          {
            "code": "R",
            "display": "CADAVERIC DONOR"
          },
          {
            "code": "P",
            "display": "DAY PROCEDURE"
          },
          {
            "code": "NB",
            "display": "NEWBORN"
          },
          {
            "code": "L",
            "display": "ELECTIVE"
          },
          {
            "code": "D",
            "display": "DIRECT"
          },
          {
            "code": "U",
            "display": "URGENT/EMERGENT"
          },
          {
            "code": "SB",
            "display": "STILLBIRTH"
          }
        ]
      }
    ]
  }
}