Package | tw.cohesion.fhir.clinemr |
Type | SearchParameter |
Id | Patient-name |
FHIR Version | R4 |
Source | https://fhir.cohesiondata.com/clinemr/https://simplifier.net/resolve?scope=tw.cohesion.fhir.clinemr@1.0.0&canonical=https://fhir.cohesiondata.com/clinemr/SearchParameter/Patient-name |
URL | https://fhir.cohesiondata.com/clinemr/SearchParameter/Patient-name |
Version | 1.0.0 |
Status | active |
Date | 2024-05-05 |
Name | PatientName |
Realm | tw |
Description | 病人的姓名(name),該查詢可能與 HumanName 中的任何字串匹配,包括完整的中文姓名(text)、英文姓(family)、英文名(given)、姓名前面的頭銜(prefix)、姓名後面的稱謂(suffix)。 |
Type | string |
CapabilityStatement | |
CapabilityStatementClinEMRClient | 診所門診病摘-用戶端(ClinEMR Client) |
CapabilityStatementClinEMRServer | 診所門診病摘-伺服端(ClinEMR Server) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Patient-name
Parameter name
:string
病人的姓名(name),該查詢可能與 HumanName 中的任何字串匹配,包括完整的中文姓名(text)、英文姓(family)、英文名(given)、姓名前面的頭銜(prefix)、姓名後面的稱謂(suffix)。
Resource | Patient |
Expression | Patient.name |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "Patient-name", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.cohesiondata.com/clinemr/SearchParameter/Patient-name", "version": "1.0.0", "name": "PatientName", "status": "active", "date": "2024-05-05", "publisher": "睿傳數據", "contact": [ { "name": "睿傳數據", "telecom": [ { "system": "url", "value": "https://www.cohesiondata.com/" } ] } ], "description": "病人的姓名(name),該查詢可能與 HumanName 中的任何字串匹配,包括完整的中文姓名(text)、英文姓(family)、英文名(given)、姓名前面的頭銜(prefix)、姓名後面的稱謂(suffix)。", "code": "name", "base": [ "Patient" ], "type": "string", "expression": "Patient.name" }