Implementation Guide
25.0.0 - R4 APIs
Publish Box goes here
The $docref operation implements the Argonaut specified operation on DocumentReference Resource produce a CCD document for the most recent patient encounter. The resulting DocumentReference contains a link to the URL which will produce the requested content.
GET [base]/$docref?{operation-parameters}
Where:
| Use | Name | Cardinality | Type | Binding | Documentation |
|---|---|---|---|---|---|
| IN | patient | 1..1 | reference | The identifier of the patient for whom to generate the CDA document. | |
| OUT | return | 1..1 | DocumentReference | Binary | The resulting DocumentReference resource. |