Consumer-Directed Payer Data Exchange
- Release 0.1.0

This page is part of the CARIN Blue Button Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

JSON Format: CapabilityStatement-carin-bb-capabilitystatement-consumer-app

Raw json

{
  "resourceType" : "CapabilityStatement",
  "id" : "carin-bb-capabilitystatement-consumer-app",
  "meta" : {
    "versionId" : "7",
    "lastUpdated" : "2019-12-19T03:49:13.000+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"title\">CARIN BlueButton Consumer App CapabilityStatement</h2><ul><li>Implementation Guide</li><li>FHIR Version: 4.0.1</li><li>Supported formats: xml, json</li><li>Published: 2019-12-04</li><li>Published by HL7 International and CARIN Alliance</li></ul><p><p>This Section describes the expected capabilities of the Consumer-Directed Payer Data Exchange Consumer App which is responsible for creating and initiating the queries for information about an individual patient. The complete list of FHIR profiles, RESTful operations, and search parameters supported by Consumer-Directed Payer Data Exchange Servers are defined in the \n                    <a href=\"CapabilityStatement-carin-bb-capabilitystatement-healthplan-api.html\">Conformance Requirements for Server</a>.Consumer-Directed Payer Data Exchange Consumer Apps have the option of choosing from this list to access necessary data based on their local use cases and other contextual requirements.\n                </p></p><h3 id=\"behavior\">FHIR RESTful Capabilities</h3><p>The Consumer-Directed Payer Data Exchange Consumer App \n                <strong>SHALL</strong>:\n            </p><ol><li>Support fetching and querying of one or more CARIN Blue Button profile(s), using the supported RESTful interactions and search parameters declared in the US Core Server CapabilityStatement.</li></ol><p id=\"security\"><strong>Security:</strong></p><ol><li>See the \n                    <a href=\"Authorization,_Authentication,_and_Registration.html\">Authorization, Authentication, and Registration</a> section for requirements and recommendations.\n                </li></ol><hr/><br/></div>"
  },
  "url" : "http://hl7.org/fhir/us/carin/CapabilityStatement/carin-bb-capabilitystatement-consumer-app",
  "version" : "0.1.0",
  "name" : "CARIN_BlueButton_Consumer_App_CapabilityStatement",
  "title" : "CARIN BlueButton Consumer App CapabilityStatement",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-12-04T05:00:00+00:00",
  "publisher" : "CARIN Alliance",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.carinalliance.com/about-us/contact-us"
        }
      ]
    }
  ],
  "description" : "The Section describes the expected capabilities of the Consumer-Directed Payer Data Exchange Consumer App which is responsible for creating and initiating the queries for information about an individual patient. The complete list of FHIR profiles, RESTful operations, and search parameters supported by Consumer-Directed Payer Data Exchange Servers are defined in the [Conformance Requirements for Server](carin-bb-capabilitystatement-healthplan-api.html). Consumer-Directed Payer Data Exchange Consumer Apps have the option of choosing from this list to access necessary data based on their local use cases and other contextual requirements.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.0.0",
  "format" : [
    "xml",
    "json"
  ],
  "implementationGuide" : [
    "http://hl7.org/fhir/us/carin-bb/ImplementationGuide/carin-bb"
  ],
  "rest" : [
    {
      "mode" : "client",
      "documentation" : "The Consumer-Directed Payer Data Exchange Consumer App **SHALL**:\n\n1. Support fetching and querying of one or more CARIN Blue Button profile(s), using the supported RESTful interactions and search parameters declared in the Consumer-Directed Payer Data Exchange Server CapabilityStatement",
      "security" : {
        "description" : "1. See the [Authorization, Authentication, and Registrations] section for requirements and recommendations."
      },
      "resource" : [
        {
          "type" : "Patient",
          "profile" : "http://hl7.org/fhir/us/carin/StructureDefinition/carin-bb-patient",
          "interaction" : [
            {
              "code" : "read"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Coverage",
          "profile" : "http://hl7.org/fhir/us/carin/StructureDefinition/carin-bb-coverage",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "read"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "searchParam" : [
            {
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/us/carin/SearchParameter/carin-bb-searchparameter-coverage-patient",
              "type" : "reference"
            }
          ]
        },
        {
          "extension" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "optional",
                  "valueString" : "created"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            }
          ],
          "type" : "ExplanationOfBenefit",
          "profile" : "http://hl7.org/fhir/us/carin/StructureDefinition/carin-bb-explanationofbenefit",
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "read"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "searchParam" : [
            {
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/us/carin/SearchParameter/carin-bb-searchparameter-explanationofbenefit-patient",
              "type" : "reference"
            },
            {
              "name" : "created",
              "definition" : "http://hl7.org/fhir/us/carin/SearchParameter/carin-bb-searchparameter-explanationofbenefit-patient",
              "type" : "date"
            }
          ]
        },
        {
          "type" : "RelatedPerson",
          "profile" : "http://hl7.org/fhir/us/carin/StructureDefinition/carin-bb-relatedperson",
          "interaction" : [
            {
              "code" : "read"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "PractitionerRole",
          "profile" : "http://hl7.org/fhir/us/carin/StructureDefinition/carin-bb-practitionerrole",
          "interaction" : [
            {
              "code" : "read"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Organization",
          "profile" : "http://hl7.org/fhir/us/carin/StructureDefinition/carin-bb-organization",
          "interaction" : [
            {
              "code" : "read"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "ValueSet",
          "operation" : [
            {
              "name" : "expand",
              "definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-expand",
              "documentation" : "A  client can determine the note and report types support by a server by invoking the standard FHIR Value Set Expansion ($expand) operation defined in the FHIR R4 specification. Because servers may support different read and write formats, it also is used to determine the formats (for example, text, pdf) the server supports read and write transactions."
            }
          ]
        }
      ],
      "interaction" : [
        {
          "code" : "search-system"
        }
      ]
    }
  ]
}