PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-crd@2.2.1
    http://hl7.org/fhir/us/davinci-crd/CapabilityStatement/crd-client7.0
{
  "description": "This statement defines the expected capabilities of systems wishing to conform to the ''CRD Client'' role for USCDI 4 (US-Core 7.9.0).  This role is responsible for initiating CDS Hooks calls and consuming received decision support.  It is *also* responsible for returning the data requested by the CRD Server needed to provide that decision support.  This capability statement does not define the CDS Hooks capabilities as there is no standard way to do that yet.  Instead, it focuses on the 'server' capabilities needed to respond to CRD Server queries.  These capabilities are based on US Core.",
  "_filename": "CapabilityStatement-crd-client7.0.json",
  "package_name": "hl7.fhir.us.davinci-crd",
  "format": [ "json" ],
  "date": "2022-11-25",
  "publisher": "HL7 International / Financial Management",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "CRDClient7_0",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "imports": [ "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server|7.0.0" ],
  "title": "CRD Client USCDI 4",
  "package_version": "2.2.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 4,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd"
      } ]
    }
  } ],
  "status": "active",
  "id": "c6c2aaca-b3c9-4065-8d19-3441865f7746",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/davinci-crd/CapabilityStatement/crd-client7.0",
  "version": "2.2.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Appointment",
      "versioning": "versioned-update",
      "interaction": [ {
        "code": "update",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        } ],
        "documentation": "Allows annotating the appointment in response to a card.  (CRD Clients **SHALL** support update requests received via supported system actions, but it is acceptable if clients opt to perform such updates via a mechanism other than their FHIR API.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-appointment-with-order", "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-appointment-no-order" ]
    }, {
      "type": "CommunicationRequest",
      "versioning": "versioned-update",
      "interaction": [ {
        "code": "update",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        } ],
        "documentation": "Allows annotating the communication request in response to a card.  (CRD Clients **SHALL** support update requests received via supported system actions, but it is acceptable if clients opt to perform such updates via a mechanism other than their FHIR API.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-communicationrequest" ]
    }, {
      "type": "DeviceRequest",
      "versioning": "versioned-update",
      "interaction": [ {
        "code": "update",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        } ],
        "documentation": "Allows annotating the device request in response to a card.  (CRD Clients **SHALL** support update requests received via supported system actions, but it is acceptable if clients opt to perform such updates via a mechanism other than their FHIR API.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-devicerequest" ]
    }, {
      "type": "Encounter",
      "versioning": "versioned-update",
      "interaction": [ {
        "code": "search-type",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHOULD"
        } ],
        "documentation": "Allows retrieval of the encounter for a nutrition order (including referenced location) if not retrieved as part of pre-fetch.  (Support is mandatory if not supported as part of pre-fetch.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-encounter" ]
    }, {
      "type": "MedicationRequest",
      "versioning": "versioned-update",
      "interaction": [ {
        "code": "update",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        } ],
        "documentation": "Allows annotating the medication request in response to a card.  (CRD Clients **SHALL** support update requests received via supported system actions, but it is acceptable if clients opt to perform such updates via a mechanism other than their FHIR API.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-medicationrequest" ]
    }, {
      "type": "NutritionOrder",
      "versioning": "versioned-update",
      "interaction": [ {
        "code": "update",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        } ],
        "documentation": "Allows annotating the nutrition order in response to a card.  (CRD Clients **SHALL** support update requests received via supported system actions, but it is acceptable if clients opt to perform such updates via a mechanism other than their FHIR API.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-nutritionorder" ]
    }, {
      "type": "ServiceRequest",
      "versioning": "versioned-update",
      "interaction": [ {
        "code": "update",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        } ],
        "documentation": "Allows annotating the service requests in response to a card.  (CRD Clients **SHALL** support update requests received via supported system actions, but it is acceptable if clients opt to perform such updates via a mechanism other than their FHIR API.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-servicerequest" ]
    }, {
      "type": "VisionPrescription",
      "versioning": "versioned-update",
      "interaction": [ {
        "code": "update",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        } ],
        "documentation": "Allows annotating the vision prescription in response to a card.  (CRD Clients **SHALL** support update requests received via supported system actions, but it is acceptable if clients opt to perform such updates via a mechanism other than their FHIR API.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-visionprescription" ]
    }, {
      "type": "Coverage",
      "interaction": [ {
        "code": "search-type",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHOULD"
        } ],
        "documentation": "Allows retrieval of the patient's coverage information if it is not retrieved as part of pre-fetch.  (Support is mandatory if not supported as part of pre-fetch.)  Note that only coverages relevant to the payer(s) associated with the requesting CRD Server are allowed to be returned."
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-coverage" ]
    }, {
      "type": "Device",
      "interaction": [ {
        "code": "read",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHOULD"
        } ],
        "documentation": "Allows retrieval of the device requested in a DeviceRequest if it is not retrieved as part of pre-fetch.  (Support is mandatory if not supported as part of pre-fetch.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-device" ]
    }, {
      "type": "Location",
      "interaction": [ {
        "code": "read",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHOULD"
        } ],
        "documentation": "Allows retrieval of the location associated with an order or appointment if not retrieved as part of pre-fetch.  (Support is mandatory if not supported as part of pre-fetch.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-location" ]
    }, {
      "type": "Organization",
      "interaction": [ {
        "code": "read",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHOULD"
        } ],
        "documentation": "Allows retrieval of ordering and/or performing organization's information if not retrieved as part of pre-fetch.  (Support is mandatory if not supported as part of pre-fetch.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-organization" ]
    }, {
      "type": "Patient",
      "interaction": [ {
        "code": "read",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHOULD"
        } ],
        "documentation": "Allows retrieval of the patient demographics if patient is not retrieved as part of pre-fetch.  (Support is mandatory if not supported as part of pre-fetch.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-patient" ]
    }, {
      "type": "Practitioner",
      "interaction": [ {
        "code": "read",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHOULD"
        } ],
        "documentation": "Allows retrieval of ordering and/or performing provider's information if not retrieved as part of pre-fetch.  (Support is mandatory if not supported as part of pre-fetch.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|7.0.0" ]
    }, {
      "type": "PractitionerRole",
      "interaction": [ {
        "code": "search-type",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHOULD"
        } ],
        "documentation": "Allows retrieval of ordering and/or performing provider's (including associated Practitioners and Organizations) if not retrieved as part of pre-fetch.  (Support is mandatory if not supported as part of pre-fetch.)"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-practitionerrole" ]
    } ],
    "security": {
      "description": "Implementations **SHALL** meet the general security requirements documented in the [[http://hl7.org/fhir/us/davinci-hrex/STU1.2.0/security.html|HRex implementation guide]]."
    },
    "documentation": "A CRD Client provides a FHIR server endpoint, returning patient information to the CRD server, ensuring it has the needed information to perform decision support."
  } ]
}