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ụ: Provenance và chữ ký số bệnh án điện tử

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


<Provenance xmlns="http://hl7.org/fhir">
  <id value="ExampleProvenanceEMRSignature"/>
  <meta>
    <profile
             value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-provenance"/>
  </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: Provenance ExampleProvenanceEMRSignature</b></p><a name="ExampleProvenanceEMRSignature"> </a><a name="hcExampleProvenanceEMRSignature"> </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-provenance.html">Nguồn gốc dữ liệu và chữ ký số VN Core — VN Core Provenance Profile</a></p></div><p>Provenance for: </p><ul><li><a href="Composition-ExampleCompositionEMR.html">Composition bệnh án điện tử</a></li><li><a href="DocumentReference-ExampleDocumentReferenceEMR.html">Tệp PDF bệnh án điện tử</a></li></ul><p>Summary</p><table class="grid"><tr><td>Recorded</td><td>2026-03-17 10:05:00+0700</td></tr><tr><td>Policy</td><td>urn:vn-law:13-2025-tt-byt</td></tr><tr><td>Activity</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}">create</span></td></tr></table><p><b>Agents</b></p><table class="grid"><tr><td><b>who</b></td><td><b>On Behalf Of</b></td></tr><tr><td><a href="Practitioner-ExamplePractitionerBSCKII.html">BS.CKII Nguyễn Thị Lan</a></td><td><a href="Organization-ExampleOrganizationChoRay.html">Bệnh viện Chợ Rẫy</a></td></tr></table></div>
  </text>
  <target>🔗 
    <reference value="Composition/ExampleCompositionEMR"/>
    <display value="Composition bệnh án điện tử"/>
  </target>
  <target>🔗 
    <reference value="DocumentReference/ExampleDocumentReferenceEMR"/>
    <display value="Tệp PDF bệnh án điện tử"/>
  </target>
  <recorded value="2026-03-17T10:05:00+07:00"/>
  <policy value="urn:vn-law:13-2025-tt-byt"/>
  <reason>
    <coding>
      <system
              value="http://fhir.hl7.org.vn/core/CodeSystem/vn-consent-purpose-cs"/>
      <code value="EMR"/>
      <display value="Bệnh án điện tử"/>
    </coding>
  </reason>
  <activity>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <code value="CREATE"/>
      <display value="create"/>
    </coding>
  </activity>
  <agent>
    <who>🔗 
      <reference value="Practitioner/ExamplePractitionerBSCKII"/>
      <display value="BS.CKII Nguyễn Thị Lan"/>
    </who>
    <onBehalfOf>🔗 
      <reference value="Organization/ExampleOrganizationChoRay"/>
      <display value="Bệnh viện Chợ Rẫy"/>
    </onBehalfOf>
  </agent>
  <entity>
    <role value="source"/>
    <what>🔗 
      <reference value="Encounter/ExampleEncounterInpatient"/>
      <display value="Lượt điều trị nội trú"/>
    </what>
  </entity>
  <signature>
    <type>
      <system value="urn:iso-astm:E1762-95:2013"/>
      <code value="1.2.840.10065.1.12.1.1"/>
      <display value="Author's Signature"/>
    </type>
    <when value="2026-03-17T10:05:00+07:00"/>
    <who>🔗 
      <reference value="Practitioner/ExamplePractitionerBSCKII"/>
    </who>
    <onBehalfOf>🔗 
      <reference value="Organization/ExampleOrganizationChoRay"/>
    </onBehalfOf>
    <targetFormat value="application/fhir+json"/>
    <sigFormat value="application/pkcs7-signature"/>
  </signature>
</Provenance>