電子病歷交換單張實作指引(EMR-IG)
0.1.0 - ci-build

This page is part of the 電子病歷交換單張實作指引(EMR-IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: 檢驗檢查 Composition example - XML Representation

Raw xml | Download



<Composition xmlns="http://hl7.org/fhir">
  <id value="IC-Com8"/>
  <meta>
    <profile
             value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckComposition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition IC-Com8</b></p><a name="IC-Com8"> </a><a name="hcIC-Com8"> </a><a name="IC-Com8-en-US"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 11502-2}">檢驗檢查</span></p><p><b>encounter</b>: <a href="Encounter-IC-Enc6.html">Encounter: identifier = https://www.vghtpe.gov.tw/Index.action#Encounter唯一碼; status = finished; class = observation encounter (ActCode#OBSENC); serviceType = General surgery (qualifier value); period = 2022-03-30 --&gt; (ongoing)</a></p><p><b>date</b>: 2023-01-04 13:01:56+0800</p><p><b>author</b>: </p><ul><li><a href="Organization-IC-Org1.html">Organization 國立臺灣大學醫學院附設醫院</a></li><li><a href="Practitioner-IC-Pra5.html">Practitioner 賴護士</a></li><li><a href="Practitioner-IC-Pra7.html">Practitioner 賴一施</a></li></ul><p><b>title</b>: 檢驗檢查</p></div>
  </text>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11502-2"/>
      <display value="Laboratory report"/>
    </coding>
    <text value="檢驗檢查"/>
  </type>
  <subject>🔗 
    <reference value="Patient/IC-Pat2"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/IC-Enc6"/>
  </encounter>
  <date value="2023-01-04T13:01:56+08:00"/>
  <author>🔗 
    <reference value="Organization/IC-Org1"/>
  </author>
  <author>🔗 
    <reference value="Practitioner/IC-Pra5"/>
  </author>
  <author>🔗 
    <reference value="Practitioner/IC-Pra7"/>
  </author>
  <title value="檢驗檢查"/>
  <section>
    <title value="檢驗檢查中的檢驗資料"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="30954-2"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Observation/IC-Obs3"/>
    </entry>
    <entry>🔗 
      <reference value="Specimen/IC-Spe4"/>
    </entry>
  </section>
</Composition>