FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/cs-local-PV1-4values

Packageca.on.oh-dhdr
Resource TypeCodeSystem
Idcs-local-PV1-4values
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-dhdr@4.0.2-alpha1.0.6&canonical=http://ontariohealth.ca/fhir/CodeSystem/local-PV1-4values
URLhttp://ontariohealth.ca/fhir/CodeSystem/local-PV1-4values
Version1.0.0
Statusactive
Date2018-12-27T22:37:54+11:00
NameacCDRLocalPV14Values
TitleacCDR 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


Source

{
  "resourceType": "CodeSystem",
  "id": "cs-local-PV1-4values",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/local-PV1-4values",
  "version": "1.0.0",
  "name": "acCDRLocalPV14Values",
  "title": "acCDR Local PV1-4 Values",
  "status": "active",
  "experimental": false,
  "date": "2018-12-27T22:37:54+11:00",
  "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"
    }
  ]
}