{ "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.", "_filename": "CapabilityStatement-carin-bb-capabilitystatement-consumer-app.json", "package_name": "hl7.fhir.us.carin-bb", "format": [ "xml", "json" ], "date": "2019-12-04T05:00:00+00:00", "meta": { "versionId": "7", "lastUpdated": "2019-12-19T03:49:13.000+00:00" }, "publisher": "CARIN Alliance", "fhirVersion": "4.0.0", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "CARIN_BlueButton_Consumer_App_CapabilityStatement", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "CARIN BlueButton Consumer App CapabilityStatement", "package_version": "0.1.0", "status": "active", "id": "c37df1b0-20b2-4c0b-bde6-4bff3ed1e9eb", "kind": "requirements", "implementationGuide": [ "http://hl7.org/fhir/us/carin-bb/ImplementationGuide/carin-bb" ], "url": "http://hl7.org/fhir/us/carin/CapabilityStatement/carin-bb-capabilitystatement-consumer-app", "version": "0.1.0", "contact": [ { "telecom": [ { "value": "https://www.carinalliance.com/about-us/contact-us", "system": "url" } ] } ], "rest": [ { "mode": "client", "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" } ], "searchParam": [ { "name": "patient", "type": "reference", "definition": "http://hl7.org/fhir/us/carin/SearchParameter/carin-bb-searchparameter-coverage-patient" } ], "referencePolicy": [ "resolves" ] }, { "type": "ExplanationOfBenefit", "profile": "http://hl7.org/fhir/us/carin/StructureDefinition/carin-bb-explanationofbenefit", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" }, { "url": "required", "valueString": "patient" }, { "url": "optional", "valueString": "created" } ] } ], "interaction": [ { "code": "search-type" }, { "code": "read" } ], "searchParam": [ { "name": "patient", "type": "reference", "definition": "http://hl7.org/fhir/us/carin/SearchParameter/carin-bb-searchparameter-explanationofbenefit-patient" }, { "name": "created", "type": "date", "definition": "http://hl7.org/fhir/us/carin/SearchParameter/carin-bb-searchparameter-explanationofbenefit-patient" } ], "referencePolicy": [ "resolves" ] }, { "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." } ] } ], "security": { "description": "1. See the [Authorization, Authentication, and Registrations] section for requirements and recommendations." }, "interaction": [ { "code": "search-system" } ], "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" } ] }