PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.0.9
    https://nhicore.nhi.gov.tw/pas/StructureDefinition/ClaimResponse-self-assessment-twpas
description: 此自主審查-ClaimResponse TWPAS Profile說明本IG如何進一步定義FHIR的ClaimResponse Resource以呈現自主審查之內容。 \n  \n現行開放自主事前審查項目僅有心臟及肝臟移植,若醫院要自主事前審查需向健保署申請,通過後,健保署會於署內系統維護,具有此資格之院所才可填報自主審查。
package_name: tw.gov.mohw.nhi.pas
derivation: constraint
name: ClaimResponseSelfAssessmentTWPAS
type: ClaimResponse
elements:
  patient:
    type: Reference
    refers: ['https://nhicore.nhi.gov.tw/pas/StructureDefinition/Patient-twpas']
    index: 7
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/ClaimResponse-self-assessment-twpas'}
        index: 1
    required: [profile]
  use:
    pattern: {type: Code, value: preauthorization}
    index: 6
  item:
    index: 10
    elements:
      adjudication:
        elements:
          category:
            short: 【因FHIR設計而需必填】
            index: 11
            elements:
              coding:
                elements:
                  system: {index: 12}
                  code: {index: 13}
          reason:
            short: 受理審查案件核定註記。若申請案件類別為3時須填寫。1:同意 | 2:不予同意 | 3:部份同意 | 4:補件 | 5:退件
            binding: {strength: required, valueSet: 'https://nhicore.nhi.gov.tw/pas/ValueSet/nhi-approve-claim-comment'}
            mustSupport: true
            index: 14
          value: {short: 審查結果數量,若申請案件類別為3時須填寫。, mustSupport: true, index: 15}
        required: [value, reason]
      detail:
        elements:
          detailSequence: {short: 請填寫對應的Claim.item.sequence, index: 16}
          adjudication:
            type: BackboneElement
            index: 17
            elements:
              category:
                short: 【因FHIR設計而需必填】
                index: 18
                elements:
                  coding:
                    elements:
                      system: {index: 19}
                      code: {index: 20}
              reason:
                short: 個別醫令核定註記。0:審核中 | 1:同意 | 2:不予同意 | 3:部份同意 | 4:補件 | 5:退件 | 6:不予同意:對應手術亦不支付 | 7:改核:如審查核定意見
                binding: {strength: required, valueSet: 'https://nhicore.nhi.gov.tw/pas/ValueSet/nhi-approve-item-comment'}
                index: 21
            required: [reason]
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: institutional, system: 'http://terminology.hl7.org/CodeSystem/claim-type'}
    index: 5
  created: {short: 核定日期。若申請案件類別為3時須填寫。YYYY-MM-DD,西元年月日。, mustSupport: true, index: 8}
  extension:
    index: 2
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        requestor:
          match: {url: null}
          schema: {type: Extension, short: 審查委員身分證號, mustSupport: true, url: 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/extension-claimResponse-requestor', index: 3}
          min: 1
  insurer:
    type: Reference
    refers: ['https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-govt-twcore']
    index: 9
  status:
    pattern: {type: Code, value: active}
    index: 4
package_version: 1.0.9
extensions:
  requestor: {url: 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/extension-claimResponse-requestor', min: 1, type: Extension, short: 審查委員身分證號, mustSupport: true, index: 3}
class: profile
kind: resource
url: https://nhicore.nhi.gov.tw/pas/StructureDefinition/ClaimResponse-self-assessment-twpas
base: http://hl7.org/fhir/StructureDefinition/ClaimResponse
version: 1.0.9
required: [extension, item, meta]