Da Vinci Unsolicited Notifications Implementation Guide (Release 0.2.0 STU1 Ballot)

This page is part of the Da Vinci Unsolicited Notifications (v0.2.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

XML Format: CapabilityStatement-query-requester

Download Raw xml


<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="query-requester"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2 id="title">Query Requester CapabilityStatement</h2><ul><li>Implementation Guide Version: 0.1.0</li><li>FHIR Version: 4.0.0</li><li>Supported formats: xml, json</li><li>Published: 2019-11-15</li><li>Published by: HL7 International - Infrascture and Messaging Work Group</li></ul><p><p>This CapabilityStatement describes the expected capabilities of a client that is capable of responding a Da Vinci Notification with a  follow up FHIR RESTful query to the Sender.  These expectations are same as described in the <em>HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.0</em> <a href="http://hl7.org/fhir/us/core/STU3.1/CapabilityStatement-us-core-client.html">CapabiltyStatement for the US Core Client</a></p></p><h3 id="igs" class="no_toc">SHALL Support the Following Implementation Guides:</h3><ul><li><a href="http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core|3.1.0">http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core|3.1.0</a></li></ul><h3 id="behavior">FHIR RESTful Capabilities</h3><p>refer to the  <em>HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.0</em> CapabiltyStatement for the US Core Client</p><br/></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-alerts/CapabilityStatement/query-requester"/>
  <version value="0.2.0"/>
  <name value="QueryRequesterCapabilityStatement"/>
  <title value="Query Requester CapabilityStatement"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-11-15T00:00:00+00:00"/>
  <publisher value="HL7 International - Infrascture and Messaging Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/inm/index.cfm"/>
    </telecom>
  </contact>
  <description
               value="This CapabilityStatement describes the expected capabilities of a client that is capable of responding a Da Vinci Notification with a  follow up FHIR RESTful query to the Sender.  These expectations are same as described in the *HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.0* [CapabiltyStatement for the US Core Client](http://hl7.org/fhir/us/core/STU3.1/CapabilityStatement-us-core-client.html)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <kind value="requirements"/>
  <fhirVersion value="4.0.0"/>
  <format value="xml"/>
  <format value="json"/>
  <patchFormat value="application/json-patch+json"/>
  <implementationGuide
                       value="http://hl7.org/fhir/us/davinci-alerts/ImplementationGuide/hl7.fhir.us.davinci-alerts|0.1.0"/>
  <implementationGuide
                       value="http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core|3.1.0"/>
  <rest>
    <mode value="server"/>
    <documentation
                   value="refer to the  *HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.0* CapabiltyStatement for the US Core Client"/>
  </rest>
</CapabilityStatement>