Ingest either an unstructured document (multipart/form-data) or a FHIR bundle (application/json).
Ingested unstructured documents are added to the patient record incrementally. Creating a summary for a given patient will use all ingested unstructured documents up to that point.
Ingested FHIR bundles replace the existing patient record: ingesting a new FHIR bundle will overwrite any previously ingested FHIR bundles for that patient, but will not affect previously ingested unstructured documents.
Documentation Index
Fetch the complete documentation index at: https://docs.clinia.com/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the user making the request. Used to associate the request with a specific user.
Ingestion accepted
Ingestion workflows are async, this response only indicates how to poll the workflow status, not the status of the ingestion itself. Typically, ingesting unstructured documents can take several minutes, while ingesting structured FHIR bundles should complete within seconds (depending on size).