PackagesCanonicalsLogsProblems
    Packages
    gov.cdc.nhsn.safr@1.0.0
    http://www.cdc.gov/nhsn/fhirportal/safr/ig/CapabilityStatement/SafrCapabilityStatementEvaluationEngine
{
  "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 \\r\\nretrieved from the Measure Source. The resulting MeasureReport bundle and related resources are then sent to the MeasureReport recipient. The Measure Evaluation Engine acts as a \\r\\n[US Core Client](https://www.hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-client.html), \\r\\na [DEQM Reporter Client](https://www.hl7.org/fhir/us/davinci-deqm/STU4/CapabilityStatement-reporter-client.html), and implements the $evaluation-measure operation.\\r\\n\\r\\nNote: FHIR queries are not always required. In the case, an EHR retrieves data from it's own internal data store using non-FHIR methods or imports data from other systems that are not FHIR-enabled.",
  "_filename": "CapabilityStatement-SafrCapabilityStatementEvaluationEngine.json",
  "package_name": "gov.cdc.nhsn.safr",
  "format": [ "json", "xml" ],
  "date": "2024-07-30",
  "publisher": "CDC National Healthcare Safety Network (NHSN)",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "SafrCapabilityStatementEvaluationEngine",
  "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" ],
  "title": "NHSN SAFR Data Evaluation Engine CapabilityStatement",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/ImplementationGuide/gov.cdc.nhsn.safr"
      } ]
    }
  }, {
    "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://www.cdc.gov/nhsn/fhirportal/safr/ig/ImplementationGuide/gov.cdc.nhsn.safr"
      } ]
    }
  } ],
  "status": "active",
  "id": "71b11d22-47ba-4256-8bfc-065f3075675d",
  "kind": "requirements",
  "url": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CapabilityStatement/SafrCapabilityStatementEvaluationEngine",
  "version": "1.0.0",
  "contact": [ {
    "name": "CDC National Healthcare Safety Network (NHSN)",
    "telecom": [ {
      "value": "http://www.cdc.gov/nhsn",
      "system": "url"
    }, {
      "value": "nhsn@cdc.gov",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Measure",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ],
      "operation": [ {
        "name": "evaluate",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHALL"
        } ],
        "definition": "http://hl7.org/fhir/us/davinci-deqm/OperationDefinition/evaluate"
      } ]
    } ]
  } ]
}