eHealth Infrastructure
2.3.0 - release

eHealth Infrastructure - Local Development build (v2.3.0). See the Directory of published versions

OperationDefinition: Submit measurement

Official URL: https://measurement.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-submit-measurement Version: 2.3.0
Active as of 2022-09-27 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.

Parameter description

measurement: Bundle containing:

  • 0..* Observation (ehealth-observation profile)
  • 0..* QuestionnaireResponse (ehealth-questionnaireresponse profile)
  • 0..* Media (ehealth-media profile)
  • 0..* Provenance (ehealth-provenance profile). Each Provenance (which is intended for capturing reuse of measurement(s) – as described in the eHealth Observation profile introduction) must refer to other resources in the Bundle as target in the format “urn:oid:" or "urn:uuid:.".

All resources in the Bundle must refer to the same Patient and EpisodeOfCare.

Output description

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.

URL: [base]/$submit-measurement

Parameters

UseNameCardinalityTypeBindingDocumentation
INmeasurement0..1Bundle
OUTbundle0..1Bundle