Package | hl7.fhir.us.dental-data-exchange |
Type | CapabilityStatement |
Id | dental-client-capstat |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/dental-data-exchange/https://build.fhir.org/ig/HL7/dental-data-exchange/CapabilityStatement-dental-client-capstat.html |
URL | http://hl7.org/fhir/us/dental-data-exchange/CapabilityStatement/dental-client-capstat |
Version | 2.0.0-ballot |
Status | active |
Date | 2020-08-12 |
Name | DentalClient |
Title | Dental Data Exchange Client |
Realm | us |
Authority | hl7 |
Description | This section describes the expected capabilities of the Dental Data Exchange Document Consumer (aka client) actor which is responsible for creating and initiating the queries for clinical documents provided by a Dental Data Exchange Document Source (aka server) actors. This CapabilityStatement imports and extends [CCDAonFHIR-client CapabilityStatement](http://hl7.org/fhir/us/ccda/CapabilityStatement-CcdaOnFhirClient.html)CCDAonFHIR client CapabilityStatement, which imports and extends the [us-core-client CapabilityStatement](https://www.hl7.org/fhir/us/core/CapabilityStatement-us-core-client.html) |
Kind | requirements |
No resources found
CapabilityStatement | |
CcdaOnFhirClient | CCDA on FHIR Client |
StructureDefinition | |
dental-communication | Dental Communication |
dental-condition | Dental Condition |
dental-findings | Dental Findings |
dental-servicerequest | Dental Service Request |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement dental-client-capstat
version: 11; Last updated: 2021-07-13 20:34:38+0000;
Information Source: #pQcDfyrtxlIFq5DN
xml
, json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
This CapabilityStatement imports the CapabilityStatement http://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirClient
client
The expected capabilities for the client actor within the stanadards-based exchange conforming to this FHIR ImplementationGuide,
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | V-R | S | U | P | C | D | H-I | H-T | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Bundle | y | y | y | y | y | y | y | y | y | |||||
Composition | Supported Profileshttp://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-referral-note http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-consult-note | y | y | y | y | y | y | y | y | y | ||||
Communication | Supported Profiles Dental Communication | y | y | y | y | y | y | y | y | y | ||||
ServiceRequest | Supported Profiles Dental Service Request | y | y | y | y | y | y | y | y | y | ||||
Observation | Supported Profiles Dental Findings | y | y | y | y | y | y | y | y | y | ||||
Condition | Supported Profiles Dental Condition | y | y | y | y | y | y | y | y | y |
create
, search-type
, read
, vread
, update
, patch
, delete
, history-instance
, history-type
.create
, search-type
, read
, vread
, update
, patch
, delete
, history-instance
, history-type
.http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-referral-note
http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-consult-note
create
, search-type
, read
, vread
, update
, patch
, delete
, history-instance
, history-type
.create
, search-type
, read
, vread
, update
, patch
, delete
, history-instance
, history-type
.create
, search-type
, read
, vread
, update
, patch
, delete
, history-instance
, history-type
.create
, search-type
, read
, vread
, update
, patch
, delete
, history-instance
, history-type
.Mode | Document Resource Profile | Documentation |
---|---|---|
consumer | http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-referral-note | |
consumer | http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-consult-note | |
consumer | Dental Communication | |
consumer | Dental Service Request | |
consumer | Dental Findings | |
consumer | Dental Condition |
{ "resourceType": "CapabilityStatement", "id": "dental-client-capstat", "meta": { "versionId": "11", "lastUpdated": "2021-07-13T20:34:38.414+00:00", "source": "#pQcDfyrtxlIFq5DN" }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/dental-data-exchange/CapabilityStatement/dental-client-capstat", "version": "2.0.0-ballot", "name": "DentalClient", "title": "Dental Data Exchange Client", "status": "active", "experimental": false, "date": "2020-08-12", "publisher": "Payer/Provider Information Exchange Work Group", "contact": [ { "name": "HL7 International - Payer/Provider Information Exchange Work Group", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/claims" } ] } ], "description": "This section describes the expected capabilities of the Dental Data Exchange Document Consumer (aka client) actor which is responsible for creating and initiating the queries for clinical documents provided by a Dental Data Exchange Document Source (aka server) actors. This CapabilityStatement imports and extends [CCDAonFHIR-client CapabilityStatement](http://hl7.org/fhir/us/ccda/CapabilityStatement-CcdaOnFhirClient.html)CCDAonFHIR client CapabilityStatement, which imports and extends the [us-core-client CapabilityStatement](https://www.hl7.org/fhir/us/core/CapabilityStatement-us-core-client.html)", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ], "text": "US" } ], "kind": "requirements", "imports": [ "http://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirClient" ], "fhirVersion": "4.0.1", "format": [ "xml", "json" ], "rest": [ { "mode": "client", "documentation": "The expected capabilities for the client actor within the stanadards-based exchange conforming to this FHIR ImplementationGuide,", "resource": [ { "type": "Bundle", "interaction": [ { "code": "create" }, { "code": "search-type" }, { "code": "read" }, { "code": "vread" }, { "code": "update" }, { "code": "patch" }, { "code": "delete" }, { "code": "history-instance" }, { "code": "history-type" } ] }, { "type": "Composition", "supportedProfile": [ "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-referral-note", "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-consult-note" ], "interaction": [ { "code": "create" }, { "code": "search-type" }, { "code": "read" }, { "code": "vread" }, { "code": "update" }, { "code": "patch" }, { "code": "delete" }, { "code": "history-instance" }, { "code": "history-type" } ] }, { "type": "Communication", "supportedProfile": [ "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-communication" ], "interaction": [ { "code": "create" }, { "code": "search-type" }, { "code": "read" }, { "code": "vread" }, { "code": "update" }, { "code": "patch" }, { "code": "delete" }, { "code": "history-instance" }, { "code": "history-type" } ] }, { "type": "ServiceRequest", "supportedProfile": [ "http://hl7.org/fhir/us/dental-data-exchange/dental-servicerequest" ], "interaction": [ { "code": "create" }, { "code": "search-type" }, { "code": "read" }, { "code": "vread" }, { "code": "update" }, { "code": "patch" }, { "code": "delete" }, { "code": "history-instance" }, { "code": "history-type" } ] }, { "type": "Observation", "supportedProfile": [ "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-findings" ], "interaction": [ { "code": "create" }, { "code": "search-type" }, { "code": "read" }, { "code": "vread" }, { "code": "update" }, { "code": "patch" }, { "code": "delete" }, { "code": "history-instance" }, { "code": "history-type" } ] }, { "type": "Condition", "supportedProfile": [ "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-condition" ], "interaction": [ { "code": "create" }, { "code": "search-type" }, { "code": "read" }, { "code": "vread" }, { "code": "update" }, { "code": "patch" }, { "code": "delete" }, { "code": "history-instance" }, { "code": "history-type" } ] } ] } ], "document": [ { "mode": "consumer", "profile": "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-referral-note" }, { "mode": "consumer", "profile": "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-consult-note" }, { "mode": "consumer", "profile": "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-communication" }, { "mode": "consumer", "profile": "http://hl7.org/fhir/us/dental-data-exchange/dental-servicerequest" }, { "mode": "consumer", "profile": "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-findings" }, { "mode": "consumer", "profile": "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-condition" } ] }