US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401 United States of America flag

Publication Build: This will be filled in by the publication tooling

: SourceOfAdmission FHIR - XML Representation

Active as of 2025-03-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SourceOfAdmission"/>
  <text>
    <status value="extensions"/>
    <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><a name="SourceOfAdmission-en-US"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.2.0/CodeSystem-admit-source.html"><code>http://terminology.hl7.org/CodeSystem/admit-source</code></a><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/6.2.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/6.2.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/6.2.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/6.2.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/6.2.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>
  </text>
  <url value="http://va.gov/fhir/ValueSet/SourceOfAdmission"/>
  <version value="1.3.1"/>
  <name value="SourceOfAdmission"/>
  <title value="SourceOfAdmission FHIR"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-03-31T14:29:33+00:00"/>
  <publisher value="VA"/>
  <contact>
    <name value="VA"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.va.gov"/>
    </telecom>
  </contact>
  <description
               value="FHIR Target ValueSet for Terminology Maps [VF_SourceOfAdmission](ConceptMap-VF-SourceOfAdmission.html)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/admit-source"/>
      <concept>
        <code value="hosp-trans"/>
      </concept>
      <concept>
        <code value="other"/>
      </concept>
      <concept>
        <code value="nursing"/>
      </concept>
      <concept>
        <code value="psych"/>
      </concept>
      <concept>
        <code value="outp"/>
      </concept>
    </include>
  </compose>
</ValueSet>