This page is part of the HRSA Uniform Data System (UDS) Patient Level Submission (PLS) (UDS+ or uds-plus) FHIR IG (v1.0.1: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Uds Plus Trust Service Provider CapabilityStatement - XML Representation
Raw xml | Download
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="uds-plus-trust-service-provider"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<h2>Data Source (e.g, EHR)</h2>
<p>(Requirements Definition Capability Statement)</p>
<p>Canonical URL: http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-trust-service-provider</p>
<p>Published by: <b>HL7 International - Public Health Work Group</b>
</p>
<p>This is a CapabilityStatement that defines the expected capabilities of the Trust Service Provider.
</p>
<h2>General</h2>
<div class="table-wrapper">
<table>
<tbody>
<tr>
<th>FHIR Version:</th>
<td>4.0.1</td>
</tr>
<tr>
<th>Supported formats:</th>
<td>json</td>
</tr>
</tbody>
</table>
</div>
<h2>REST behavior</h2>
<p>The primary focus of the Trust Service Provider is to support the de-identify operation.
</p>
<p>
<b>Security:</b>
</p>
<p>Implementations must meet the general security requirements documented in FHIR <a href="http://hl7.org/fhir/security.html">Security guidance</a>.</p>
<p>In addition the Trust Service Provider actor needs to meet the security requirements as outlined in the <a href="spec.html#smart-on-fhir-backend-services-authorization">SMART on FHIR Backend Services Authorization</a></p>
<h3>FHIR Operations summary</h3>
<p>The following FHIR operations SHALL be supported by the Trust Service Provider</p>
<ul>
<li>
<a href="OperationDefinition-udsplus-de-identify.html">De-identify operation ([BaseURL]/$deidentify)</a>
</li>
</ul>
<br/>
<br/>
</div>
</text>
<url
value="http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-trust-service-provider"/>
<version value="1.0.1"/>
<name value="UdsPlusTrustServiceProvider"/>
<title value="Uds Plus Trust Service Provider CapabilityStatement"/>
<status value="draft"/>
<date value="2020-12-06"/>
<publisher value="HRSA BPHC"/>
<contact>
<telecom>
<system value="url"/>
<value value="https://bphc.hrsa.gov/"/>
</telecom>
</contact>
<description
value="This is a CapabilityStatement that defines the expected capabilities of the Trust Service Provider actor."/>
<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="json"/>
<rest>
<mode value="server"/>
<documentation
value="The primary focus of the Trust Service Provider actor is to support the deidentify operation."/>
<security>
<description
value="Implementations must meet the general security requirements documented in the security section of the implementation guide."/>
</security>
<operation>
<name value="deidentify"/>
<definition
value="http://fhir.org/guides/hrsa/uds-plus/OperationDefinition/udsplus-de-identify"/>
</operation>
</rest>
</CapabilityStatement>