Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.8.0 - Draft for Community Review
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Draft for Community Review (v0.8.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft tại thời điểm 2026-07-10 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="vn-cm-gender-to-administrative-gender"/>
<language value="vi"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap vn-cm-gender-to-administrative-gender</b></p><a name="vn-cm-gender-to-administrative-gender"> </a><a name="hcvn-cm-gender-to-administrative-gender"> </a><p>Mapping from <a href="ValueSet-vn-gender-vs.html">Giới tính — Vietnam Gender ValueSet</a> to <a href="http://hl7.org/fhir/R4/valueset-administrative-gender.html">AdministrativeGender</a></p><br/><p>Mapping from <a href="CodeSystem-vn-gender-cs.html">Giới tính — Vietnam Gender CodeSystem</a> to <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html">AdministrativeGenderversion: 4.0.1)</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>1 (Nam)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>male</td></tr><tr><td>2 (Nữ)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>female</td></tr><tr><td>3 (Chưa xác định)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto" title="relatedto">is related to</a></td><td>unknown</td></tr></table></div>
</text>
<url
value="http://fhir.hl7.org.vn/core/ConceptMap/vn-cm-gender-to-administrative-gender"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.25.161089673617632664299011809196868855799.18.5"/>
</identifier>
<version value="0.8.0"/>
<name value="VNCMGenderToAdministrativeGender"/>
<title
value="Ánh xạ giới tính QĐ 3176/QĐ-BYT → AdministrativeGender — Vietnam Gender to HL7 AdministrativeGender"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2026-07-10"/>
<publisher value="Omi HealthTech / VN Core FHIR Community Initiative"/>
<contact>
<name value="Omi HealthTech / VN Core FHIR Community Initiative"/>
<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="info@hl7.org.vn"/>
</telecom>
</contact>
<description
value="ConceptMap ánh xạ danh mục mã giới tính QĐ 3176/QĐ-BYT (trường GIOI_TINH / GIOI_TINH_CON) sang bộ mã `administrative-gender` của FHIR R4.
Chiều ánh xạ: mã trong nước 1/2/3 → mã FHIR male/female/unknown. Dùng khi chuyển đổi dữ liệu BHYT/HIS (logical model BHYT XML) sang `VNCorePatient.gender`.
Lưu ý: FHIR có thêm mã `other` nhưng danh mục QĐ 3176/QĐ-BYT không có mã tương ứng nên không ánh xạ ngược."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="VN"/>
<display value="Viet Nam"/>
</coding>
</jurisdiction>
<copyright
value="Nguồn Việt Nam: QĐ 3176/QĐ-BYT (29/10/2024), trường GIOI_TINH (Bảng 1) và GIOI_TINH_CON (Bảng 9). Đích HL7: FHIR R4 administrative-gender."/>
<sourceUri value="http://fhir.hl7.org.vn/core/ValueSet/vn-gender-vs"/>
<targetUri value="http://hl7.org/fhir/ValueSet/administrative-gender"/>
<group>
<source value="http://fhir.hl7.org.vn/core/CodeSystem/vn-gender-cs"/>
<target value="http://hl7.org/fhir/administrative-gender"/>
<targetVersion value="4.0.1"/>
<element>
<code value="1"/>
<display value="Nam"/>
<target>
<code value="male"/>
<display value="Male"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="2"/>
<display value="Nữ"/>
<target>
<code value="female"/>
<display value="Female"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="3"/>
<display value="Chưa xác định"/>
<target>
<code value="unknown"/>
<display value="Unknown"/>
<equivalence value="relatedto"/>
</target>
</element>
</group>
</ConceptMap>