PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.emr@0.2.0
    https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ChargeItem-DS
description: 此Profile用於描述調劑單張之藥物服務代碼
package_name: tw.gov.mohw.emr
derivation: constraint
name: ChargeItemDS
type: ChargeItem
elements:
  code:
    short: A code that identifies the charge, like a billing code。[應填入藥事服務代碼]
    mustSupport: true
    index: 0
    elements:
      coding:
        mustSupport: true
        index: 1
        elements:
          system: {mustSupport: true, index: 2}
          code: {mustSupport: true, index: 3}
          display: {mustSupport: true, index: 4}
      text: {mustSupport: true, index: 5}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Patient-DS']
    index: 6
package_version: 0.2.0
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ChargeItem-DS
base: http://hl7.org/fhir/StructureDefinition/ChargeItem
version: 0.2.0