Skip to main content
POST
Convert C-CDA to FHIR R4

Body

xml
required
A valid C-CDA (R2.1) XML document.
You can use this example C-CDA from HL7 for testing purposes.

Query Params

patientId
string
required
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 type batch with the entry containing an array of FHIR R4 Resources being the outcome of the conversion.