Making EHR Data More available for Research and Public Health (MedMorph)
0.1.0 - STU Ballot

This page is part of the Making EHR Data MOre available for Research and Public Health (MedMorph) (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: MedMorph Trusted Third Party - XML Representation

Raw xml | Download



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="medmorph-trusted-third-party"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>TrustedThirdParty</h2>
      <p>(Requirements Definition Capability Statement)</p>
      <p>Canonical URL: http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-trusted-third-party</p>
      <p>Published by: <b>HL7 International - Public Health Work Group</b>
      </p>
      <p>This profile defines the expected capabilities of the <i>MedMorph Trusted Third Party </i> actor.  
      This actor is responsible for receiving messages and forwarding messages from clinical care to PHA/Research Organization and send responses back from PHA/Research Organization to clinical care.</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 Trusted Third Party is to receive messages and forward messages from clinical care to PHA/Research Organization and send responses back from PHA/Research Organization to clinical care.</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 Trusted Third Party needs to meet the security requirements as outlined in the <a href="spec.html#smart-on-fhir-backend-services-authorization">Formal Specification - Security Section.</a></p>
      <h3>Resource summary</h3>
      <div class="table-wrapper">
        <table class="grid">
          <thead>
            <tr>
              <th>Resource</th>
              <th>Search</th>
              <th>Read</th>
              <th>Read Version</th>
              <th>Instance History</th>
              <th>Resource History</th>
              <th>Create</th>
              <th>Update</th>
              <th>Delete</th>
            </tr>
          </thead>
          <tbody>
           <tr>
              <th>Bundle (<a href="StructureDefinition-us-ph-reporting-bundle.html">Profile</a>)</th>
              <td>
              </td>
              <td>               
              </td>
              <td>              
              </td>
              <td>               
              </td>
              <td>
              </td>
              <td>
                <a href="#ReportingBundle-create" title="Allows creation of a specific Reporting Bundle Resource instance">SHALL</a>
              </td>
              <td>
              </td>
              <td/>
            </tr>
          </tbody>
        </table>
      </div>
     
        <h3>FHIR Operations summary</h3>
        <p>The following FHIR operations SHALL be supported by the Trusted Third Party.</p>
     
      <ul>
        <li>
          <a href="https://www.hl7.org/fhir/messageheader-operation-process-message.html">Bundle process-message</a>
        </li>
      </ul>
      <br/>
      <br/>
      <h3>
        <a href="http://hl7.org/fhir/R4/bundle.html">Bundle</a>
      </h3>
      <p>Profile: <a href="StructureDefinition-us-ph-reporting-bundle.html">http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-reporting-bundle</a>
      </p>
      <h4>Interactions</h4>
      <div class="table-wrapper">
        <table class="list">
          <thead>
            <tr>
              <th>Name</th>
              <th>Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <th>
                <a name="ReportingBundle-create"> </a>
                <span>create</span>
              </th>
              <td>
                <p>Allows creation of ReportingBundle instances</p>
              </td>
            </tr>   
          </tbody>
        </table>
      </div>    
      <br/>
      <br/>      
    </div>
  </text>
  <url
       value="http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-trusted-third-party"/>
  <version value="0.1.0"/>
  <name value="TrustedThirdParty"/>
  <title value="MedMorph Trusted Third Party"/>
  <status value="draft"/>
  <date value="2020-12-06"/>
  <publisher value="HL7 International - Public Health Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description
               value="This profile defines the expected capabilities of the &#39;&#39;Trusted Third Party&#39;&#39; actor when conforming to the MedMorph Architecture Implementation Guide.     This role is responsible for receiving messages and forwarding messages from clinical care to PHA/Research Organization and send responses back from PHA/Research Organization to clinical care."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <kind value="requirements"/>
  <fhirVersion value="4.0.1"/>
  <format value="json"/>
  <rest>
    <mode value="server"/>
    <documentation
                   value="The focus of the Trusted Third Party is to receive messages and forward messages from clinical care to PHA/Research Organization and send responses back from PHA/Research Organization to clinical care."/>
    <security>
      <description
                   value="Implementations must meet the general security requirements documented in the security section of the implementation guide."/>
    </security>
    <resource>
      <type value="Bundle"/>
      <supportedProfile
                        value="http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-reporting-bundle"/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="create"/>
        <documentation value="Allows creation of a Reporting Bundle instance."/>
      </interaction>
    </resource>
    <operation>
      <name value="process-message"/>
      <definition
                  value="http://hl7.org/fhir/OperationDefinition/MessageHeader-process-message"/>
    </operation>
  </rest>
  <rest>
    <mode value="client"/>
    <documentation
                   value="The focus of the Trusted Third Party is to receive messages and forward messages from clinical care to PHA/Research Organization and send responses back from PHA/Research Organization to clinical care."/>
    <security>
      <description
                   value="Implementations must meet the general security requirements documented in the security section of the implementation guide."/>
    </security>
    <resource>
      <type value="Bundle"/>
      <supportedProfile
                        value="http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-reporting-bundle"/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="create"/>
        <documentation value="Allows creation of a Reporting Bundle instance."/>
      </interaction>
    </resource>
    <operation>
      <name value="process-message"/>
      <definition
                  value="http://hl7.org/fhir/OperationDefinition/MessageHeader-process-message"/>
    </operation>
  </rest>
</CapabilityStatement>