PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.0.5
    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
            elements:
              system: {short: '身分證號的命名空間(namespace),請固定填「http://www.moi.gov.tw」。', index: 2}
        passportNumber:
          match:
            type:
              coding: {code: null, system: null}
          schema: {index: 3}
          max: 0
        residentNumber:
          match:
            type:
              coding: {code: null, system: null}
          schema: {index: 4}
          max: 0
        medicalLicenseNumber:
          match:
            type:
              coding: {code: null, system: null}
          schema:
            short: 醫師證號
            index: 5
            elements:
              system:
                short: 醫師證號的命名空間(namespace),請固定填「https://dep.mohw.gov.tw/DOMA」。
                pattern: {type: uri, value: 'https://dep.mohw.gov.tw/DOMA'}
                type: uri
                index: 6
package_version: 1.0.5
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.5
required: [identifier]