臺灣核心實作指引(TW Core IG)
0.3.0 - Ci-Build Trial Use

臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions

: 鹽酸四環素眼藥膏藥品配藥資料 - XML Representation

Raw xml | Download



<MedicationDispense xmlns="http://hl7.org/fhir">
  <id value="med-dis-inflamed-example"/>
  <meta>
    <profile
             value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/MedicationDispense-twcore"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>鹽酸四環素眼藥膏藥品配藥資料</b></h3><p><b>配藥的狀態</b>:Completed <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/R4/codesystem-medicationdispense-status.html">MedicationDispense Status Codes</a>#completed)</span></p><p><b>配藥的分類</b>: Inpatient <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/R4/codesystem-medicationdispense-category.html">MedicationDispense Category Codes</a>#inpatient)</span></p><p><b>配藥的類型</b>:Daily Fill <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/implement/standards/fhir/R4/v3/ActPharmacySupplyType/vs.html">V3 Value SetActPharmacySupplyType</a>#DF)</span></p><p><b>藥品</b>:鹽酸四環素眼藥膏 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-medication-fda-tw.html">臺灣藥品許可證</a>#內衛藥製字第006008號)</span></p><p><b>病人</b>:<a href="Patient-pat-example.html">Patient/pat-example</a> "陳加玲"</p><p><b>就醫資料</b>:<a href="Encounter-enc-example.html">Encounter/enc-example</a></p><p><b>配藥者</b>:<a href="Practitioner-pra-phc-example.html">Practitioner/pra-phc-example</a> "陳耀詩"</p><blockquote><p><b>配藥資料</b>:</p><p><b>藥品總劑量</b>:1 Topical Cream <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm">OrderableDrugForm</a>#TOPCRM)</span><br/><b>藥品天數</b>:7 days<br/><b>藥品使用方法</b>:每天早晚擦拭傷口處<br/><b>藥品包裝和審核時間</b>:2022-08-01T09:30:00<br/><b>藥品發放的時間</b>:2022-08-01T10:00:00</p></blockquote><blockquote><p><b>藥品替代資料</b>:</p><p><b>配藥是否與處方要求不同</b>:none <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution">SubstanceAdminSubstitution</a>#N)</span><br/><b>替代原因</b>:formulary policy <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v3-ActReason">ActReason</a>#FP)</span></p></blockquote></div>
  </text>
  <status value="completed"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category"/>
      <code value="inpatient"/>
    </coding>
  </category>
  <medicationCodeableConcept>
    <coding>
      <system
              value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-fda-tw"/>
      <code value="內衛藥製字第006008號"/>
      <display value="鹽酸四環素眼藥膏"/>
    </coding>
    <text value="鹽酸四環素眼藥膏"/>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/pat-example"/>
  </subject>
  <context>🔗 
    <reference value="Encounter/enc-example"/>
  </context>
  <performer>
    <actor>🔗 
      <reference value="Practitioner/pra-phc-example"/>
    </actor>
  </performer>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="DF"/>
      <display value="Daily Fill"/>
    </coding>
  </type>
  <quantity>
    <value value="1"/>
    <unit value="Topical Cream"/>
    <system
            value="http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"/>
    <code value="TOPCRM"/>
  </quantity>
  <daysSupply>
    <value value="7"/>
    <unit value="days"/>
  </daysSupply>
  <whenPrepared value="2022-08-01T09:30:00+08:00"/>
  <whenHandedOver value="2022-08-01T10:00:00+08:00"/>
  <dosageInstruction>
    <text value="每天早晚擦拭傷口處"/>
    <timing>
      <repeat>
        <frequency value="2"/>
        <period value="1"/>
        <periodUnit value="d"/>
      </repeat>
    </timing>
  </dosageInstruction>
  <substitution>
    <wasSubstituted value="false"/>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution"/>
        <code value="N"/>
        <display value="none"/>
      </coding>
    </type>
    <reason>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
        <code value="FP"/>
        <display value="formulary policy"/>
      </coding>
    </reason>
  </substitution>
</MedicationDispense>