FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/CcdaOnFhirClient

Packagehl7.fhir.us.ccda
TypeCapabilityStatement
IdCcdaOnFhirClient
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/CapabilityStatement-CcdaOnFhirClient.html
URLhttp://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirClient
Version2.0.0-ballot
Statusactive
Date2020-08-12
NameCcdaOnFhirClient
TitleCCDA on FHIR Client
Realmus
Authorityhl7
DescriptionThis 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)
Kindrequirements

Resources that use this resource

CapabilityStatement
dental-client-capstatDental Data Exchange Client
PhcpClientPharmacist Care Plan Client

Resources that this resource uses

CapabilityStatement
us-core-clientUS Core Client CapabilityStatement
StructureDefinition
Care-Plan-DocumentCare Plan
Consultation-NoteConsultation Note
Continuity-of-Care-DocumentContinuity of Care Document
Diagnostic-Imaging-ReportDiagnostic Imaging Report
Discharge-SummaryDischarge Summary
Operative-NoteOperative Note
Procedure-NoteProcedure Note
Progress-NoteProgress Note
Referral-NoteReferral Note
Transfer-SummaryTransfer Summary

Narrative

Note: links and images are rebased to the (stated) source

CcdaOnFhirClient

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

Mode CLIENT
Resource Type Profile Read V-Read Search Update Patch Create Delete Updates History
Bundle y y y y y y y y y
Composition y y y y y y y y y

Source

{
  "resourceType": "CapabilityStatement",
  "id": "CcdaOnFhirClient",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2020-08-13T15:32:45.138+00:00",
    "source": "#vsazekVhbJUN5DVP"
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cgp"
    }
  ],
  "url": "http://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirClient",
  "version": "2.0.0-ballot",
  "name": "CcdaOnFhirClient",
  "title": "CCDA on FHIR Client",
  "status": "active",
  "experimental": false,
  "date": "2020-08-12",
  "publisher": "HL7 International / Cross-Group Projects",
  "contact": [
    {
      "name": "HL7 International / Cross-Group Projects",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cgp"
        }
      ]
    }
  ],
  "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)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "kind": "requirements",
  "imports": [
    "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client"
  ],
  "fhirVersion": "4.0.1",
  "format": [
    "xml",
    "json"
  ],
  "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",
          "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"
          ],
          "interaction": [
            {
              "code": "create"
            },
            {
              "code": "search-type"
            },
            {
              "code": "read"
            },
            {
              "code": "vread"
            },
            {
              "code": "update"
            },
            {
              "code": "patch"
            },
            {
              "code": "delete"
            },
            {
              "code": "history-instance"
            },
            {
              "code": "history-type"
            }
          ]
        }
      ]
    }
  ]
}