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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.918

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.918
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.918
Version2
Statusactive
Date2019-01-25T00:04:00+11:00
NamePHVS_AdmitSource_HL7_2x
TitleAdmission Source (HL7)
Realmus
DescriptionA user defined set of codes that can be used to indicate from where the patient came in.

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": "ValueSet",
  "id": "2.16.840.1.114222.4.11.918",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.918"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.918",
  "version": "2",
  "name": "PHVS_AdmitSource_HL7_2x",
  "title": "Admission Source (HL7)",
  "status": "active",
  "date": "2019-01-25T00:04:00+11:00",
  "description": "A user defined set of codes that can be used to indicate from where the patient came in.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.12.23",
        "version": "20181227",
        "concept": [
          {
            "code": "born",
            "display": "Born in hospital"
          },
          {
            "code": "2",
            "display": "Clinic referral"
          },
          {
            "code": "8",
            "display": "Court/law enforcement"
          },
          {
            "code": "7",
            "display": "Emergency room"
          },
          {
            "code": "emd",
            "display": "From accident/emergency department"
          },
          {
            "code": "nursing",
            "display": "From nursing home"
          },
          {
            "code": "outp",
            "display": "From outpatient department"
          },
          {
            "code": "psych",
            "display": "From psychiatric hospital"
          },
          {
            "code": "rehab",
            "display": "From rehabilitation facility"
          },
          {
            "code": "gp",
            "display": "General Practitioner referral"
          },
          {
            "code": "3",
            "display": "HMO referral"
          },
          {
            "code": "9",
            "display": "Information not available"
          },
          {
            "code": "mp",
            "display": "Medical Practitioner/physician referral"
          },
          {
            "code": "other",
            "display": "Other"
          },
          {
            "code": "1",
            "display": "Physician referral"
          },
          {
            "code": "Self",
            "display": "Self-Referral"
          },
          {
            "code": "4",
            "display": "Transfer from a hospital"
          },
          {
            "code": "5",
            "display": "Transfer from a skilled nursing facility"
          },
          {
            "code": "6",
            "display": "Transfer from another health care facility"
          },
          {
            "code": "hosp-trans",
            "display": "Transferred from other hospital"
          }
        ]
      }
    ]
  }
}