PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.0.9
    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:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/Practitioner-twpas'}
        index: 1
    required: [profile]
  identifier:
    array: true
    min: 1
    max: 2
    index: 2
    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: 3
            elements:
              system: {short: '身分證號的命名空間(namespace),請固定填「http://www.moi.gov.tw」。', index: 4}
        passportNumber:
          match:
            type:
              coding: {code: null, system: null}
          schema: {index: 5}
          max: 0
        residentNumber:
          match:
            type:
              coding: {code: null, system: null}
          schema:
            short: 醫師居留證號碼
            index: 6
            elements:
              system: {short: '居留證號碼的命名空間(namespace),請固定填「http://www.immigration.gov.tw」。', index: 7}
        medicalLicenseNumber:
          match:
            type:
              coding: {code: null, system: null}
          schema:
            short: 醫師證號
            index: 8
            elements:
              system:
                short: 醫師證號的命名空間(namespace),請固定填「https://dep.mohw.gov.tw/DOMA」。
                pattern: {type: Uri, value: 'https://dep.mohw.gov.tw/DOMA'}
                index: 9
package_version: 1.0.9
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.9
required: [identifier, meta]