Convert document to FHIR resource

Extracts text from a document (PDF or image) and converts it into a structured FHIR resource

Body Params
string
required

FHIR version to use

string
required

Type of FHIR resource to create. Accepts any FHIR resource type or US Core profile name.

string
required

Base64 encoded file content. Supported file types: PDF (application/pdf), PNG (image/png), JPEG (image/jpeg). File type is auto-detected from content magic bytes.

Responses

400

Invalid request

401

Unauthorized

500

Server error

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json