HL7 VN

VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam
0.1.0 - STU1 Draft Viet Nam flag

VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Loại định danh Việt Nam — Vietnam Identifier Type ValueSet - XML Representation

Draft as of 2026-03-21

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vn-identifier-type-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vn-identifier-type-vs</b></p><a name="vn-identifier-type-vs"> </a><a name="hcvn-identifier-type-vs"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-vn-identifier-type-cs.html"><code>http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v2-0203.html"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.0, the version found through the package references"> version &#x1F4E6;4.0.0</span><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-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><tr><td><a href="http://terminology.hl7.org/6.2.0/CodeSystem-v2-0203.html#v2-0203-NI">NI</a></td><td>National unique individual identifier</td><td>National unique individual identifier</td></tr><tr><td><a href="http://terminology.hl7.org/6.2.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://fhir.hl7.org.vn/core/ValueSet/vn-identifier-type-vs"/>
  <version value="0.1.0"/>
  <name value="VNIdentifierTypeVS"/>
  <title value="Loại định danh Việt Nam — Vietnam Identifier Type ValueSet"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-03-21"/>
  <publisher value="HL7 Vietnam"/>
  <contact>
    <name value="HL7 Vietnam"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.org.vn"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@hl7.org.vn"/>
    </telecom>
  </contact>
  <contact>
    <name value="Omi HealthTech (OmiGroup)"/>
    <telecom>
      <system value="url"/>
      <value value="https://omihealthtech.vn"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://omigroup.vn"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="healthtech@omigroup.vn"/>
    </telecom>
  </contact>
  <description
               value="Tập giá trị bao gồm tất cả loại định danh Việt Nam,
kết hợp với HL7 v2 Table 0203."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="VN"/>
      <display value="Viet Nam"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs"/>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <concept>
        <code value="MR"/>
        <display value="Medical record number"/>
      </concept>
      <concept>
        <code value="NI"/>
        <display value="National unique individual identifier"/>
      </concept>
      <concept>
        <code value="PPN"/>
        <display value="Passport number"/>
      </concept>
    </include>
  </compose>
</ValueSet>