Situational Awareness for Novel Epidemic Response
1.0.1 - CI Build International flag

Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions

: Measure Consumer implementing the Produce Measure transaction with the Supplemental Data Option. - XML Representation

Draft as of 2021-07-26

Raw xml | Download



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="MeasureConsumer-ProduceMeasure-SupplementalData"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/saner/StructureDefinition/CapabilityStatementWithSlices"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2 id="title">Measure Consumer implementing the Produce Measure transaction with the Supplemental Data Option.</h2><ul><li>Implementation Guide Version: 1.0.1</li><li>FHIR Version: 4.0.1</li><li>Supported Formats: <code>xml</code>, <code>json</code></li><li>Supported Patch Formats: </li><li>Published on: Mon Jul 26 00:00:00 UTC 2021</li><li>Published by: HL7 International / Public Health</li></ul><blockquote class="impl-note"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as &quot;SHALL NOT&quot;. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id="rest">FHIR RESTful Capabilities</h2><div class="panel panel-default"><div class="panel-heading"><h3 id="mode1" class="panel-title">Mode: <code>server</code></h3></div><div class="panel-body"><div class="lead"><em>Summary of System-wide Interactions</em></div><ul><li><strong>SHALL</strong> support the <code>batch</code> interaction described as follows:<div><p>Communicate a MeasureReport with supplemental data in a Bundle using the <a href="https://www.hl7.org/fhir/http.html#transaction">FHIR batch</a> operation. The MeasureReport shall be the first entry in the Bundle. Referenced MeasureReport.evaluatedResource elements shall appear as subsequent entries in the Bundle.</p>
</div></li></ul></div></div></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/saner/CapabilityStatement/MeasureConsumer-ProduceMeasure-SupplementalData"/>
  <version value="1.0.1"/>
  <name value="MeasureConsumer_ProduceMeasure_SupplementalData"/>
  <title
         value="Measure Consumer implementing the Produce Measure transaction with the Supplemental Data Option."/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2021-07-26"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="pher@lists.hl7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Keith W. Boone"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:kboone@ainq.com"/>
    </telecom>
  </contact>
  <description
               value="Defines the additional requirements for the Measure Consumer implementing the Produce Measure transaction with the Supplemental Data Option."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <kind value="requirements"/>
  <fhirVersion value="4.0.1"/>
  <format value="xml"/>
  <format value="json"/>
  <rest>
    <mode value="server"/>
    <interaction>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHALL"/>
      </extension>
      <code value="batch"/>
      <documentation
                     value="Communicate a MeasureReport with supplemental data in a Bundle using the [FHIR batch](https://www.hl7.org/fhir/http.html#transaction) operation. The MeasureReport shall be the first entry in the Bundle. Referenced MeasureReport.evaluatedResource elements shall appear as subsequent entries in the Bundle."/>
    </interaction>
  </rest>
</CapabilityStatement>