臺灣電子處方箋與調劑單張實作指引(TW EMPD IG)
0.1.0 - ci-build

This page is part of the 臺灣電子處方箋與調劑單張實作指引(TW EMPD IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: cha-ds - XML Representation

Raw xml | Download


<ChargeItem xmlns="http://hl7.org/fhir">
  <id value="cha-ds"/>
  <meta>
    <profile
             value="https://nhicore.nhi.gov.tw/empd/StructureDefinition/ChargeItem-DS"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ChargeItem cha-ds</b></p><a name="cha-ds"> </a><a name="hccha-ds"> </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-ChargeItem-DS.html">調劑單張-藥物服務代碼</a></p></div><p><b>status</b>: Billed</p><p><b>code</b>: <span title="Codes:{https://twcore.mohw.gov.tw 05221A}">藥事服務代碼</span></p><p><b>subject</b>: <a href="Patient-pat-ds.html">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))</a></p></div>
  </text>
  <status value="billed"/>
  <code>
    <coding>
      <system value="https://twcore.mohw.gov.tw"/>
      <code value="05221A"/>
      <display value="藥事服務代碼"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/pat-ds"/>
  </subject>
</ChargeItem>