Package | tw.cathay.fhir.iclaim |
Resource Type | SearchParameter |
Id | Composition-patient |
FHIR Version | R4 |
Source | https://claim.cgh.org.tw/iclaim/https://claim.cgh.org.tw/iclaim/1.0.0/SearchParameter-Composition-patient.html |
URL | https://claim.cgh.org.tw/iclaim/SearchParameter/Composition-patient |
Version | 1.0.0 |
Status | active |
Date | 2023-08-28 |
Name | CompositionPatient |
Realm | tw |
Description | 透過病人的身份識別碼(identifier),即身分證字號,查詢整份理賠用收據-診斷證明-檢驗紀錄(Composition), 實作請參考[Composition-Notes](StructureDefinition-composition-iclaim.html#notes) |
Type | reference |
CapabilityStatement | |
CapabilityStatementiClaimClient | 醫療保險理賠實作指引-用戶端 |
CapabilityStatementiClaimServer | 醫療保險理賠實作指引-伺服端 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Composition-patient
Parameter patient
:reference
透過病人的身份識別碼(identifier),即身分證字號,查詢整份理賠用收據-診斷證明-檢驗紀錄(Composition), 實作請參考Composition-Notes
Resource | Composition |
Expression | Composition.subject.where(resolve() is Patient) |
Target Resources | Patient |
Multiples |
|
Chains | Allowed: identifier |
{ "resourceType": "SearchParameter", "id": "Composition-patient", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://claim.cgh.org.tw/iclaim/SearchParameter/Composition-patient", "version": "1.0.0", "name": "CompositionPatient", "status": "active", "date": "2023-08-28", "publisher": "國泰金控", "contact": [ { "name": "國泰金控", "telecom": [ { "system": "url", "value": "https://www.cathayholdings.com/holdings/" } ] } ], "description": "透過病人的身份識別碼(identifier),即身分證字號,查詢整份理賠用收據-診斷證明-檢驗紀錄(Composition),\r\n實作請參考[Composition-Notes](StructureDefinition-composition-iclaim.html#notes)", "code": "patient", "base": [ "Composition" ], "type": "reference", "expression": "Composition.subject.where(resolve() is Patient)", "target": [ "Patient" ], "chain": [ "identifier" ] }