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ụ: Giấy khám sức khỏe định kỳ — người đủ 18 tuổi trở lên

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


<Composition xmlns="http://hl7.org/fhir">
  <id value="ExampleCompositionHealthCheckup"/>
  <meta>
    <profile
             value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-health-checkup"/>
  </meta>
  <language value="vi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition ExampleCompositionHealthCheckup</b></p><a name="ExampleCompositionHealthCheckup"> </a><a name="hcExampleCompositionHealthCheckup"> </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-composition-health-checkup.html">Giấy khám sức khỏe định kỳ VN Core — VN Core Health Checkup Composition Profile</a></p></div><p><b>identifier</b>: <a href="NamingSystem-vn-ma-lk-ns.html" title="Hệ thống định danh cho mã liên kết hồ sơ `MA_LK`, dùng để liên kết toàn bộ dữ liệu của cùng một đợt khám chữa bệnh trong lớp liên thông hồ sơ BHYT. Áp dụng cho Bundle.identifier và Claim.identifier.">VNMALK</a>/KSK20260601000123</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-form-type-cs 02}">Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên</span></p><p><b>date</b>: 2026-06-01</p><p><b>author</b>: <a href="Practitioner-ExamplePractitionerBSCKII.html">Practitioner Nguyễn Thị Lan</a></p><p><b>title</b>: Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên</p><h3>Attesters</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style="display: none">*</td><td>Professional</td><td>2026-06-01</td><td><a href="Practitioner-ExamplePractitionerBSCKII.html">Practitioner Nguyễn Thị Lan</a></td></tr></table><p><b>custodian</b>: <a href="Organization-ExampleOrganizationHealthCheckupFacility.html">Organization Trung tâm Y tế khu vực Cầu Giấy</a></p></div>
  </text>
  <identifier>
    <system value="http://fhir.hl7.org.vn/core/sid/ma-lk"/>
    <value value="KSK20260601000123"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system
              value="http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-form-type-cs"/>
      <code value="02"/>
      <display value="KSK định kỳ người đủ 18 tuổi trở lên"/>
    </coding>
    <text value="Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên"/>
  </type>
  <subject>🔗 
    <reference value="Patient/ExamplePatientNguyenVanAn"/>
  </subject>
  <date value="2026-06-01"/>
  <author>🔗 
    <reference value="Practitioner/ExamplePractitionerBSCKII"/>
  </author>
  <title value="Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên"/>
  <attester>
    <mode value="professional"/>
    <time value="2026-06-01"/>
    <party>🔗 
      <reference value="Practitioner/ExamplePractitionerBSCKII"/>
    </party>
  </attester>
  <custodian>🔗 
    <reference value="Organization/ExampleOrganizationHealthCheckupFacility"/>
  </custodian>
  <section>
    <title value="Khám thể lực"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="29545-1"/>
        <display value="Physical findings note"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Observation/ExampleObservationVitalBodyHeight"/>
    </entry>
    <entry>🔗 
      <reference value="Observation/ExampleObservationVitalWeight"/>
    </entry>
    <entry>🔗 
      <reference value="Observation/ExampleObservationVitalBMI"/>
    </entry>
    <entry>🔗 
      <reference value="Observation/ExampleObservationVitalBP"/>
    </entry>
    <entry>🔗 
      <reference value="Observation/ExampleObservationVitalHeartRate"/>
    </entry>
  </section>
  <section>
    <title value="Kết luận và phân loại sức khỏe"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="51848-0"/>
        <display value="Evaluation note"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Observation/ExampleObservationHealthClassification"/>
    </entry>
  </section>
</Composition>