Description: A logical document composed of FHIR resources that describe a specific patient encounter.
Reference: Composition in FHIR specification.
| Name | Type | Required | Description |
|---|---|---|---|
| encounter | reference | True | Which ED visit the Composition is for. |
| type | string | False | Type of document. Specified using the LOINC code. (Continuity of Care Document=34133-9, Referral Note=57133-1, Discharge Summary=18842-5) |
* Required search parameters - encounter
DateIncluded= True* See Date Search for more information on searching by date.
Sample Request:
GET https://greathospital.com:8100/r4/sites/123/Composition?encounter=827550c4-7ebe-43fa-ad2f-aa18c8ebbf44
Sample Request:
GET https://greathospital.com:8100/r4/sites/123/Composition/827550c4-7ebe-43fa-ad2f-aa18c8ebbf44