Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.eu/fhir/ig/gravitate-health/OperationDefinition/annotate | Version: 0.1.0 | |||
| Active as of 2025-10-13 | Computable Name: annotate | |||
This operation calculates an annotated version of an ePI as well as the separate extracts.
The ePI can be delivered either as a Bundle or by using an Identifier of the bundle. Whether the support of both Identifier and Bundle continues to be supported currently remains unknown.
URL: [base]/$annotate
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | epi | 0..1 | Bundle | ePI Document Bundle | ||
| IN | epi-identifier | 0..1 | Identifier | ePI Document Identifier | ||
| OUT | returnEpi | 1..1 | Bundle | Preprocessed epi Bundle | ||
| OUT | returnEpiExtracts | 1..1 | Bundle | Preprocessed epi Bundle extracts |