This page is part of the National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="NHSNCapabilityStatementDataSource"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<!-- TODO
Jurisdiction
Prohibited extension - http://hl7.org/fhir/StructureDefinition/capabilitystatement-prohibited -->
<!-- set include_symbols = false to turn off confonrmance symbols and legen, true to turn on -->
<h2 id="title">NHSN Data Source CapabilityStatement</h2>
<ul>
<li><b>Title:</b>NHSN Data Source CapabilityStatement</li>
<li><b>Implementation Guide Version:</b> 1.0.0</li>
<li><b>FHIR Version:</b> 4.0.1</li>
<li><b>Intended Use:</b> Requirements</li>
<li><b>Supported Formats: </b>
json;
xml;
</li>
<li><b>Published:</b> 2024-07-30</li>
<li><b>Published by:</b> HL7 International / Public Health</li>
<li><b>Status:</b> Active</li>
<li><b>Copyright:</b> </li>
</ul>
<br/>
<strong>Description:</strong> <div><div><p>This statement defines the expected capabilities of a system containing data (typically patient data, but could be situational awareness data) that will be evaluated against one or more measures. This may be a FHIR server, an EHR with a FHIR endpoint (facade), an internal data store when the Data Source and dQM Evaluation Engine actors are played by the same system such as an EHR that does its own measure evaluation, or it may be a system containing other data such as situational awareness data that is reporting via CSV or other format. When FHIR enabled, the Data Source acts as a <a href="https://hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-server.html">US Core Server</a></p>
</div></div>
<br/>
<h3>Support and Requirements for Other Artifacts</h3>
<table>
<tbody>
<tr>
<th>Imports other capabilities:</th>
<td>
<ul>
<li>
<a href="http://hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-server.html">US Core Server CapabilityStatementversion: null6.1.0)</a>
</li>
</ul>
</td>
</tr>
</tbody>
</table>
<br/>
<!-- TODO - Make this a summary of capabilities, including system wide and each paradigm -->
<p>
<b>Jump to:</b>
</p>
<ul>
<li><a href="#Server">REST Server</a></li>
</ul>
<!-- REST Capabilities -->
<br/>
<a name="Server"> </a>
<h3 id="behavior">FHIR Server RESTful Capabilities</h3>
<!-- REST Security -->
<!-- REST System wide Capabilities -->
<h3>System-wide Server Capabilities</h3>
<!-- REST System wide interactions -->
<!-- REST System wide operations -->
<!-- REST System wide search parameters -->
<!-- Resource Capabilities -->
<!-- Messaging Capabilities -->
<!-- Document Capabilities -->
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pher"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/nhsn-dqm/ImplementationGuide/hl7.fhir.us.nhsn-dqm"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/nhsn-dqm/ImplementationGuide/hl7.fhir.us.nhsn-dqm"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/us/nhsn-dqm/CapabilityStatement/NHSNCapabilityStatementDataSource"/>
<version value="1.0.0"/>
<name value="NHSNCapabilityStatementDataSource"/>
<title value="NHSN Data Source CapabilityStatement"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-07-30"/>
<publisher value="HL7 International / Public Health"/>
<contact>
<name value="HL7 International / Public Health"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pher"/>
</telecom>
</contact>
<description
value="This statement defines the expected capabilities of a system containing data (typically patient data, but could be situational awareness data) that will be evaluated against one or more measures. This may be a FHIR server, an EHR with a FHIR endpoint (facade), an internal data store when the Data Source and dQM Evaluation Engine actors are played by the same system such as an EHR that does its own measure evaluation, or it may be a system containing other data such as situational awareness data that is reporting via CSV or other format. When FHIR enabled, the Data Source acts as a [US Core Server](https://hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-server.html)"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<kind value="requirements"/>
<imports
value="http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server|6.1.0"/>
<fhirVersion value="4.0.1"/>
<format value="json"/>
<format value="xml"/>
<rest>
<mode value="server"/>
</rest>
</CapabilityStatement>