HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.3.0 - STU1 Draft Viet Nam cờ

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Quốc tịch theo ISO 3166-1 alpha-2 — Country ValueSet for Patient Citizenship

Draft tại thời điểm 2026-03-24

Bản thô xml | Tải xuống


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vn-country-vs"/>
  <language value="vi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vn-country-vs</b></p><a name="vn-country-vs"> </a><a name="hcvn-country-vs"> </a><ul><li>Include all codes defined in <a href="http://tx.fhir.org/r4"><code>urn:iso:std:iso:3166</code></a><span style="opacity: 0.5" title="Version is not explicitly stated. When building this specification, the most recent version 20210120 has been used"> version ⏿20210120</span></li></ul></div>
  </text>
  <url value="http://fhir.hl7.org.vn/core/ValueSet/vn-country-vs"/>
  <version value="0.3.0"/>
  <name value="VNCountryVS"/>
  <title
         value="Quốc tịch theo ISO 3166-1 alpha-2 — Country ValueSet for Patient Citizenship"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-03-24"/>
  <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="[email protected]"/>
    </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="[email protected]"/>
    </telecom>
  </contact>
  <description
               value="Tập giá trị quốc tịch dùng cho extension chuẩn `patient-citizenship`. Sử dụng hệ mã ISO 3166-1 alpha-2 (`urn:iso:std:iso:3166`) để thay thế binding mặc định tới `http://hl7.org/fhir/ValueSet/country`, giúp validator và implementer trong VN Core có một canonical ổn định hơn."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="VN"/>
      <display value="Viet Nam"/>
    </coding>
  </jurisdiction>
  <copyright
             value="ISO maintains the copyright on the country codes, and controls its use carefully. For further details see the ISO 3166 web page: https://www.iso.org/iso-3166-country-codes.html"/>
  <compose>
    <include>
      <system value="urn:iso:std:iso:3166"/>
    </include>
  </compose>
</ValueSet>