PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ccda@1.2.0
    http://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirClient
{
  "description": "This section describes the expected capabilities of the C-CDA on FHIR Document Consumer (aka client) actor which is responsible for creating and initiating the queries for clinical documents provided by a C-CDA on FHIR Document Source (aka server) actors. This CapabilityStatement imports and extends the [us-core-client CapabilityStatement](https://www.hl7.org/fhir/us/core/CapabilityStatement-us-core-client.html)",
  "_filename": "CapabilityStatement-CcdaOnFhirClient.json",
  "package_name": "hl7.fhir.us.ccda",
  "format": [ "xml", "json" ],
  "date": "2020-08-12",
  "meta": {
    "source": "#vsazekVhbJUN5DVP",
    "versionId": "4",
    "lastUpdated": "2020-08-13T15:32:45.138+00:00"
  },
  "publisher": "HL7 International / Cross-Group Projects",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "CcdaOnFhirClient",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "imports": [ "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client" ],
  "title": "CCDA on FHIR Client",
  "package_version": "1.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cgp"
  } ],
  "status": "active",
  "id": "667e79fb-4976-4095-bc95-05dfa79af13c",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirClient",
  "version": "1.2.0",
  "contact": [ {
    "name": "HL7 International / Cross-Group Projects",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cgp",
      "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/ccda/StructureDefinition/Care-Plan-Document", "http://hl7.org/fhir/us/ccda/StructureDefinition/Consultation-Note", "http://hl7.org/fhir/us/ccda/StructureDefinition/Continuity-of-Care-Document", "http://hl7.org/fhir/us/ccda/StructureDefinition/Diagnostic-Imaging-Report", "http://hl7.org/fhir/us/ccda/StructureDefinition/Discharge-Summary", "http://hl7.org/fhir/us/ccda/StructureDefinition/Operative-Note", "http://hl7.org/fhir/us/ccda/StructureDefinition/Procedure-Note", "http://hl7.org/fhir/us/ccda/StructureDefinition/Progress-Note", "http://hl7.org/fhir/us/ccda/StructureDefinition/Referral-Note", "http://hl7.org/fhir/us/ccda/StructureDefinition/Transfer-Summary" ]
    } ]
  } ]
}