Parses a CDA into FHIR resources

POST {{api_hostname}}/data-services/cda/parser

This endpoint allows to return parsed resources from the given C-CDA document.

HEADERS

KeyDatatypeRequiredDescription
``null(Required)
subject-idstring(Required)
practitioner-namenull
practitioner-rolenull
practitioner-npinull
Content-Typestring

RESPONSES

status: OK

{"data":{"errors":{},"resources":{}}}