{
  "resourceType" : "ValueSet",
  "id" : "SourceOfAdmission",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SourceOfAdmission</b></p><a name=\"SourceOfAdmission\"> </a><a name=\"hcSourceOfAdmission\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-admit-source.html\"><code>http://terminology.hl7.org/CodeSystem/admit-source</code></a><span title=\"Version is explicitly stated to be 1.0.1\"> version &#x1F4CD;1.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-admit-source.html#admit-source-hosp-trans\">hosp-trans</a></td><td style=\"color: #cccccc\">Transferred from other hospital</td><td>The Patient has been transferred from another hospital for this encounter.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-admit-source.html#admit-source-other\">other</a></td><td style=\"color: #cccccc\">Other</td><td>The patient has been admitted from a source otherwise not specified here.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-admit-source.html#admit-source-nursing\">nursing</a></td><td style=\"color: #cccccc\">From nursing home</td><td>The patient has been transferred from a nursing home.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-admit-source.html#admit-source-psych\">psych</a></td><td style=\"color: #cccccc\">From psychiatric hospital</td><td>The patient has been transferred from a psychiatric facility.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-admit-source.html#admit-source-outp\">outp</a></td><td style=\"color: #cccccc\">From outpatient department</td><td>The patient has been transferred from an outpatient department within the hospital.</td></tr></table></li></ul></div>"
  },
  "url" : "http://va.gov/fhir/ValueSet/SourceOfAdmission",
  "version" : "2.5.0",
  "name" : "SourceOfAdmission",
  "title" : "SourceOfAdmission FHIR",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-31T16:09:38+00:00",
  "publisher" : "VA",
  "contact" : [{
    "name" : "VA",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.va.gov"
    }]
  }],
  "description" : "FHIR Target ValueSet used by Terminology Maps [VF_SourceOfAdmission](ConceptMap-VF-SourceOfAdmission.html)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
      "version" : "1.0.1",
      "concept" : [{
        "code" : "hosp-trans"
      },
      {
        "code" : "other"
      },
      {
        "code" : "nursing"
      },
      {
        "code" : "psych"
      },
      {
        "code" : "outp"
      }]
    }]
  }
}