PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.2.3
    https://nhicore.nhi.gov.tw/pas/StructureDefinition/Substance-phototherapy-twpas
description: 此照光治療總次數-Substance Phototherapy TWPAS Profile說明本IG如何進一步定義FHIR的Substance Resource以呈現事前審查中治療資訊之照光治療總次數
package_name: tw.gov.mohw.nhi.pas
derivation: constraint
name: SubstancePhototherapyTWPAS
type: Substance
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/Substance-phototherapy-twpas'}
        index: 1
    required: [profile]
  code:
    short: 照光治療種類
    binding: {strength: required, valueSet: 'https://nhicore.nhi.gov.tw/pas/ValueSet/nhi-phototherapy'}
    index: 2
  ingredient:
    mustSupport: true
    index: 3
    elements:
      quantity:
        elements:
          numerator:
            index: 4
            elements:
              value: {short: 照光治療總次數, mustSupport: true, index: 5}
            required: [value]
        required: [numerator]
      substance:
        short: 【因FHIR設計而需必填】
        choices: []
        index: 7
package_version: 1.2.3
class: profile
kind: resource
url: https://nhicore.nhi.gov.tw/pas/StructureDefinition/Substance-phototherapy-twpas
base: http://hl7.org/fhir/StructureDefinition/Substance
version: 1.2.3
required: [meta]