COMPLETED. Treat FAILED and ARCHIVED as terminal.
This cookbook assumes you already have your Partner ID, a Bearer JWT for CKG upload,
organization_id, and a valid FHIR R4 bundle JSON file.- TypeScript
- Python
Common mistakes
- Starting generation before ingestion status is
COMPLETED. - Letting the upload URL expire (15 minutes) before the PUT.
- Using different identifiers in the FHIR bundle than later
fhir_encounter_id/fhir_practitioner_idvalues. - Sending
sdp_suki_tokenon CKG upload instead of the Bearer JWT.