eHealth Infrastructure (v2020.2)


<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="-s-fetch-careplan-customization-stats"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>fetch-careplan-customization-stats</h2><p>OPERATION: fetch-careplan-customization-stats</p><p>The official URL for this operation definition is: </p><pre>http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-fetch-careplan-customization-stats</pre><div><p>Run a report counting procedure requests with customized timing or reference ranges. The counts are grouped by plan definition.</p>
</div><p>URL: [base]/$fetch-careplan-customization-stats</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>anonymization</td><td>1..1</td><td><a href="http://hl7.org/fhir/STU3/datatypes.html#string">string</a></td><td/><td/></tr><tr><td>IN</td><td>organization</td><td>0..1</td><td><a href="http://hl7.org/fhir/STU3/references.html#Reference">Reference</a></td><td/><td/></tr><tr><td>IN</td><td>period</td><td>0..1</td><td><a href="http://hl7.org/fhir/STU3/datatypes.html#Period">Period</a></td><td/><td/></tr><tr><td>OUT</td><td>return</td><td>0..1</td><td><a href="http://hl7.org/fhir/STU3/binary.html">Binary</a></td><td/><td/></tr></table></div>
  </text>
  <url
       value="http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-fetch-careplan-customization-stats"/>
  <name value="fetch-careplan-customization-stats"/>
  <status value="active"/>
  <kind value="operation"/>
  <date value="2020-03-31T08:26:16+00:00"/>
  <description
               value="Run a report counting procedure requests with customized timing or reference ranges. The counts are grouped by plan definition."/>
  <idempotent value="false"/>
  <code value="fetch-careplan-customization-stats"/>
  <system value="true"/>
  <type value="false"/>
  <instance value="false"/>
  <parameter>
    <name value="anonymization"/>
    <use value="in"/>
    <min value="1"/>
    <max value="1"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="organization"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <type value="Reference"/>
  </parameter>
  <parameter>
    <name value="period"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <type value="Period"/>
  </parameter>
  <parameter>
    <name value="return"/>
    <use value="out"/>
    <min value="0"/>
    <max value="1"/>
    <type value="Binary"/>
  </parameter>
</OperationDefinition>