電子病歷交換單張實作指引(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="com-ds"/>
  <meta>
    <profile
             value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Composition-DS"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition com-ds</b></p><a name="com-ds"> </a><a name="hccom-ds"> </a><a name="com-ds-en-US"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 29304-3}">Medication dispensed</span></p><p><b>encounter</b>: <a href="Encounter-enc-ds.html">Encounter: status = finished; class = 西醫一般案件 (casetype#01); serviceType = 家醫科; period = 2023-02-23 --&gt; (ongoing)</a></p><p><b>date</b>: 2024-02-19 14:30:00+0100</p><p><b>author</b>: </p><ul><li><a href="Organization-org-ds.html">Organization 洪文武診所</a></li><li><a href="Organization-org-dis-ds.html">Organization 洪文武藥局</a></li><li><a href="Practitioner-pra-ds.html">Practitioner 洪文武(official)</a></li><li><a href="Practitioner-pra-dis-ds.html">Practitioner 洪藥師(official)</a></li></ul><p><b>title</b>: 調劑單張</p><p><b>custodian</b>: <a href="Organization-org-dis-ds.html">Organization 洪文武藥局</a></p></div>
  </text>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="29304-3"/>
      <display value="Medication dispensed"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/pat-ds"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/enc-ds"/>
  </encounter>
  <date value="2024-02-19T14:30:00+01:00"/>
  <author>🔗 
    <reference value="Organization/org-ds"/>
  </author>
  <author>🔗 
    <reference value="Organization/org-dis-ds"/>
  </author>
  <author>🔗 
    <reference value="Practitioner/pra-ds"/>
  </author>
  <author>🔗 
    <reference value="Practitioner/pra-dis-ds"/>
  </author>
  <title value="調劑單張"/>
  <custodian>🔗 
    <reference value="Organization/org-dis-ds"/>
  </custodian>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="29762-2"/>
      </coding>
      <text value="Social history Narrative"/>
    </code>
    <entry>🔗 
      <reference value="Coverage/cov-ds"/>
    </entry>
  </section>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="85353-1"/>
      </coding>
      <text
            value="Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"/>
    </code>
    <entry>🔗 
      <reference value="Observation/obs-ds"/>
    </entry>
  </section>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="29548-5"/>
      </coding>
      <text value="Diagnosis Narrative"/>
    </code>
    <entry>🔗 
      <reference value="Condition/con-ds"/>
    </entry>
  </section>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="29551-9"/>
      </coding>
      <text value="Medication prescribed Narrative"/>
    </code>
    <entry>🔗 
      <reference value="Medication/med-01-ds"/>
    </entry>
    <entry>🔗 
      <reference value="MedicationRequest/med-req-01-ds"/>
    </entry>
    <entry>🔗 
      <reference value="MedicationDispense/med-dis-01-ds"/>
    </entry>
    <entry>🔗 
      <reference value="ChargeItem/cha-ds"/>
    </entry>
  </section>
  <section>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="85647-6"/>
      </coding>
      <text
            value="Signature of person collecting or coordinating collection of assessment information Provider"/>
    </code>
    <entry>🔗 
      <reference value="Media/media-ds"/>
    </entry>
  </section>
</Composition>