Convert C-CDA to FHIR R4
C-CDA
Convert C-CDA to FHIR R4
Converts the provided C-CDA document to a FHIR R4 Bundle.
POST
Convert C-CDA to FHIR R4
Documentation Index
Fetch the complete documentation index at: https://docs.metriport.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
xml
required
A valid C-CDA (R2.1) XML document.
Query Params
Your internal identifier for the patient that the provided C-CDA document corresponds to.
This will be used to populated the patient-related references in the returned FHIR Bundle.
Response
Returns a FHIR R4 Bundle of typebatch with the
entry containing an array of FHIR R4 Resources being the outcome of the conversion.

