All endpoints require authentication. For credentials and access, contact the medWrite team.
Request
Headers
| Header | Type | Required | Description |
|---|---|---|---|
| Bearer Token | string | Yes | Authentication token. Contact medWrite team. |
| API Key | string | Yes | Service API key. Contact medWrite team. |
Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| Output ID | string | Yes | The unique identifier of the output. |
Response
Status:200 OK
"message": "letter already acknowledged" with the existing read date.
Error responses
| Status | Condition |
|---|---|
400 | Missing Output ID |
401 | Invalid or missing authentication |
404 | Letter not found |
Next steps
Get Approved Outputs
Retrieve approved letters (FHIR Bundle).
Get PDF Document
Download PDF for an output and bundle.
