| Package | hl7.fhir.us.nhsn-dqm |
| Resource Type | CapabilityStatement |
| Id | NHSNCapabilityStatementMeasureReportRecipient |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/nhsn-dqm/https://build.fhir.org/ig/HL7/nhsn-dqm/CapabilityStatement-NHSNCapabilityStatementMeasureReportRecipient.html |
| URL | http://hl7.org/fhir/us/nhsn-dqm/CapabilityStatement/NHSNCapabilityStatementMeasureReportRecipient |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-07-30 |
| Name | NHSNCapabilityStatementMeasureReportRecipient |
| Title | NHSN MeasureReport Recipient CapabilityStatement |
| Realm | us |
| Authority | hl7 |
| Description | This statement defines the expected capabilities of a system at NHSN that receives MeasureReport bundles from the dQM Evaluation Engine and validates the result against the profiles in this IG, and potentially other measure-specific profiles that are distributed with the measures themselves (NHSN refers to this kind of validation as “pre-qualification”). 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 | |
| receiver-server | Receiver Server CapabilityStatement |
| StructureDefinition | |
| nhsn-measurereport-bundle | NHSN MeasureReport Bundle |
| indv-measurereport-deqm | DEQM Individual MeasureReport Profile |
| subjectlist-measurereport-deqm | DEQM Subject List MeasureReport |
| summary-measurereport-deqm | DEQM Summary MeasureReport Profile |
Note: links and images are rebased to the (stated) source
This statement defines the expected capabilities of a system at NHSN that receives MeasureReport bundles from the dQM Evaluation Engine and validates the result against the profiles in this IG, and potentially other measure-specific profiles that are distributed with the measures themselves (NHSN refers to this kind of validation as “pre-qualification”). The MeasureReport Recipient acts as a DEQM Receiver Server, provides write access to Bundle resources containing MeasureReport and other related resources, and implements the $validate operation.
| Imports other capabilities: |
|---|
Jump to:
Security:
Implementations SHOULD consider the guidance included Security & Privacy section.
| Resource Type | Supported Interactions | Supported Profiles | Supported Searches | Supported _includes |
Supported _revincludes |
Supported Operations |
|---|---|---|---|---|---|---|
| Bundle | create, read, search-type, | NHSN MeasureReport Bundle, | ||||
| MeasureReport | create, read, search-type, | DEQM Subject List MeasureReport, DEQM Individual MeasureReport Profile, DEQM Summary MeasureReport Profile, |
Conformance Expectation: SHALL
Supported Profiles:
Modify Criteria:
create interaction creating a Bundle resource using:
POST [base]/Bundle/[id]{?_format=[mime-type]}
Fetch and Search Criteria:
read interaction returning a Bundle resource using:
GET [base]/Bundle/[id]
search-type interaction returning Bundle resources matching a search query using:
GET [base]/Bundle/[id]{?[parameters]{&_format=[mime-type]}}
Conformance Expectation: SHALL
Supported Profiles:
Modify Criteria:
create interaction creating a MeasureReport resource using:
POST [base]/MeasureReport/[id]{?_format=[mime-type]}
Fetch and Search Criteria:
read interaction returning a MeasureReport resource using:
GET [base]/MeasureReport/[id]
search-type interaction returning MeasureReport resources matching a search query using:
GET [base]/MeasureReport/[id]{?[parameters]{&_format=[mime-type]}}
{
"resourceType": "CapabilityStatement",
"id": "NHSNCapabilityStatementMeasureReportRecipient",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/nhsn-dqm/CapabilityStatement/NHSNCapabilityStatementMeasureReportRecipient",
"version": "1.0.0",
"name": "NHSNCapabilityStatementMeasureReportRecipient",
"title": "NHSN MeasureReport Recipient CapabilityStatement",
"status": "active",
"experimental": false,
"date": "2024-07-30",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description": "This statement defines the expected capabilities of a system at NHSN that receives MeasureReport bundles from the dQM Evaluation Engine and validates the result against the profiles in this IG, and potentially other measure-specific profiles that are distributed with the measures themselves (NHSN refers to this kind of validation as “pre-qualification”). 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.",
"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"
],
"fhirVersion": "4.0.1",
"format": [
"json",
"xml"
],
"rest": [
{
"mode": "server",
"security": {
"description": "Implementations **SHOULD** consider the guidance included [Security & Privacy](security.html) section."
},
"resource": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "Bundle",
"supportedProfile": [
"http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-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/indv-measurereport-deqm",
"http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-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"
}
]
}
]
}
]
}