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
<Patient xmlns="http://hl7.org/fhir">
<id value="ExamplePatientMinimal"/>
<meta>
<profile
value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient ExamplePatientMinimal</b></p><a name="ExamplePatientMinimal"> </a><a name="hcExamplePatientMinimal"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vn-core-patient.html">Bệnh nhân VN Core — VN Core Patient Profile</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Trần Thị B Female, DoB Unknown ( Căn cước công dân: VNCCCD#079300001234)</p><hr/></div>
</text>
<identifier>
<type>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs"/>
<code value="CCCD"/>
<display value="Căn cước công dân"/>
</coding>
</type>
<system value="http://fhir.hl7.org.vn/core/sid/cccd"/>
<value value="079300001234"/>
</identifier>
<name>
<text value="Trần Thị B"/>
</name>
<gender value="female"/>
</Patient>