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

FHIR IG analytics

Packageca.on.accdr.r4
Resource TypeCodeSystem
Idcs-PV1-4.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.accdr.r4@1.0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/v2-accdr-local-PV14-values
URLhttp://ontariohealth.ca/fhir/CodeSystem/v2-accdr-local-PV14-values
Version0.1.0
Statusdraft
Date1900-01-01
Namev2AccdrLocalPV14Values
Titlev2 ACCDR Local PV1-4 Values
DescriptionThis code system contains all Local PV1-4 Codes contributed by over 160 HIC organizations to identify the local Encounter Type. The listing below is an example.
Contentexample

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": "CodeSystem",
  "id": "cs-local-PV1-4values",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/v2-accdr-local-PV14-values",
  "version": "0.1.0",
  "name": "v2AccdrLocalPV14Values",
  "title": "v2 ACCDR Local PV1-4 Values",
  "status": "draft",
  "experimental": false,
  "date": "1900-01-01",
  "publisher": "Ontario Health",
  "description": "This code system contains all Local PV1-4 Codes contributed by over 160 HIC organizations to identify the local Encounter Type.  The listing below is an example.",
  "content": "example",
  "concept": [
    {
      "code": "M",
      "display": "Emergency"
    },
    {
      "code": "U",
      "display": "Urgent"
    },
    {
      "code": "L",
      "display": "Elective"
    },
    {
      "code": "N",
      "display": "Newborn"
    },
    {
      "code": "F",
      "display": "Direct from Clinic"
    },
    {
      "code": "H",
      "display": "Direct from Home/Other Hospital"
    },
    {
      "code": "S",
      "display": "Day Surgery"
    },
    {
      "code": "E",
      "display": "THROUGH EMERGENCY"
    },
    {
      "code": "R",
      "display": "CADAVERIC DONOR"
    },
    {
      "code": "P",
      "display": "DAY PROCEDURE"
    },
    {
      "code": "D",
      "display": "DIRECT"
    },
    {
      "code": "SB",
      "display": "STILLBIRTH"
    }
  ]
}