PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.0.4
    https://nhicore.nhi.gov.tw/pas/StructureDefinition/Practitioner-twpas
description: 此醫事人員-Practitioner TWPAS Profile說明本IG如何進一步定義臺灣核心-健康照護服務提供者(TW Core Practitioner) Profile以呈現癌藥事前審查之申請醫師、簽發影像報告醫師、簽發癌症分期報告醫師、檢查報告醫師、簽發檢驗(查)報告醫事人員及評估項目醫事人員基本資料
package_name: tw.gov.mohw.nhi.pas
derivation: constraint
name: PractitionerTWPAS
type: Practitioner
elements:
  identifier:
    array: true
    min: 1
    max: 2
    index: 0
    slicing:
      rules: closed
      discriminator:
      - {path: type.coding.code, type: value}
      - {path: type.coding.system, type: value}
      min: 1
      max: 2
      slices:
        idCardNumber:
          match:
            type:
              coding: {code: null, system: null}
          schema: {short: 醫師身分證號, index: 1}
        passportNumber:
          match:
            type:
              coding: {code: null, system: null}
          schema: {index: 2}
          max: 0
        residentNumber:
          match:
            type:
              coding: {code: null, system: null}
          schema: {index: 3}
          max: 0
        medicalLicenseNumber:
          match:
            type:
              coding: {code: null, system: null}
          schema: {short: 醫師證號, index: 4}
package_version: 1.0.4
class: profile
kind: resource
url: https://nhicore.nhi.gov.tw/pas/StructureDefinition/Practitioner-twpas
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore
version: 1.0.4
required: [identifier]