Document Search by ID
FHIR Interaction: _id
HTTP Method: GET
URL: [base]/DocumentReference?_id=[DocumentReference.id]
Parameters (In)
Name | Cardinality | Type | Documentation |
---|---|---|---|
id | 1..1 | id | DocumentReference resource id |
Return Value (Out)
Name | Cardinality | Type | Documentation |
---|---|---|---|
bundle | 1..1 | Bundle | A Bundle consists of a DocumentReference resource and/or an OperationOutcome. |
This transaction takes the resource id as the parameter and returns a DocumentReference and or OperationOutcome in a Bundle. The DocumentReference resource contains a document in a clinical data repository of a health authority (including the eHealth clinical data repository).