臺灣中醫實作指引
0.1.0 - ci-build

臺灣中醫實作指引, published by 衛生福利部國家中醫藥研究所. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nricmig/Nricm_TWCMIG/ and changes regularly. See the Directory of published versions

: 藥品資訊範例 - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="MedicationTWCM-min"/>
  <meta>
    <profile
             value="https://www.nricm.edu.tw/twcm/StructureDefinition/medication-twcm"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>藥品的詳細資料</b></h3><p><b>藥品藥品碼</b>:衛署藥製字第052494號 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="CodeSystem-mohw-dopmac-tcmmedication.html">臺灣衛福部中醫藥品許可證</a>#衛署藥製字第052494號)</span></p><p><b>藥品商品名</b>:“仙豐”浙貝母濃縮散 JEH BEY MUU EXTRACT PULVERES“SHENG FOONG”</p></div>
  </text>
  <code>
    <coding>
      <system
              value="https://www.nricm.edu.tw/twcm/CodeSystem/mohw-dopmac-tcmmedication"/>
      <code value="衛署藥製字第052494號"/>
      <display value="“仙豐”浙貝母濃縮散 JEH BEY MUU EXTRACT PULVERES“SHENG FOONG”"/>
    </coding>
  </code>
</Medication>