PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.0.2
    https://twcore.mohw.gov.tw/ig/pas/StructureDefinition/Substance-twpas
description: 此放射治療總劑量-Substance TWPAS Profile說明本IG如何進一步定義FHIR的Substance Resource以呈現癌藥事前審查中治療資訊之放射治療總劑量
package_name: tw.gov.mohw.nhi.pas
derivation: constraint
name: SubstanceTWPAS
type: Substance
elements:
  code:
    short: 放射治療項目,伽傌射線、高能量X光、質子治療、碘-123、鎝-99m、碘-131、銦-111等。ICD-PCS。
    binding: {strength: preferred, valueSet: 'https://twcore.mohw.gov.tw/ig/pas/ValueSet/icd-10-pcs-2023-radiotherapy'}
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: 1
          max: 1
          slices:
            ICD10PCS2023Radiotherapy:
              match: {system: 'https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2023-tw'}
              schema:
                binding: {strength: extensible, valueSet: 'https://twcore.mohw.gov.tw/ig/pas/ValueSet/icd-10-pcs-2023-radiotherapy'}
                mustSupport: true
                index: 2
                elements:
                  system:
                    pattern: {type: uri, value: 'https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2023-tw'}
                    mustSupport: true
                    type: uri
                    index: 3
                  code: {mustSupport: true, index: 4}
                required: [code, system]
            ICD10PCS2014Radiotherapy:
              match: {system: 'https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2014-tw'}
              schema:
                binding: {strength: extensible, valueSet: 'https://twcore.mohw.gov.tw/ig/pas/ValueSet/icd-10-pcs-2014-radiotherapy'}
                mustSupport: true
                index: 5
                elements:
                  system:
                    pattern: {type: uri, value: 'https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2014-tw'}
                    mustSupport: true
                    type: uri
                    index: 6
                  code: {mustSupport: true, index: 7}
                required: [code, system]
    required: [coding]
  ingredient:
    mustSupport: true
    index: 8
    elements:
      quantity:
        elements:
          numerator:
            index: 9
            elements:
              value: {short: 放射治療總劑量, mustSupport: true, index: 10}
              system:
                short: 放射治療總劑量單位之代碼系統,固定為「http://unitsofmeasure.org」。
                pattern: {type: uri, value: 'http://unitsofmeasure.org'}
                type: uri
                index: 11
              code:
                short: 放射治療總劑量單位
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/ucum-common'}
                mustSupport: true
                index: 12
            required: [code, system, value]
        required: [numerator]
      substance:
        short: 因FHIR設計而需必填
        choices: []
        index: 14
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            substanceCodeableConcept:
              match: {}
              schema:
                choices: [substanceCodeableConcept]
                index: 16
              min: 0
              max: 1
      substanceCodeableConcept:
        type: CodeableConcept
        choiceOf: substance
        index: 17
        slicing:
          slices:
            substanceCodeableConcept:
              match: {}
              schema: {type: CodeableConcept, choiceOf: substance, index: 17}
              min: 0
              max: 1
      substance[x]:
        elements:
          coding:
            index: 18
            slicing:
              rules: open
              discriminator:
              - {path: system, type: value}
              min: null
              slices:
                ICD10PCS2023Radiotherapy:
                  match: {system: 'https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2023-tw'}
                  schema:
                    binding: {strength: extensible, valueSet: 'https://twcore.mohw.gov.tw/ig/pas/ValueSet/icd-10-pcs-2023-radiotherapy'}
                    mustSupport: true
                    index: 19
                    elements:
                      system:
                        pattern: {type: uri, value: 'https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2023-tw'}
                        mustSupport: true
                        type: uri
                        index: 20
                      code: {mustSupport: true, index: 21}
                    required: [code, system]
                ICD10PCS2014Radiotherapy:
                  match: {system: 'https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2014-tw'}
                  schema:
                    binding: {strength: extensible, valueSet: 'https://twcore.mohw.gov.tw/ig/pas/ValueSet/icd-10-pcs-2014-radiotherapy'}
                    mustSupport: true
                    index: 22
                    elements:
                      system:
                        pattern: {type: uri, value: 'https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2014-tw'}
                        mustSupport: true
                        type: uri
                        index: 23
                      code: {mustSupport: true, index: 24}
                    required: [code, system]
package_version: 1.0.2
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/pas/StructureDefinition/Substance-twpas
base: http://hl7.org/fhir/StructureDefinition/Substance
version: 1.0.2