US Veterans Health Administration FHIR Map Set Implementation Guide
1.4.0 - 250501 United States of America flag

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

: PersonIdentifierType FHIR - XML Representation

Active as of 2025-05-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PersonIdentifierType"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet PersonIdentifierType</b></p><a name="PersonIdentifierType"> </a><a name="hcPersonIdentifierType"> </a><a name="PersonIdentifierType-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>pat</td><td>Account number</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.3.0/CodeSystem-v2-0203.html"><code>http://terminology.hl7.org/CodeSystem/v2-0203</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.3.0/CodeSystem-v2-0203.html#v2-0203-MB">MB</a></td><td>Member number</td><td>An identifier for the insured of an insurance policy (this insured always has a subscriber), usually assigned by the insurance carrier.</td></tr><tr><td><a href="http://terminology.hl7.org/6.3.0/CodeSystem-v2-0203.html#v2-0203-SS">SS</a></td><td>Social Security Number</td><td>Social Security number</td></tr></table></li></ul></div>
  </text>
  <url value="http://va.gov/fhir/ValueSet/PersonIdentifierType"/>
  <version value="1.4.0"/>
  <name value="PersonIdentifierType"/>
  <title value="PersonIdentifierType FHIR"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-05-02T06:35:57+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_PersonIdentifierType](ConceptMap-VF-PersonIdentifierType.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://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType"/>
      <concept>
        <code value="pat"/>
        <display value="Account number"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <concept>
        <code value="MB"/>
        <display value="Member number"/>
      </concept>
      <concept>
        <code value="SS"/>
        <display value="Social Security Number"/>
      </concept>
    </include>
  </compose>
</ValueSet>