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

: PharmacyPersonType FHIR - XML Representation

Active as of 2025-03-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PharmacyPersonType"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet PharmacyPersonType</b></p><a name="PharmacyPersonType"> </a><a name="hcPharmacyPersonType"> </a><a name="PharmacyPersonType-en-US"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.2.0/CodeSystem-subscriber-relationship.html"><code>http://terminology.hl7.org/CodeSystem/subscriber-relationship</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-subscriber-relationship.html#subscriber-relationship-self">self</a></td><td>Self</td><td>The Beneficiary is the Subscriber</td></tr><tr><td><a href="http://terminology.hl7.org/6.2.0/CodeSystem-subscriber-relationship.html#subscriber-relationship-spouse">spouse</a></td><td>Spouse</td><td>The Beneficiary is a spouse or equivalent of the Subscriber</td></tr><tr><td><a href="http://terminology.hl7.org/6.2.0/CodeSystem-subscriber-relationship.html#subscriber-relationship-other">other</a></td><td>Other</td><td>The Beneficiary has some other relationship the Subscriber</td></tr></table></li></ul></div>
  </text>
  <url value="http://va.gov/fhir/ValueSet/PharmacyPersonType"/>
  <version value="1.3.1"/>
  <name value="PharmacyPersonType"/>
  <title value="PharmacyPersonType 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_PharmacyPersonType](ConceptMap-VF-PharmacyPersonType.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/subscriber-relationship"/>
      <concept>
        <code value="self"/>
        <display value="Self"/>
      </concept>
      <concept>
        <code value="spouse"/>
        <display value="Spouse"/>
      </concept>
      <concept>
        <code value="other"/>
        <display value="Other"/>
      </concept>
    </include>
  </compose>
</ValueSet>