This page is part of the Situational Awareness for Novel Epidemic Response (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="MeasureSource-CSV-Pull"/>
<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>MeasureSource_CSV_Pull</h2><div><p>Defines the additional requirements for the Measure Source implementing the CSV Option and the Pull Option.</p>
</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title="GET a resource (read interaction)">Read</b></th><th><b title="GET all set of resources of the type (search interaction)">Search</b></th><th><b title="PUT a new resource version (update interaction)">Update</b></th><th><b title="POST a new resource (create interaction)">Create</b></th></tr><tr><td>MeasureReport</td><td></td><td></td><td></td><td></td></tr></table></div>
</text>
<url
value="http://hl7.org/fhir/uv/saner/CapabilityStatement/MeasureSource-CSV-Pull"/>
<version value="1.0.0"/>
<name value="MeasureSource_CSV_Pull"/>
<title value="Measure Source implementing the CSV Option and the Pull Option."/>
<status value="draft"/>
<experimental value="true"/>
<date value="2021-07-26"/>
<publisher value="HL7 International Public Health Workgroup"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://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 Source implementing the CSV Option and the Pull Option."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<kind value="requirements"/>
<fhirVersion value="4.0.1"/>
<format value="xml"/>
<format value="json"/>
<rest>
<mode value="server"/>
<resource>
<type value="MeasureReport"/>
<supportedProfile
value="http://hl7.org/fhir/uv/saner/StructureDefinition/PublicHealthMeasureReport"/>
<operation>
<name value="read-csv"/>
<definition
value="http://hl7.org/fhir/uv/saner/OperationDefinition/MeasureReport-read-csv"/>
<documentation value="Read in CSV Format"/>
</operation>
<operation>
<name value="search-csv"/>
<definition
value="http://hl7.org/fhir/uv/saner/OperationDefinition/MeasureReport-search-csv"/>
<documentation value="Search in CSV Format"/>
</operation>
</resource>
</rest>
</CapabilityStatement>