PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.0.2
    https://twcore.mohw.gov.tw/ig/pas/StructureDefinition/MedicationRequest-treat-twpas
description: 此用藥品項-MedicationRequest Treat TWPAS Profile說明本IG如何進一步定義臺灣核心-藥品請求(TW Core MedicationRequest) Profile以呈現癌藥事前審查中治療資訊之用藥品項
package_name: tw.gov.mohw.nhi.pas
derivation: constraint
name: MedicationRequestTreatTWPAS
type: MedicationRequest
elements:
  category:
    short: 自費註記
    binding: {strength: required, valueSet: 'https://twcore.mohw.gov.tw/ig/pas/ValueSet/nhi-drug-category'}
    index: 3
  medication[x]:
    elements:
      coding:
        index: 13
        slicing:
          slices:
            rxnorm-medication-us-core:
              match: {}
              schema: {index: 14}
              max: 0
            atc-medication-code:
              match: {}
              schema: {index: 15}
              max: 0
            snomedct-medication-codes:
              match: {}
              schema: {index: 16}
              max: 0
    required: [coding]
  medicationCodeableConcept:
    type: CodeableConcept
    mustSupport: true
    choiceOf: medication
    index: 12
    slicing:
      slices:
        medicationCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 12}
  statusReason: {short: 藥物處方終止原因, index: 1}
  status: {short: 藥物使用狀態, index: 0}
  dosageInstruction:
    index: 18
    elements:
      timing:
        index: 19
        elements:
          repeat:
            mustSupport: true
            index: 20
            elements:
              bounds:
                mustSupport: true
                choices: [boundsPeriod]
                index: 22
              boundsPeriod: {type: Period, mustSupport: true, choiceOf: bounds, index: 23}
              bounds[x]:
                elements:
                  start: {short: 藥物處方起始日期,YYYY-MM-DD。, mustSupport: true, index: 24}
                  end: {short: 藥物處方終止日期,YYYY-MM-DD。, mustSupport: true, index: 25}
                required: [end, start]
            required: [bounds, boundsPeriod]
          code:
            elements:
              text: {short: 藥品使用頻率及服用時間。, index: 26}
            required: [text]
        required: [repeat]
      route:
        short: 給藥途徑/作用部位。
        binding: {strength: required, valueSet: 'https://twcore.mohw.gov.tw/ig/pas/ValueSet/medication-path-sct-tw'}
        index: 27
        elements:
          coding:
            short: 給藥途徑/作用部位。
            binding: {strength: required, valueSet: 'https://twcore.mohw.gov.tw/ig/pas/ValueSet/medication-path-sct-tw'}
            index: 28
        required: [coding]
      doseAndRate:
        mustSupport: true
        index: 29
        elements:
          dose:
            mustSupport: true
            choices: [doseQuantity]
            index: 31
          doseQuantity: {type: Quantity, mustSupport: true, choiceOf: dose, index: 32}
          dose[x]:
            elements:
              value: {short: 藥物每次處方劑量,數字,每次使用之顆數、支數等,依產品規格。, mustSupport: true, index: 33}
              system:
                short: 藥物每次處方劑量單位之代碼系統,固定為「http://unitsofmeasure.org」。
                pattern: {type: uri, value: 'http://unitsofmeasure.org'}
                type: uri
                index: 34
              code:
                short: 藥物每次處方劑量單位
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/ucum-common'}
                mustSupport: true
                index: 35
            required: [code, system, value]
        required: [dose, doseQuantity]
    required: [doseAndRate, route, timing]
  intent:
    pattern: {type: code, value: order}
    type: code
    index: 2
  medicationReference:
    type: Reference
    choiceOf: medication
    refers: ['https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Medication-twcore']
    index: 9
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            type: Reference
            choiceOf: medication
            refers: ['https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Medication-twcore']
            index: 9
          max: 0
  subject:
    type: Reference
    refers: ['https://twcore.mohw.gov.tw/ig/pas/StructureDefinition/Patient-twpas']
    index: 17
  medication:
    mustSupport: true
    choices: [medicationCodeableConcept]
    index: 11
    slicing:
      slices:
        medicationCodeableConcept:
          match: {}
          schema:
            mustSupport: true
            choices: [medicationCodeableConcept]
            index: 11
package_version: 1.0.2
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/pas/StructureDefinition/MedicationRequest-treat-twpas
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/MedicationRequest-twcore
version: 1.0.2
required: [dosageInstruction]