Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.6.0 - Draft for Community Review
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Composition xmlns="http://hl7.org/fhir">
<id value="ExampleCompositionIPSNguyenVanAn"/>
<meta>
<profile
value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-ips"/>
</meta>
<language value="vi"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h1>International Patient Summary</h1><p>Patient: Nguyễn Văn An. Allergies: Penicillin. Problems: Essential hypertension. Medications: Amlodipine 5mg daily.</p></div>
</text>
<status value="final"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="60591-5"/>
<display value="Patient summary Document"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/ExamplePatientNguyenVanAn"/>
<display value="Nguyễn Văn An"/>
</subject>
<date value="2026-06-02T08:00:00+07:00"/>
<author>🔗
<reference value="Organization/ExampleOrganizationHealthCheckupFacility"/>
</author>
<title value="International Patient Summary — Nguyễn Văn An"/>
<attester>
<mode value="legal"/>
<time value="2026-06-02T08:00:00+07:00"/>
<party>🔗
<reference
value="Organization/ExampleOrganizationHealthCheckupFacility"/>
</party>
</attester>
<custodian>🔗
<reference value="Organization/ExampleOrganizationHealthCheckupFacility"/>
</custodian>
<section>
<title value="Active Problems"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11450-4"/>
<display value="Problem list - Reported"/>
</coding>
</code>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Essential (primary) hypertension (ICD-10 I10), active.</div>
</text>
<entry>🔗
<reference value="Condition/ExampleConditionProblemHypertension"/>
</entry>
</section>
<section>
<title value="Allergies and Intolerances"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48765-2"/>
<display value="Allergies and adverse reactions Document"/>
</coding>
</code>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Allergy to penicillin (SNOMED CT 91936005), high criticality.</div>
</text>
<entry>🔗
<reference value="AllergyIntolerance/ExampleAllergyPenicillin"/>
</entry>
</section>
<section>
<title value="Medication Summary"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="10160-0"/>
<display value="History of Medication use Narrative"/>
</coding>
</code>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Amlodipine 5 mg once daily (current), for hypertension.</div>
</text>
<entry>🔗
<reference
value="MedicationStatement/ExampleMedicationStatementAmlodipine"/>
</entry>
</section>
</Composition>