HL7 Vietnam VN Core FHIR Implementation Guide

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

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

: Ví dụ: Kế hoạch chăm sóc — Tăng huyết áp

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


<CarePlan xmlns="http://hl7.org/fhir">
  <id value="ExampleCarePlanHypertension"/>
  <meta>
    <profile
             value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-care-plan"/>
  </meta>
  <language value="vi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan ExampleCarePlanHypertension</b></p><a name="ExampleCarePlanHypertension"> </a><a name="hcExampleCarePlanHypertension"> </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-care-plan.html">Kế hoạch chăm sóc VN Core — VN Core CarePlan Profile</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title="Codes:">Quản lý tăng huyết áp</span></p><p><b>description</b>: Duy trì Amlodipine 5mg/ngày; theo dõi huyết áp 2 lần/ngày; tái khám sau 4 tuần; tư vấn chế độ ăn giảm muối, tập thể dục đều.</p><p><b>subject</b>: <a href="Patient-ExamplePatientNguyenVanAn.html">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href="Encounter-ExampleEncounterOutpatient.html">Encounter: extension = Khám chữa bệnh ban đầu; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-03-19-NGT-0207; status = finished; class = ambulatory (v3 Code System ActCode#AMB); period = 2026-03-19 08:30:00+0700 --&gt; 2026-03-19 11:00:00+0700; reasonCode = </a></p><p><b>period</b>: 2026-03-19 --&gt; (ongoing)</p><p><b>author</b>: <a href="Practitioner-ExamplePractitionerBSCKII.html">BS CKII Nguyễn Thị Lan</a></p><p><b>careTeam</b>: <a href="CareTeam-ExampleCareTeamHypertension.html">Đội quản lý tăng huyết áp ngoại trú</a></p></div>
  </text>
  <status value="active"/>
  <intent value="plan"/>
  <category>
    <text value="Quản lý tăng huyết áp"/>
  </category>
  <description
               value="Duy trì Amlodipine 5mg/ngày; theo dõi huyết áp 2 lần/ngày; tái khám sau 4 tuần; tư vấn chế độ ăn giảm muối, tập thể dục đều."/>
  <subject>🔗 
    <reference value="Patient/ExamplePatientNguyenVanAn"/>
    <display value="Nguyễn Văn An"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/ExampleEncounterOutpatient"/>
  </encounter>
  <period>
    <start value="2026-03-19"/>
  </period>
  <author>🔗 
    <reference value="Practitioner/ExamplePractitionerBSCKII"/>
    <display value="BS CKII Nguyễn Thị Lan"/>
  </author>
  <careTeam>🔗 
    <reference value="CareTeam/ExampleCareTeamHypertension"/>
    <display value="Đội quản lý tăng huyết áp ngoại trú"/>
  </careTeam>
</CarePlan>