Package | tw.gov.mohw.twcore |
Type | SearchParameter |
Id | Practitioner-name |
FHIR Version | R4 |
Source | https://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/SearchParameter-Practitioner-name.html |
URL | https://twcore.mohw.gov.tw/ig/twcore/SearchParameter/Practitioner-name |
Version | 0.3.3 |
Status | active |
Date | 2022-07-31 |
Name | PractitionerName |
Realm | tw |
Authority | national |
Description | 健康照護服務提供者的姓名(name),該查詢可能與 HumanName 中的任何字串匹配,包括完整的中文姓名(text)、英文姓(family)、英文名(given)、姓名前面的頭銜(prefix)、姓名後面的稱謂(suffix)。 |
Type | string |
CapabilityStatement | |
CapabilityStatementTWCoreClient | 臺灣核心-用戶端(TW Core Client) |
CapabilityStatementTWCoreServer | 臺灣核心-伺服端(TW Core Server) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Practitioner-name
Parameter name
:string
健康照護服務提供者的姓名(name),該查詢可能與 HumanName 中的任何字串匹配,包括完整的中文姓名(text)、英文姓(family)、英文名(given)、姓名前面的頭銜(prefix)、姓名後面的稱謂(suffix)。
Resource | Practitioner |
Expression | Practitioner.name |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "Practitioner-name", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://twcore.mohw.gov.tw/ig/twcore/SearchParameter/Practitioner-name", "version": "0.3.3", "name": "PractitionerName", "status": "active", "date": "2022-07-31", "publisher": "HL7 International", "contact": [ { "name": "衛生福利部", "telecom": [ { "system": "url", "value": "https://www.mohw.gov.tw/" }, { "system": "email", "value": "CCYU@mohw.gov.tw" } ] } ], "description": "健康照護服務提供者的姓名(name),該查詢可能與 HumanName 中的任何字串匹配,包括完整的中文姓名(text)、英文姓(family)、英文名(given)、姓名前面的頭銜(prefix)、姓名後面的稱謂(suffix)。", "code": "name", "base": [ "Practitioner" ], "type": "string", "expression": "Practitioner.name" }