診所門診病摘實作指引
1.0.1 - CI Build

This page is part of the 診所門診病摘實作指引 (v1.0.1: 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

: 牙醫-藥品資訊範例 - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="MedicationDCR-pro"/>
  <meta>
    <profile
             value="https://fhir.cohesiondata.com/clinemr/StructureDefinition/medication-clinemr"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>藥品的詳細資料</b></h3><p><b>藥品健保碼</b>:A040130100 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-nhi-tw">臺灣健保署健保用藥品項代碼</a>#A040130100)</span></p><p><b>藥品藥品碼</b>:衛署藥製字第022664號 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-fda-tw">臺灣食藥署藥品及醫療器材代碼</a>#衛署藥製字第022664號)</span></p><p><b>藥品商品名</b>:"太田"阿莫克西林膠囊500毫克(安莫西林) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-fda-tw">臺灣食藥署藥品及醫療器材代碼</a>#衛署藥製字第022664號)</span></p></div>
  </text>
  <code>
    <coding>
      <system
              value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-nhi-tw"/>
      <code value="A040130100"/>
      <display value="TINTEN TABLETS 500MG"/>
    </coding>
    <coding>
      <system
              value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-fda-tw"/>
      <code value="衛署藥製字第022664號"/>
      <display value="&quot;太田&quot;阿莫克西林膠囊500毫克(安莫西林)"/>
    </coding>
  </code>
</Medication>