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ụ: Nhóm chăm sóc — Tăng huyết áp

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


<CareTeam xmlns="http://hl7.org/fhir">
  <id value="ExampleCareTeamHypertension"/>
  <meta>
    <profile
             value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-care-team"/>
  </meta>
  <language value="vi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CareTeam ExampleCareTeamHypertension</b></p><a name="ExampleCareTeamHypertension"> </a><a name="hcExampleCareTeamHypertension"> </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-team.html">Nhóm chăm sóc VN Core — VN Core CareTeam Profile</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Đội quản lý tăng huyết áp ngoại trú — Nguyễn Văn An</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><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:">Bác sĩ điều trị chính</span></p><p><b>member</b>: <a href="Practitioner-ExamplePractitionerBSCKII.html">BS CKII Nguyễn Thị Lan</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:">Đơn vị điều dưỡng theo dõi</span></p><p><b>member</b>: <a href="Organization-ExampleOrganizationChoRay.html">Khoa Khám bệnh — Bệnh viện Chợ Rẫy</a></p></blockquote><p><b>reasonCode</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 I10}">Quản lý tăng huyết áp</span></p><p><b>managingOrganization</b>: <a href="Organization-ExampleOrganizationChoRay.html">Bệnh viện Chợ Rẫy</a></p></div>
  </text>
  <status value="active"/>
  <name value="Đội quản lý tăng huyết áp ngoại trú — Nguyễn Văn An"/>
  <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>
  <participant>
    <role>
      <text value="Bác sĩ điều trị chính"/>
    </role>
    <member>🔗 
      <reference value="Practitioner/ExamplePractitionerBSCKII"/>
      <display value="BS CKII Nguyễn Thị Lan"/>
    </member>
  </participant>
  <participant>
    <role>
      <text value="Đơn vị điều dưỡng theo dõi"/>
    </role>
    <member>🔗 
      <reference value="Organization/ExampleOrganizationChoRay"/>
      <display value="Khoa Khám bệnh — Bệnh viện Chợ Rẫy"/>
    </member>
  </participant>
  <reasonCode>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <code value="I10"/>
      <display value="Essential (primary) hypertension"/>
    </coding>
    <text value="Quản lý tăng huyết áp"/>
  </reasonCode>
  <managingOrganization>🔗 
    <reference value="Organization/ExampleOrganizationChoRay"/>
    <display value="Bệnh viện Chợ Rẫy"/>
  </managingOrganization>
</CareTeam>