Package | tw.gov.mohw.twcore |
Type | StructureDefinition |
Id | TWPractitioner |
FHIR Version | R4 |
Source | https://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/StructureDefinition-TWPractitioner.html |
URL | https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPractitioner |
Version | 0.3.3 |
Status | active |
Date | 2025-05-16T05:59:52+00:00 |
Name | TWPractitionerModel |
Title | 臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型 |
Realm | tw |
Authority | national |
Description | 臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型 |
Type | https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPractitioner |
Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition TWPractitioner
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | 臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型 | |
![]() ![]() ![]() | 1..* | Identifier | 人員識別碼(例如:員工編號等)。 | |
![]() ![]() ![]() | 0..1 | boolean | 此健康照護服務人員的基本資料是否使用中。 | |
![]() ![]() ![]() | 1..* | HumanName | 姓名。 | |
![]() ![]() ![]() | 0..* | ContactPoint | 聯絡方式。 | |
![]() ![]() ![]() | 0..* | Address | 地址(戶籍/現居/等)。 | |
![]() ![]() ![]() | 0..1 | code | 性別。 | |
![]() ![]() ![]() | 0..1 | date | 出生日期。 | |
![]() ![]() ![]() | 0..* | Attachment | 人員影像。 | |
{ "resourceType": "StructureDefinition", "id": "TWPractitioner", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPractitioner", "version": "0.3.3", "name": "TWPractitionerModel", "title": "臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型", "status": "active", "date": "2025-05-16T05:59:52+00:00", "contact": [ { "name": "衛生福利部", "telecom": [ { "system": "url", "value": "https://www.mohw.gov.tw/" }, { "system": "email", "value": "CCYU@mohw.gov.tw" } ] } ], "description": "臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型", "fhirVersion": "4.0.1", "mapping": [ { "identity": "TWPractitioner", "uri": "https://twcore.mohw.gov.tw/ig/twcore", "name": "TW Core IG" } ], "kind": "logical", "abstract": false, "type": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPractitioner", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ], "element": [ { "id": "TWPractitioner", "path": "TWPractitioner", "short": "臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型", "definition": "臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner" } ] }, { "id": "TWPractitioner.identifier", "path": "TWPractitioner.identifier", "short": "人員識別碼(例如:員工編號等)。", "definition": "人員識別碼(例如:員工編號等)。", "min": 1, "max": "*", "base": { "path": "TWPractitioner.identifier", "min": 1, "max": "*" }, "type": [ { "code": "Identifier" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.identifier" } ] }, { "id": "TWPractitioner.active", "path": "TWPractitioner.active", "short": "此健康照護服務人員的基本資料是否使用中。", "definition": "此健康照護服務人員的基本資料是否使用中。", "min": 0, "max": "1", "base": { "path": "TWPractitioner.active", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.active" } ] }, { "id": "TWPractitioner.name", "path": "TWPractitioner.name", "short": "姓名。", "definition": "姓名。", "min": 1, "max": "*", "base": { "path": "TWPractitioner.name", "min": 1, "max": "*" }, "type": [ { "code": "HumanName" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.name" } ] }, { "id": "TWPractitioner.telecom", "path": "TWPractitioner.telecom", "short": "聯絡方式。", "definition": "聯絡方式。", "min": 0, "max": "*", "base": { "path": "TWPractitioner.telecom", "min": 0, "max": "*" }, "type": [ { "code": "ContactPoint" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.telecom" } ] }, { "id": "TWPractitioner.address", "path": "TWPractitioner.address", "short": "地址(戶籍/現居/等)。", "definition": "地址(戶籍/現居/等)。", "min": 0, "max": "*", "base": { "path": "TWPractitioner.address", "min": 0, "max": "*" }, "type": [ { "code": "Address" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.address" } ] }, { "id": "TWPractitioner.gender", "path": "TWPractitioner.gender", "short": "性別。", "definition": "性別。", "min": 0, "max": "1", "base": { "path": "TWPractitioner.gender", "min": 0, "max": "1" }, "type": [ { "code": "code" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.gender" } ] }, { "id": "TWPractitioner.birthDate", "path": "TWPractitioner.birthDate", "short": "出生日期。", "definition": "出生日期。", "min": 0, "max": "1", "base": { "path": "TWPractitioner.birthDate", "min": 0, "max": "1" }, "type": [ { "code": "date" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.birthDate" } ] }, { "id": "TWPractitioner.photo", "path": "TWPractitioner.photo", "short": "人員影像。", "definition": "人員影像。", "min": 0, "max": "*", "base": { "path": "TWPractitioner.photo", "min": 0, "max": "*" }, "type": [ { "code": "Attachment" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.photo" } ] } ] }, "differential": { "element": [ { "id": "TWPractitioner", "path": "TWPractitioner", "short": "臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型", "definition": "臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型", "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner" } ] }, { "id": "TWPractitioner.identifier", "path": "TWPractitioner.identifier", "short": "人員識別碼(例如:員工編號等)。", "definition": "人員識別碼(例如:員工編號等)。", "min": 1, "max": "*", "type": [ { "code": "Identifier" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.identifier" } ] }, { "id": "TWPractitioner.active", "path": "TWPractitioner.active", "short": "此健康照護服務人員的基本資料是否使用中。", "definition": "此健康照護服務人員的基本資料是否使用中。", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.active" } ] }, { "id": "TWPractitioner.name", "path": "TWPractitioner.name", "short": "姓名。", "definition": "姓名。", "min": 1, "max": "*", "type": [ { "code": "HumanName" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.name" } ] }, { "id": "TWPractitioner.telecom", "path": "TWPractitioner.telecom", "short": "聯絡方式。", "definition": "聯絡方式。", "min": 0, "max": "*", "type": [ { "code": "ContactPoint" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.telecom" } ] }, { "id": "TWPractitioner.address", "path": "TWPractitioner.address", "short": "地址(戶籍/現居/等)。", "definition": "地址(戶籍/現居/等)。", "min": 0, "max": "*", "type": [ { "code": "Address" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.address" } ] }, { "id": "TWPractitioner.gender", "path": "TWPractitioner.gender", "short": "性別。", "definition": "性別。", "min": 0, "max": "1", "type": [ { "code": "code" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.gender" } ] }, { "id": "TWPractitioner.birthDate", "path": "TWPractitioner.birthDate", "short": "出生日期。", "definition": "出生日期。", "min": 0, "max": "1", "type": [ { "code": "date" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.birthDate" } ] }, { "id": "TWPractitioner.photo", "path": "TWPractitioner.photo", "short": "人員影像。", "definition": "人員影像。", "min": 0, "max": "*", "type": [ { "code": "Attachment" } ], "mapping": [ { "identity": "TWPractitioner", "map": "TWCorePractitioner.photo" } ] } ] } }