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ụ: Đợt quản lý bệnh mạn tính — Tăng huyết áp

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


<EpisodeOfCare xmlns="http://hl7.org/fhir">
  <id value="ExampleEpisodeOfCareChronicHypertension"/>
  <meta>
    <profile
             value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-episode-of-care"/>
  </meta>
  <language value="vi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: EpisodeOfCare ExampleEpisodeOfCareChronicHypertension</b></p><a name="ExampleEpisodeOfCareChronicHypertension"> </a><a name="hcExampleEpisodeOfCareChronicHypertension"> </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-episode-of-care.html">Đợt chăm sóc VN Core — VN Core EpisodeOfCare Profile</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:">Quản lý bệnh mạn tính — Tăng huyết áp (bệnh không lây nhiễm)</span></p><h3>Diagnoses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Condition</b></td></tr><tr><td style="display: none">*</td><td><a href="Condition-ExampleConditionProblemHypertension.html">Tăng huyết áp vô căn (I10)</a></td></tr></table><p><b>patient</b>: <a href="Patient-ExamplePatientNguyenVanAn.html">Nguyễn Văn An</a></p><p><b>managingOrganization</b>: <a href="Organization-ExampleOrganizationChoRay.html">Bệnh viện Chợ Rẫy</a></p><p><b>period</b>: 2026-01-15 --&gt; (ongoing)</p></div>
  </text>
  <status value="active"/>
  <type>
    <text
          value="Quản lý bệnh mạn tính — Tăng huyết áp (bệnh không lây nhiễm)"/>
  </type>
  <diagnosis>
    <condition>🔗 
      <reference value="Condition/ExampleConditionProblemHypertension"/>
      <display value="Tăng huyết áp vô căn (I10)"/>
    </condition>
  </diagnosis>
  <patient>🔗 
    <reference value="Patient/ExamplePatientNguyenVanAn"/>
    <display value="Nguyễn Văn An"/>
  </patient>
  <managingOrganization>🔗 
    <reference value="Organization/ExampleOrganizationChoRay"/>
    <display value="Bệnh viện Chợ Rẫy"/>
  </managingOrganization>
  <period>
    <start value="2026-01-15"/>
  </period>
</EpisodeOfCare>