eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Official URL: https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-submit-measurement | Version: 3.3.0 | |||
Active as of 2024-10-16 | Computable Name: submit-measurement |
The submit-measurement operation provides a single measurement in the form of a Bundle of Observation, QuestionnaireResponse and Media for storage and, subsequently, further processing in the eHealth Infrastructure. A Provenance resource is implicitly created by the infrastructure referencing input Bundle resources as target, thereby relating the resources that were submitted.
measurement: Bundle containing:
All resources in the Bundle must refer to the same Patient and EpisodeOfCare. All resources in the Bundle as well as the created Provenance will receive any missing system tags (ehealth-system CodeSystem) provided by the referenced EpisodeOfCare. The request will be denied if any resource in the Bundle contains a system tag, which is not present on the referenced EpisodeOfCare
The returned Bundle contains references to the stored input resources where the id has been substituted.
eHealth infrastructure will substitute the id when saving the resources in a single transaction.