get_document_reference
Retrieve a document reference by ID for a specific practice, providing patient document metadata and content URLs for binary access.
Instructions
Read a DocumentReference by id (content URLs fetchable via get_binary).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| practice | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| date | No | ||
| type | No | ||
| status | No | ||
| content_urls | No | ||
| resourceType | No |