Get Document URL
Document
Get Document URL
Gets a downloadable URL for downloading the specified document.
GET
Get Document URL
This endpoint returns a URL which you can use to download the specified document and/or convert using the file name provided from the List Documents endpoint, or from theDocumentation Index
Fetch the complete documentation index at: https://docs.metriport.com/llms.txt
Use this file to discover all available pages before exploring further.
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.

