A DocumentReference resource is used to index a document, clinical note, and other binary objects to make them available to a healthcare system.
Interactions
- Read: GET [base]/DocumentReference[id]
- Search: GET [base]/DocumentReference?{parameters...}
Search Parameters
Search Parameter |
Search Parameter Type |
Example |
GET [base]/DocumentReference?_id=[id] |
||
GET [base]/DocumentReference?category=[category] |
||
GET [base]/DocumentReference?date=[date] |
||
GET [base]/DocumentReference?patient=[patient] |
||
GET [base]/DocumentReference?period=[period] |
||
GET [base]/DocumentReference?type=[type] |
||
GET [base]/DocumentReference?_lastUpdated=[_lastUpdated] |
Supported includes & revIncludes
_include |
_revInclude |
N/A |
Provenance:target |