Enrichments
The Enrichment endpoint requires as input one or more Observation Item Sets, and the corresponding Outcome Item Sets from the Evaluation phase. As output the Enrichment endpoint returns a link to the newly generated Enrichment report. This Enrichment report is stored in the session container and can be accessed with an API key using a GET Enrichment API call to JANUS. Enrichments can be presented in multiple formats, which are presented as separate links in the response JSON, identified by the "format" property. Most commonly, an Enrichment is returned in PDF and DOCX formats.
The following endpoints are available related to Enrichments:
The following table described several errors that may be encountered related to Enrichments, as well as how they may be resolved:
| Code | Description | Resolution |
|---|---|---|
| 400 | Invalid EnrichmentID | Verify that the input enrichmentID is valid for the provided measureID |