PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.0.2
    https://twcore.mohw.gov.tw/ig/pas/StructureDefinition/Bundle-response-twpas
description: 此事前審查回覆-Bundle Response TWPAS Profile說明本IG如何進一步定義資料交換基本單位(TW Core Bundle) Profile以呈現回覆癌藥事前審查之內容
package_name: tw.gov.mohw.nhi.pas
derivation: constraint
name: BundleResponseTWPAS
type: Bundle
elements:
  type:
    pattern: {type: code, value: searchset}
    type: code
    index: 0
  total: {mustSupport: true, index: 1}
  link:
    elements:
      relation:
        mustSupport: true
        pattern: {type: string, value: self}
        type: string
        index: 2
      url: {mustSupport: true, index: 3}
  entry:
    mustSupport: true
    index: 4
    slicing:
      rules: open
      discriminator:
      - {path: resource, type: profile}
      min: 1
      slices:
        claimResponse:
          match: {}
          schema:
            short: 事前審查回覆
            mustSupport: true
            _required: true
            index: 5
            elements:
              resource: {type: ClaimResponse, mustSupport: true, index: 6}
            required: [resource]
package_version: 1.0.2
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/pas/StructureDefinition/Bundle-response-twpas
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Bundle-twcore
version: 1.0.2
required: [entry]