Package | tw.cathay.fhir.imri |
Type | SearchParameter |
Id | Composition-organization |
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-organization |
URL | https://imri.cgh.org.tw/imri/SearchParameter/Composition-organization |
Version | 0.1.0 |
Status | active |
Date | 2024-05-22 |
Name | CompositionOrganization |
Realm | tw |
Description | 透過機構的唯一識別碼(identifier)和名稱(name),查詢整份出院病摘/手術紀錄(Composition), 實作請參考[CompositionDischargeSummary-Notes](StructureDefinition-composition-dischargesummary-imri.html#notes) |
Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Composition-organization
Parameter organization
:reference
透過機構的唯一識別碼(identifier)和名稱(name),查詢整份出院病摘/手術紀錄(Composition), 實作請參考CompositionDischargeSummary-Notes
Resource | Composition |
Expression | Composition.author.where(resolve() is Organization) |
Target Resources | Organization |
Multiples |
|
Chains | Allowed: identifier, name |
{ "resourceType": "SearchParameter", "id": "Composition-organization", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://imri.cgh.org.tw/imri/SearchParameter/Composition-organization", "version": "0.1.0", "name": "CompositionOrganization", "status": "active", "date": "2024-05-22", "publisher": "國泰金控", "contact": [ { "name": "國泰金控", "telecom": [ { "system": "url", "value": "https://www.cathayholdings.com/holdings/" } ] } ], "description": "透過機構的唯一識別碼(identifier)和名稱(name),查詢整份出院病摘/手術紀錄(Composition),\r\n實作請參考[CompositionDischargeSummary-Notes](StructureDefinition-composition-dischargesummary-imri.html#notes)", "code": "organization", "base": [ "Composition" ], "type": "reference", "expression": "Composition.author.where(resolve() is Organization)", "target": [ "Organization" ], "chain": [ "identifier", "name" ] }