eHealth Infrastructure (v1.0.0)


<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="-s-submit-measurement"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>submit-measurement</h2><p>OPERATION: submit-measurement</p><p>The official URL for this operation definition is: </p><pre>http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-submit-measurement</pre><div><p>Receives, validates, and stores a bundle of related Observation, Media, and QuestionnaireResponse.</p>
<p>Supplied Provenance must &quot;target&quot; other resources in same bundle.</p>
<p>--</p>
<p>Supplied Communication must have other resources in same bundle as &quot;topic&quot;.</p>
<p>--</p>
<p>This method is intended for uploading single measurements. Uploading large batches of resources is considered misuse.</p>
<p>--</p>
<p>eHealth will implicitly add Provenance resource targetting all resources received in the same measurement bundle.</p>
</div><p>URL: [base]/$submit-measurement</p><p>Parameters</p><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>measurement</td><td>0..1</td><td><a href="http://hl7.org/fhir/STU3/bundle.html">Bundle</a></td><td/><td/></tr></table></div>
  </text>
  <url
       value="http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-submit-measurement"/>
  <version value="1.0.0"/>
  <name value="submit-measurement"/>
  <status value="active"/>
  <kind value="operation"/>
  <date value="2019-03-06T14:43:56+00:00"/>
  <description
               value="Receives, validates, and stores a bundle of related Observation, Media, and QuestionnaireResponse.

Supplied Provenance must &quot;target&quot; other resources in same bundle.

--

Supplied Communication must have other resources in same bundle as &quot;topic&quot;.

--

This method is intended for uploading single measurements. Uploading large batches of resources is considered misuse.

--

eHealth will implicitly add Provenance resource targetting all resources received in the same measurement bundle."/>
  <idempotent value="false"/>
  <code value="submit-measurement"/>
  <system value="true"/>
  <type value="false"/>
  <instance value="false"/>
  <parameter>
    <name value="measurement"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <type value="Bundle"/>
  </parameter>
</OperationDefinition>