LACPass International Patient Summary (IPS) Guide
0.1.0 - ci-build

LACPass International Patient Summary (IPS) Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: National Identifier Types - XML Representation

Draft as of 2024-04-12

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="national-identifier-types"/>
  <text>
    <status value="extensions"/>
    <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="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0203.html"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="http://terminology.hl7.org/5.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/5.3.0/CodeSystem-v2-0203.html#v2-0203-PPN">PPN</a></td><td>Passport number	</td><td>A unique number assigned to the document affirming that a person is a citizen of the country.</td></tr></table></li></ul></div>
  </text>
  <url value="http://lacpass.racsel.org/ValueSet/national-identifier-types"/>
  <version value="0.1.0"/>
  <name value="National_Identifier_Type"/>
  <title value="National Identifier Types"/>
  <status value="draft"/>
  <date value="2024-04-12T10:14:35-04:00"/>
  <publisher value="Create"/>
  <contact>
    <name value="Create"/>
    <telecom>
      <system value="url"/>
      <value value="http://lacpapass.create.cl"/>
    </telecom>
  </contact>
  <description
               value="List of national identifier types derived from [HL7 v2-0203](http://terminology.hl7.org/ValueSet/v2-0203)"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
    </include>
    <exclude>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <concept>
        <code value="PPN"/>
        <display value="Passport number	"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>