STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Codesystem-admissionSource.json

Raw JSON (canonical form)

Definition for Code System HSPC Admission Source value set

{
  "resourceType": "CodeSystem",
  "id": "hspc-admissionSource",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.144"
    }
  ],
  "url": "http://hl7.org/fhir/hspc-admissionSource",
  "version": "0.01",
  "name": "HSPC Admission Source value set",
  "status": "draft",
  "experimental": true,
  "publisher": "Health Services Platform Consortium (HSPC)",
  "date": "2015-08-05T17:00:00+03:00",
  "description": "Select Intermountain Healthcare HDD code system values.",
  "copyright": "Intermountain Healthcare",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/hspc-admissionSource",
  "content": "complete",
  "concept": [
    {
      "code": "102702",
      "display": "Clinic Referral",
      "definition": "The source of admission is from a clinic."
    },
    {
      "code": "17567",
      "display": "Court/Law Enforcement",
      "definition": "The source of admission is from a court or law enforcement"
    },
    {
      "code": "17566",
      "display": "Emergency Room",
      "definition": "The source of admission is from an emergency department"
    },
    {
      "code": "528129525",
      "display": "From Home Or Work",
      "definition": "The source of admission is from the individual's place of residence or employment"
    },
    {
      "code": "102703",
      "display": "HMO Referral",
      "definition": "The source of referral is from a health management organization"
    },
    {
      "code": "219107",
      "display": "In-Hospital Transfer",
      "definition": "The source of admission is a transfer from one area of the hospital to another"
    },
    {
      "code": "528129526",
      "display": "Newborn From an Outside Hospital",
      "definition": "The source of the newborn admission is from a facility not associate with the organization"
    },
    {
      "code": "154642",
      "display": "Normal Newborn",
      "definition": "The source of admission is a routine birth of a newborn at an internal birthing facility"
    },
    {
      "code": "102701",
      "display": "Physician Referral",
      "definition": "The patient was referred for admission by a physician"
    },
    {
      "code": "528129527",
      "display": "Premature newborn within the hospital",
      "definition": "The source of admission is a premature birth at an internal birthing facility"
    },
    {
      "code": "510105657",
      "display": "Readmission to Same HHA",
      "definition": "The patient was readmitted to the same home health agency as the previous admission"
    },
    {
      "code": "528129528",
      "display": "Sick newborn within a hospital",
      "definition": "The admission is due to an infant becoming ill at an internal neborn facility"
    },
    {
      "code": "510105655",
      "display": "Transfer From A Critical Access Hospital",
      "definition": "The source of admission is an external critical care access facility"
    },
    {
      "code": "102704",
      "display": "Transfer from a Hospital",
      "definition": "The source of admission is an external hospital"
    },
    {
      "code": "14689616",
      "display": "Transfer from a SNF",
      "definition": "The source of admission is a transfer from a skilled nursing facility"
    },
    {
      "code": "528129529",
      "display": "Transfer From Acute Care Hospital",
      "definition": "The source of admission is a transfer from an acute care hospital"
    },
    {
      "code": "520442099",
      "display": "Transfer From Ambulatory Surgery Center",
      "definition": "The source of admission is a transfer from an ambulatory surgery facility"
    },
    {
      "code": "14690444",
      "display": "Transfer from Other Facility",
      "definition": "The source of admission is a transfer from an external facility"
    },
    {
      "code": "510105656",
      "display": "Transfer From Another HHA",
      "definition": "The source of admission is a transfer from an external home health agency"
    },
    {
      "code": "528129530",
      "display": "Transfer from hospice",
      "definition": "The source of admission is a transfer from a hospice facility"
    },
    {
      "code": "510105654",
      "display": "Transfer From Pysch, Substance Abuse or Rehab Hosp",
      "definition": "The source of admission is a transfer from a psychiatric, substance abuse, or rehabilitation facility"
    }
  ]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.