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ụ: Provenance chữ ký số kết luận giấy khám sức khỏe (CKS_NGUOI_KET_LUAN)

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


<Provenance xmlns="http://hl7.org/fhir">
  <id value="ExampleProvenanceHealthCheckupSignature"/>
  <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"><p class="res-header-id"><b>Generated Narrative: Provenance ExampleProvenanceHealthCheckupSignature</b></p><a name="ExampleProvenanceHealthCheckupSignature"> </a><a name="hcExampleProvenanceHealthCheckupSignature"> </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-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="Bundle-ExampleBundleHealthCheckup.html">Bundle: identifier = http://fhir.hl7.org.vn/core/sid/ma-lk#VNMALK#KSK20260601000123; type = document; timestamp = 2026-06-01 16:30:00+0700</a></li><li><a href="Composition-ExampleCompositionHealthCheckup.html">Composition Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên</a></li></ul><p>Summary</p><table class="grid"><tr><td>Recorded</td><td>2026-06-01 16:30:00+0700</td></tr><tr><td>Activity</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion AU}">authenticated</span></td></tr></table><p><b>Agents</b></p><table class="grid"><tr><td><b>Type</b></td><td><b>who</b></td><td><b>On Behalf Of</b></td></tr><tr><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type attester}">Attester</span></td><td><a href="Practitioner-ExamplePractitionerBSCKII.html">Practitioner Nguyễn Thị Lan</a></td><td><a href="Organization-ExampleOrganizationHealthCheckupFacility.html">Organization Trung tâm Y tế khu vực Cầu Giấy</a></td></tr><tr><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}">Custodian</span></td><td><a href="Organization-ExampleOrganizationHealthCheckupFacility.html">Organization Trung tâm Y tế khu vực Cầu Giấy</a></td><td/></tr></table></div>
  </text>
  <target>🔗 
    <reference value="Bundle/ExampleBundleHealthCheckup"/>
  </target>
  <target>🔗 
    <reference value="Composition/ExampleCompositionHealthCheckup"/>
  </target>
  <recorded value="2026-06-01T16:30:00+07:00"/>
  <activity>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion"/>
      <code value="AU"/>
      <display value="authenticated"/>
    </coding>
  </activity>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="attester"/>
        <display value="Attester"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="Practitioner/ExamplePractitionerBSCKII"/>
    </who>
    <onBehalfOf>🔗 
      <reference
                 value="Organization/ExampleOrganizationHealthCheckupFacility"/>
    </onBehalfOf>
  </agent>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="custodian"/>
        <display value="Custodian"/>
      </coding>
    </type>
    <who>🔗 
      <reference
                 value="Organization/ExampleOrganizationHealthCheckupFacility"/>
    </who>
  </agent>
  <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-06-01T16:30:00+07:00"/>
    <who>🔗 
      <reference value="Practitioner/ExamplePractitionerBSCKII"/>
    </who>
    <targetFormat value="application/fhir+xml"/>
    <sigFormat value="application/signature+xml"/>
  </signature>
</Provenance>