description: 此醫事人員-Practitioner TWNHIBASE Profile說明本IG如何進一步定義臺灣核心-健康照護服務提供者(TW Core Practitioner) Profile以呈現健保署基礎之醫師基本資料 package_name: tw.gov.mohw.nhi.base derivation: constraint name: PractitionerTWNHIBASE 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: short: 醫師居留證號碼 index: 4 elements: system: {short: '居留證號碼的命名空間(namespace),請固定填「http://www.immigration.gov.tw」。', index: 5} medicalLicenseNumber: match: type: coding: {code: null, system: null} schema: short: 醫師證號 index: 6 elements: system: short: 醫師證號的命名空間(namespace),請固定填「https://dep.mohw.gov.tw/DOMA」。 pattern: {type: Uri, value: 'https://dep.mohw.gov.tw/DOMA'} index: 7 package_version: 1.0.0 class: profile kind: resource url: https://nhicore.nhi.gov.tw/base/StructureDefinition/Practitioner-twnhibase base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore version: 1.0.0 required: [identifier]