PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.emr@0.2.0
    https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Medication-DS
description: 此Profiles繼承於臺灣核心-藥品(TW Core Medication) ,並進一步用於描述調劑單張之藥物處方內容  \r\n[[*FMM1*](http://build.fhir.org/versions.html#maturity)]
package_name: tw.gov.mohw.emr
derivation: constraint
name: MedicationDS
type: Medication
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      value: {short: 'The value that is unique。[應填入藥品批號]', mustSupport: true, index: 1}
  code: {short: '指明這種藥品的代碼。[應填入健保代碼、藥品商品名稱 Brand Name與學名 Generic Name]', index: 2}
  form:
    short: powder | tablets | capsule +此為SNOMED CT代碼,若機構已有購買相關授權,亦可使用。[應填入劑型 Dosage Form]
    index: 3
    elements:
      text: {index: 4}
    required: [text]
  ingredient:
    mustSupport: true
    index: 5
    elements:
      strength: {short: '所含成份的劑量。[應填入藥品單位含量]', mustSupport: true, index: 6}
    required: [strength]
package_version: 0.2.0
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Medication-DS
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Medication-twcore
version: 0.2.0
required: [form, ingredient, code]