HL7 Vietnam VN Core FHIR Implementation Guide

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

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ví dụ (Edge Case): Chẩn đoán viêm ruột thừa K35.8 bị bác bỏ sau CT scan

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


<Condition xmlns="http://hl7.org/fhir">
  <id value="ExampleConditionRefuted"/>
  <meta>
    <profile
             value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition"/>
  </meta>
  <language value="vi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="vi" lang="vi"><p class="res-header-id"><b>Generated Narrative: Condition ExampleConditionRefuted</b></p><a name="ExampleConditionRefuted"> </a><a name="hcExampleConditionRefuted"> </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">Language: vi</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vn-core-condition.html">Chẩn đoán VN Core — VN Core Condition Profile</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical inactive}">Inactive</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status refuted}">Refuted</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 K35.8}">Viêm ruột thừa cấp (ĐÃ BÁC BỎ)</span></p><p><b>subject</b>: <a href="Patient-ExamplePatientNguyenVanAn.html">Nguyễn Văn An</a></p><p><b>recordedDate</b>: 2026-04-20</p><p><b>note</b>: </p><blockquote><div><p>Chẩn đoán ban đầu: K35.8 — Viêm ruột thừa cấp (20/4/2026, 09:00). Sau CT scan bụng có cản quang (20/4/2026, 11:30): không thấy dày thành ruột thừa hay dịch quanh ruột thừa, phát hiện nhiều hạch mạc treo vùng hố chậu phải đường kính 10–15 mm, không thấy hoại tử. Chẩn đoán xác định: I88.0 — Viêm hạch bạch huyết mạc treo không đặc hiệu. Chẩn đoán K35.8 được bác bỏ bởi BS CKII Nguyễn Thị Lan, 20/4/2026 12:00.</p>
</div></blockquote></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="inactive"/>
      <display value="Inactive"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="refuted"/>
      <display value="Refuted"/>
    </coding>
  </verificationStatus>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="encounter-diagnosis"/>
      <display value="Encounter Diagnosis"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <code value="K35.8"/>
      <display value="Acute appendicitis, other and unspecified"/>
    </coding>
    <text value="Viêm ruột thừa cấp (ĐÃ BÁC BỎ)"/>
  </code>
  <subject>🔗 
    <reference value="Patient/ExamplePatientNguyenVanAn"/>
    <display value="Nguyễn Văn An"/>
  </subject>
  <recordedDate value="2026-04-20"/>
  <note>
    <text
          value="Chẩn đoán ban đầu: K35.8 — Viêm ruột thừa cấp (20/4/2026, 09:00). Sau CT scan bụng có cản quang (20/4/2026, 11:30): không thấy dày thành ruột thừa hay dịch quanh ruột thừa, phát hiện nhiều hạch mạc treo vùng hố chậu phải đường kính 10–15 mm, không thấy hoại tử. Chẩn đoán xác định: I88.0 — Viêm hạch bạch huyết mạc treo không đặc hiệu. Chẩn đoán K35.8 được bác bỏ bởi BS CKII Nguyễn Thị Lan, 20/4/2026 12:00."/>
  </note>
</Condition>