PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.nhsn-dqm@1.0.0-ballot
    http://hl7.org/fhir/us/nhsn-dqm/CapabilityStatement/NHSNCapabilityStatementEvaluationEngine
{
  "description": "This statement defines the expected capabilities of a system  that retrieves data from the Data Source and evaluates those data against one or more measures retrieved from the Measure Source. The resulting MeasureReport bundle and related resources are then sent to the MeasureReport recipient The dQM Evaluation Engine acts as a [US Core Client](https://www.hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-client.html), a [DEQM Reporter Client](https://www.hl7.org/fhir/us/davinci-deqm/STU4/CapabilityStatement-reporter-client.html), and implements the $evaluation-measure operation",
  "_filename": "CapabilityStatement-NHSNCapabilityStatementEvaluationEngine.json",
  "package_name": "hl7.fhir.us.nhsn-dqm",
  "format": [ "json", "xml" ],
  "date": "2024-07-30",
  "publisher": "HL7 International / Public Health",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "NHSNCapabilityStatementEvaluationEngine",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "imports": [ "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client|6.1.0", "http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/reporter-client|4.0.0" ],
  "title": "NHSN Data Evaluation Engine CapabilityStatement",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pher"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/us/nhsn-dqm/ImplementationGuide/hl7.fhir.us.nhsn-dqm"
      } ]
    }
  }, {
    "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/nhsn-dqm/ImplementationGuide/hl7.fhir.us.nhsn-dqm"
      } ]
    }
  } ],
  "status": "active",
  "id": "0f071734-42c6-4364-a47b-9c180392c217",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/nhsn-dqm/CapabilityStatement/NHSNCapabilityStatementEvaluationEngine",
  "version": "1.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Public Health",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pher",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Measure",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ],
      "operation": [ {
        "name": "evaluate-measure",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHALL"
        } ],
        "definition": "http://hl7.org/fhir/us/davinci-deqm/OperationDefinition/deqm.evaluate-measure"
      } ]
    } ]
  } ]
}