FHIR IG analytics| Package | gov.cdc.nhsn.safr |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-SafrCapabilityStatementMeasureReportRecipient.json |
| FHIR Version | R4 |
| Source | http://www.cdc.gov/nhsn/fhirportal/safr/ig/1.0.1/CapabilityStatement-SafrCapabilityStatementMeasureReportRecipient.html |
| URL | http://www.cdc.gov/nhsn/fhirportal/safr/ig/CapabilityStatement/SafrCapabilityStatementMeasureReportRecipient |
| Version | 1.0.1 |
| Status | active |
| Date | 2024-07-30 |
| Name | SafrCapabilityStatementMeasureReportRecipient |
| Title | NHSN SAFR MeasureReport Recipient CapabilityStatement |
| Realm | us |
| Description | This statement defines the expected capabilities of a system at NHSN, federal and jurisdictional Public Health Agencies including State, Tribal, Local and Territorial (STLT) Health Departments that receives MeasureReport bundles from the Measure Evaluation Engine and validates the result against the profiles in this implementation guide, and potentially other measure-specific profiles that are distributed with the measures themselves. The MeasureReport Recipient acts as a [DEQM Receiver Server](https://www.hl7.org/fhir/us/davinci-deqm/STU4/CapabilityStatement-receiver-server.html), provides write access to Bundle resources containing MeasureReport and other related resources, and implements the $validate operation. |
| Kind | requirements |
No resources found
| CapabilityStatement | ||
| hl7.fhir.us.davinci-deqm#5.0.0 | receiver-server | Receiver Server CapabilityStatement |
| StructureDefinition | ||
| hl7.fhir.us.davinci-deqm#5.0.0 | indv-measurereport-deqm | DEQM Individual MeasureReport Profile |
| hl7.fhir.us.davinci-deqm#5.0.0 | subjectlist-measurereport-deqm | DEQM Subject List MeasureReport |
| hl7.fhir.us.davinci-deqm#5.0.0 | summary-measurereport-deqm | DEQM Summary MeasureReport Profile |
| hl7.fhir.us.safr#current | us-safr-measurereport-bundle | US SAFR Measure Report Bundle |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement SafrCapabilityStatementMeasureReportRecipient
json, xmlNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
This CapabilityStatement imports the CapabilityStatement Receiver Server CapabilityStatementversion: 5.0.0)
serverImplementations SHOULD consider the guidance included Security section of this IG.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| Bundle | Supported Profiles US SAFR Measure Report Bundle | Y | Y | Y | |||||
| MeasureReport | Supported Profiles DEQM Subject List MeasureReport DEQM Summary MeasureReport Profile DEQM Individual MeasureReport Profile | Y | Y | Y |
create, read, search-type.create, read, search-type.{
"resourceType": "CapabilityStatement",
"id": "SafrCapabilityStatementMeasureReportRecipient",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
}
],
"url": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CapabilityStatement/SafrCapabilityStatementMeasureReportRecipient",
"version": "1.0.1",
"name": "SafrCapabilityStatementMeasureReportRecipient",
"title": "NHSN SAFR MeasureReport Recipient CapabilityStatement",
"status": "active",
"experimental": false,
"date": "2024-07-30",
"publisher": "CDC National Healthcare Safety Network (NHSN)",
"contact": [
{
"name": "CDC National Healthcare Safety Network (NHSN)",
"telecom": [
{
"system": "url",
"value": "http://www.cdc.gov/nhsn"
},
{
"system": "email",
"value": "nhsn@cdc.gov"
}
]
}
],
"description": "This statement defines the expected capabilities of a system at NHSN, federal and jurisdictional Public Health Agencies including State, Tribal, Local and Territorial (STLT) Health Departments that receives MeasureReport bundles from the Measure Evaluation Engine and validates \r\nthe result against the profiles in this implementation guide, and potentially other measure-specific profiles that are distributed with the measures themselves. The MeasureReport Recipient acts as a \r\n[DEQM Receiver Server](https://www.hl7.org/fhir/us/davinci-deqm/STU4/CapabilityStatement-receiver-server.html), provides write access to Bundle resources containing \r\nMeasureReport and other related resources, and implements the $validate operation.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"kind": "requirements",
"imports": [
"http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/receiver-server|5.0.0-ballot"
],
"fhirVersion": "4.0.1",
"format": [
"json",
"xml"
],
"rest": [
{
"mode": "server",
"security": {
"description": "Implementations **SHOULD** consider the guidance included Security section of this IG."
},
"resource": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "Bundle",
"supportedProfile": [
"http://hl7.org/fhir/us/safr/StructureDefinition/us-safr-measurereport-bundle"
],
"_supportedProfile": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
]
}
],
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHOULD"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHOULD"
}
],
"code": "read"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHOULD"
}
],
"code": "search-type"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "MeasureReport",
"supportedProfile": [
"http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/subjectlist-measurereport-deqm",
"http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm",
"http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"
],
"_supportedProfile": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
}
],
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHOULD"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHOULD"
}
],
"code": "read"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHOULD"
}
],
"code": "search-type"
}
]
}
]
}
]
}