PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.dental-data-exchange@1.0.0
    http://hl7.org/fhir/us/dental-data-exchange/CapabilityStatement/dental-client-capstat
{
  "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)",
  "_filename": "CapabilityStatement-dental-client-capstat.json",
  "package_name": "hl7.fhir.us.dental-data-exchange",
  "format": [ "xml", "json" ],
  "date": "2020-08-12",
  "meta": {
    "source": "#pQcDfyrtxlIFq5DN",
    "versionId": "11",
    "lastUpdated": "2021-07-13T20:34:38.414+00:00"
  },
  "publisher": "Payer/Provider Information Exchange Work Group",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "text": "US",
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "DentalClient",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "imports": [ "http://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirClient" ],
  "title": "Dental Data Exchange Client",
  "package_version": "1.0.0",
  "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"
  } ],
  "status": "active",
  "id": "0b3964ce-f701-4f3e-bacb-06c0cb22e0ab",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/dental-data-exchange/CapabilityStatement/dental-client-capstat",
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 International - Payer/Provider Information Exchange Work Group",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/claims",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "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",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "search-type"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "update"
      }, {
        "code": "patch"
      }, {
        "code": "delete"
      }, {
        "code": "history-instance"
      }, {
        "code": "history-type"
      } ],
      "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" ]
    }, {
      "type": "Communication",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "search-type"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "update"
      }, {
        "code": "patch"
      }, {
        "code": "delete"
      }, {
        "code": "history-instance"
      }, {
        "code": "history-type"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-communication" ]
    }, {
      "type": "ServiceRequest",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "search-type"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "update"
      }, {
        "code": "patch"
      }, {
        "code": "delete"
      }, {
        "code": "history-instance"
      }, {
        "code": "history-type"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/dental-data-exchange/dental-servicerequest" ]
    }, {
      "type": "Observation",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "search-type"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "update"
      }, {
        "code": "patch"
      }, {
        "code": "delete"
      }, {
        "code": "history-instance"
      }, {
        "code": "history-type"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-findings" ]
    }, {
      "type": "Condition",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "search-type"
      }, {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "update"
      }, {
        "code": "patch"
      }, {
        "code": "delete"
      }, {
        "code": "history-instance"
      }, {
        "code": "history-type"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-condition" ]
    } ],
    "documentation": "The expected capabilities for the client actor within the stanadards-based exchange conforming to this FHIR ImplementationGuide,"
  } ]
}