Dental Data Exchange
1.0.0 - STU 1

This page is part of the Dental Data Exchange (v1.0.0: STU1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Dental Data Exchange Client - JSON Representation

Raw json | Download


{
  "resourceType" : "CapabilityStatement",
  "id" : "dental-client-capstat",
  "meta" : {
    "versionId" : "11",
    "lastUpdated" : "2021-07-13T20:34:38.414+00:00",
    "source" : "#pQcDfyrtxlIFq5DN"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>DentalClient</h2><div><p>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 <a href=\"http://hl7.org/fhir/us/ccda/CapabilityStatement-CcdaOnFhirClient.html\">CCDAonFHIR-client CapabilityStatement</a>CCDAonFHIR client CapabilityStatement, which imports and extends the <a href=\"https://www.hl7.org/fhir/us/core/CapabilityStatement-us-core-client.html\">us-core-client CapabilityStatement</a></p>\n</div><table><tr><td>Mode</td><td>CLIENT</td></tr><tr><td>Description</td><td><div><p>The expected capabilities for the client actor within the stanadards-based exchange conforming to this FHIR ImplementationGuide,</p>\n</div></td></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET past versions of resources (vread interaction)\">V-Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"PATCH a new resource version (patch interaction)\">Patch</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th><th><b title=\"DELETE a resource (delete interaction)\">Delete</b></th><th><b title=\"GET changes to a resource (history interaction on instance)\">Updates</b></th><th><b title=\"GET changes for all resources of the type (history interaction on type)\">History</b></th></tr><tr><td>Bundle</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Composition</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Communication</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>ServiceRequest</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Observation</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Condition</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/dental-data-exchange/CapabilityStatement/dental-client-capstat",
  "version" : "1.0.0",
  "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"
    }
  ]
}