PackagesCanonicalsLogsProblems
    Packages
    gov.cdc.nhsn.safr@1.0.0
    http://www.cdc.gov/nhsn/fhirportal/safr/ig/CapabilityStatement/SafrCapabilityStatementDataSource
{
  "description": "This statement defines the expected capabilities of a system containing data (typically patient data, but could be situational awareness data) \\r\\nthat will be evaluated against one or more measures. This may be a FHIR server, an EHR with a FHIR endpoint (facade), an internal data store when the Data Source \\r\\nand Measure Evaluation Engine actors are played by the same system such as an EHR that does it’s own measure evaluation, or it may be a system containing other data \\r\\nsuch as situational awareness data that is reporting via CSV or other format. When FHIR enabled, the Data Source acts as a \\r\\n[US Core Server](https://hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-server.html).\\r\\n\\r\\nNote: US Core Server is only needed for external evaluation engines. Examples of where this is not needed, is an EHR querying it's own data source using proprietary data access methods.",
  "_filename": "CapabilityStatement-SafrCapabilityStatementDataSource.json",
  "package_name": "gov.cdc.nhsn.safr",
  "format": [ "json", "xml" ],
  "date": "2024-12-12",
  "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": "SafrCapabilityStatementDataSource",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "imports": [ "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server|6.1.0" ],
  "title": "NHSN SAFR Data Source 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": "76b8029e-a8e0-4b85-98ae-a4ed2edc7a78",
  "kind": "requirements",
  "url": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CapabilityStatement/SafrCapabilityStatementDataSource",
  "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"
  } ]
}