Package | tw.cathay.fhir.imri |
Type | SearchParameter |
Id | Composition-patient |
FHIR Version | R4 |
Source | https://imri.cgh.org.tw/imri/https://simplifier.net/resolve?scope=tw.cathay.fhir.imri@1.0.0&canonical=https://imri.cgh.org.tw/imri/SearchParameter/Composition-patient |
URL | https://imri.cgh.org.tw/imri/SearchParameter/Composition-patient |
Version | 0.1.0 |
Status | active |
Date | 2024-05-13 |
Name | CompositionPatient |
Realm | tw |
Description | 透過病人的身份識別碼(identifier),即身分證字號,查詢整份出院病摘/手術紀錄(Composition), 實作請參考[CompositionDischargeSummary-Notes](StructureDefinition-composition-dischargesummary-imri.html#notes) |
Type | reference |
CapabilityStatement | |
CapabilityStatementIMRIClient | 醫查-用戶端(IMRI Client) |
CapabilityStatementIMRIServer | 醫查-伺服端(IMRI Server) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Composition-patient
Parameter patient
:reference
透過病人的身份識別碼(identifier),即身分證字號,查詢整份出院病摘/手術紀錄(Composition), 實作請參考CompositionDischargeSummary-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://imri.cgh.org.tw/imri/SearchParameter/Composition-patient", "version": "0.1.0", "name": "CompositionPatient", "status": "active", "date": "2024-05-13", "publisher": "國泰金控", "contact": [ { "name": "國泰金控", "telecom": [ { "system": "url", "value": "https://www.cathayholdings.com/holdings/" } ] } ], "description": "透過病人的身份識別碼(identifier),即身分證字號,查詢整份出院病摘/手術紀錄(Composition),\r\n實作請參考[CompositionDischargeSummary-Notes](StructureDefinition-composition-dischargesummary-imri.html#notes)", "code": "patient", "base": [ "Composition" ], "type": "reference", "expression": "Composition.subject.where(resolve() is Patient)", "target": [ "Patient" ], "chain": [ "identifier" ] }