共同資料模式實作指引(Common Data Model IG)
1.0.0-Trial Use - draft

共同資料模式實作指引(Common Data Model IG) - Local Development build (v1.0.0-Trial Use). See the Directory of published versions

: 臺灣識別碼類型值集 - XML Representation

Active as of 2022-07-31

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="identifier-type-tw"/>
  <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.0.0/CodeSystem-v2-0203.html"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a></li><li>Include these codes as defined in <a href="CodeSystem-v2-0203.html"><code>https://standard-interoperability-lab.com/fhir/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="CodeSystem-v2-0203.html#v2-0203-GOI">GOI</a></td><td>Government Organization Identifier</td><td>Government Organization Identifier number</td></tr><tr><td><a href="CodeSystem-v2-0203.html#v2-0203-HOI">HOI</a></td><td>Healthcare Organization Identifier</td><td>Healthcare Organization Identifier number</td></tr><tr><td><a href="CodeSystem-v2-0203.html#v2-0203-GUI">GUI</a></td><td>Government Uniform Invoice</td><td>Government Uniform Invoice number</td></tr><tr><td><a href="CodeSystem-v2-0203.html#v2-0203-NNTWN">NNTWN</a></td><td>National Person Identifier</td><td>National Person Identifier</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.0.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.0.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><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0203.html#v2-0203-PRC">PRC</a></td><td>Permanent Resident Card Number</td><td>Permanent Resident Card Number</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0203.html#v2-0203-MR">MR</a></td><td>Medical record number</td><td>An identifier that is unique to a patient within a set of medical records, not necessarily unique within an application.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://standard-interoperability-lab.com/fhir/ValueSet/identifier-type-tw"/>
  <version value="1.0.0-Trial Use"/>
  <name value="TWIdentifierType"/>
  <title value="臺灣識別碼類型值集"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-07-31"/>
  <publisher value="共同資料模式實作指引(Common Data Model IG)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://ghd.tw/"/>
    </telecom>
  </contact>
  <description value="臺灣識別碼類型值集"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
    </include>
    <include>
      <system
              value="https://standard-interoperability-lab.com/fhir/CodeSystem/v2-0203"/>
      <concept>
        <code value="GOI"/>
        <display value="Government Organization Identifier"/>
      </concept>
      <concept>
        <code value="HOI"/>
        <display value="Healthcare Organization Identifier"/>
      </concept>
      <concept>
        <code value="GUI"/>
        <display value="Government Uniform Invoice"/>
      </concept>
      <concept>
        <code value="NNTWN"/>
        <display value="National Person Identifier"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <concept>
        <code value="PPN"/>
        <display value="Passport number"/>
      </concept>
      <concept>
        <code value="PRC"/>
        <display value="Permanent Resident Card Number"/>
      </concept>
      <concept>
        <code value="MR"/>
        <display value="Medical record number"/>
      </concept>
    </include>
  </compose>
</ValueSet>