meta.source
field of the FHIR resource you are interested in.
The URL will only be valid for 60 seconds before you need
to request a new one.
Query Params
The file name of the document. You can get this from the
meta.source attribute
of any FHIR resource.
The document type to convert to. Either
html
or pdf
.This parameter should only be used for converting XML/CDA files.
Response
A JSON object containing the URL will be returned.The downloadable URL.
For patients with a large volume of documents, you can use
the Bulk Get Document URL
endpoint
to get all download URLs instead of doing it one at a
time.