{ "description": "臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型", "_filename": "StructureDefinition-TWPractitioner.json", "package_name": "tw.gov.mohw.twcore", "date": "2024-10-22T10:57:31+08:00", "derivation": "specialization", "publisher": null, "fhirVersion": "4.0.1", "name": "TWPractitionerModel", "mapping": [ { "uri": "https://twcore.mohw.gov.tw/ig/twcore", "name": "TW Core IG", "identity": "TWPractitioner" } ], "abstract": false, "type": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPractitioner", "experimental": null, "resourceType": "StructureDefinition", "title": "臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型", "package_version": "0.3.1", "snapshot": { "element": [ { "path": "TWPractitioner", "min": 0, "definition": "臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型", "isModifier": false, "short": "臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型", "mapping": [ { "map": "TWCorePractitioner", "identity": "TWPractitioner" } ], "max": "*", "id": "TWPractitioner", "base": { "max": "*", "min": 0, "path": "Base" } }, { "path": "TWPractitioner.identifier", "min": 1, "definition": "人員識別碼(例如:員工編號等)。", "short": "人員識別碼(例如:員工編號等)。", "mapping": [ { "map": "TWCorePractitioner.identifier", "identity": "TWPractitioner" } ], "type": [ { "code": "Identifier" } ], "max": "*", "id": "TWPractitioner.identifier", "base": { "max": "*", "min": 1, "path": "TWPractitioner.identifier" } }, { "path": "TWPractitioner.active", "min": 0, "definition": "此健康照護服務人員的基本資料是否使用中。", "short": "此健康照護服務人員的基本資料是否使用中。", "mapping": [ { "map": "TWCorePractitioner.active", "identity": "TWPractitioner" } ], "type": [ { "code": "boolean" } ], "max": "1", "id": "TWPractitioner.active", "base": { "max": "1", "min": 0, "path": "TWPractitioner.active" } }, { "path": "TWPractitioner.name", "min": 1, "definition": "姓名。", "short": "姓名。", "mapping": [ { "map": "TWCorePractitioner.name", "identity": "TWPractitioner" } ], "type": [ { "code": "HumanName" } ], "max": "*", "id": "TWPractitioner.name", "base": { "max": "*", "min": 1, "path": "TWPractitioner.name" } }, { "path": "TWPractitioner.telecom", "min": 0, "definition": "聯絡方式。", "short": "聯絡方式。", "mapping": [ { "map": "TWCorePractitioner.telecom", "identity": "TWPractitioner" } ], "type": [ { "code": "ContactPoint" } ], "max": "*", "id": "TWPractitioner.telecom", "base": { "max": "*", "min": 0, "path": "TWPractitioner.telecom" } }, { "path": "TWPractitioner.address", "min": 0, "definition": "地址(戶籍/現居/等)。", "short": "地址(戶籍/現居/等)。", "mapping": [ { "map": "TWCorePractitioner.address", "identity": "TWPractitioner" } ], "type": [ { "code": "Address" } ], "max": "*", "id": "TWPractitioner.address", "base": { "max": "*", "min": 0, "path": "TWPractitioner.address" } }, { "path": "TWPractitioner.gender", "min": 0, "definition": "性別。", "short": "性別。", "mapping": [ { "map": "TWCorePractitioner.gender", "identity": "TWPractitioner" } ], "type": [ { "code": "code" } ], "max": "1", "id": "TWPractitioner.gender", "base": { "max": "1", "min": 0, "path": "TWPractitioner.gender" } }, { "path": "TWPractitioner.birthDate", "min": 0, "definition": "出生日期。", "short": "出生日期。", "mapping": [ { "map": "TWCorePractitioner.birthDate", "identity": "TWPractitioner" } ], "type": [ { "code": "date" } ], "max": "1", "id": "TWPractitioner.birthDate", "base": { "max": "1", "min": 0, "path": "TWPractitioner.birthDate" } }, { "path": "TWPractitioner.photo", "min": 0, "definition": "人員影像。", "short": "人員影像。", "mapping": [ { "map": "TWCorePractitioner.photo", "identity": "TWPractitioner" } ], "type": [ { "code": "Attachment" } ], "max": "*", "id": "TWPractitioner.photo", "base": { "max": "*", "min": 0, "path": "TWPractitioner.photo" } } ] }, "status": "active", "id": "82fb9470-f3d9-4263-838c-f65991ab26b3", "kind": "logical", "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPractitioner", "version": "0.3.1", "differential": { "element": [ { "id": "TWPractitioner", "path": "TWPractitioner", "short": "臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型", "mapping": [ { "map": "TWCorePractitioner", "identity": "TWPractitioner" } ], "definition": "臺灣核心-健康照護服務提供者(TW Core Practitioner)之資料模型" }, { "id": "TWPractitioner.identifier", "max": "*", "min": 1, "path": "TWPractitioner.identifier", "type": [ { "code": "Identifier" } ], "short": "人員識別碼(例如:員工編號等)。", "mapping": [ { "map": "TWCorePractitioner.identifier", "identity": "TWPractitioner" } ], "definition": "人員識別碼(例如:員工編號等)。" }, { "id": "TWPractitioner.active", "max": "1", "min": 0, "path": "TWPractitioner.active", "type": [ { "code": "boolean" } ], "short": "此健康照護服務人員的基本資料是否使用中。", "mapping": [ { "map": "TWCorePractitioner.active", "identity": "TWPractitioner" } ], "definition": "此健康照護服務人員的基本資料是否使用中。" }, { "id": "TWPractitioner.name", "max": "*", "min": 1, "path": "TWPractitioner.name", "type": [ { "code": "HumanName" } ], "short": "姓名。", "mapping": [ { "map": "TWCorePractitioner.name", "identity": "TWPractitioner" } ], "definition": "姓名。" }, { "id": "TWPractitioner.telecom", "max": "*", "min": 0, "path": "TWPractitioner.telecom", "type": [ { "code": "ContactPoint" } ], "short": "聯絡方式。", "mapping": [ { "map": "TWCorePractitioner.telecom", "identity": "TWPractitioner" } ], "definition": "聯絡方式。" }, { "id": "TWPractitioner.address", "max": "*", "min": 0, "path": "TWPractitioner.address", "type": [ { "code": "Address" } ], "short": "地址(戶籍/現居/等)。", "mapping": [ { "map": "TWCorePractitioner.address", "identity": "TWPractitioner" } ], "definition": "地址(戶籍/現居/等)。" }, { "id": "TWPractitioner.gender", "max": "1", "min": 0, "path": "TWPractitioner.gender", "type": [ { "code": "code" } ], "short": "性別。", "mapping": [ { "map": "TWCorePractitioner.gender", "identity": "TWPractitioner" } ], "definition": "性別。" }, { "id": "TWPractitioner.birthDate", "max": "1", "min": 0, "path": "TWPractitioner.birthDate", "type": [ { "code": "date" } ], "short": "出生日期。", "mapping": [ { "map": "TWCorePractitioner.birthDate", "identity": "TWPractitioner" } ], "definition": "出生日期。" }, { "id": "TWPractitioner.photo", "max": "*", "min": 0, "path": "TWPractitioner.photo", "type": [ { "code": "Attachment" } ], "short": "人員影像。", "mapping": [ { "map": "TWCorePractitioner.photo", "identity": "TWPractitioner" } ], "definition": "人員影像。" } ] }, "contact": [ { "name": "衛生福利部", "telecom": [ { "value": "https://www.mohw.gov.tw/", "system": "url" }, { "value": "CCYU@mohw.gov.tw", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }