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

JSON Format: CapabilityStatement-query-responder

Download Raw json

{
  "resourceType" : "CapabilityStatement",
  "id" : "query-responder",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"title\">Query Responder 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 server that is capable of responding to a follow up FHIR RESTful query from an Intermediary/Recipient.  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-server.html\">CapabiltyStatement for the US Core Server</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 Server</p><br/></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-alerts/CapabilityStatement/query-responder",
  "version" : "0.2.0",
  "name" : "QueryResponderCapabilityStatement",
  "title" : "Query Responder CapabilityStatement",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-11-15T00:00:00+00:00",
  "publisher" : "HL7 International - Infrascture and Messaging Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/inm/index.cfm"
        }
      ]
    }
  ],
  "description" : "This CapabilityStatement describes the expected capabilities of a server that is capable of responding to a follow up FHIR RESTful query from an Intermediary/Recipient.  These Expectations are same as described in the *HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.0* [CapabiltyStatement for the US Core Server](http://hl7.org/fhir/us/core/STU3.1/CapabilityStatement-us-core-server.html)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.0.0",
  "format" : [
    "xml",
    "json"
  ],
  "patchFormat" : [
    "application/json-patch+json"
  ],
  "implementationGuide" : [
    "http://hl7.org/fhir/us/davinci-alerts/ImplementationGuide/hl7.fhir.us.davinci-alerts|0.1.0",
    "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core|3.1.0"
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "refer to the  *HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.0* CapabiltyStatement for the US Core Server"
    }
  ]
}