Interoperable Digital Identity and Patient Matching
2.0.0-draft - STU 2.0.0-draft United States of America flag

Interoperable Digital Identity and Patient Matching, published by HL7 International - Patient Administration WG. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-identity-matching-ig/ and changes regularly. See the Directory of published versions

: Identity Identifier Value Set - XML Representation

Active as of 2024-02-15

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Identity-Identifier-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-Identity-Identifier-cs.html"><code>http://hl7.org/fhir/us/identity-matching/CodeSystem/Identity-Identifier-cs</code></a></li><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R4/valueset-identifier-type.html">IdentifierType</a></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/identity-matching/ValueSet/Identity-Identifier-vs"/>
  <version value="2.0.0-draft"/>
  <name value="IdentityIdentifierValueSet"/>
  <title value="Identity Identifier Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-02-15T20:35:28+00:00"/>
  <publisher value="HL7 International - Patient Administration WG"/>
  <contact>
    <name value="HL7 International - Patient Administration WG"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pafm"/>
    </telecom>
  </contact>
  <description
               value="Codes describing various identifiers to be used in Patient resource for $match."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/identity-matching/CodeSystem/Identity-Identifier-cs"/>
    </include>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/identifier-type"/>
    </include>
  </compose>
</ValueSet>