OPERATION: submit-measurement
The official URL for this operation definition is:
http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-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.
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
Use | Name | Cardinality | Type | Binding | Documentation |
IN | measurement | 0..1 | Bundle | ||
OUT | bundle | 0..1 | Bundle |