FHIR IG analytics| Package | hl7.fhir.us.hai-ltcf.r4 |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-hai-ltcf-questionnaireresponse-mdro-cdi-summary.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| LinkId | Text | Definition |
Answer
|
|---|---|---|---|
|
QuestionnaireResponse | ||
|
Facility ID | urn:hl7ii:2.16.840.1.113883.3.117.1.1.5.1.1 | |
|
First Day of Period Reported | 2019-01-01 | |
|
Last Day of Period Reported | 2019-01-31 | |
|
Facility Location Code | https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1250-0: Facility-wide Inpatient (FacWIDEIn) | |
|
Summary Data Group | ||
|
Resident Days | 100 | |
|
Resident Admissions | 20 | |
|
Number of admissions on C. difficile treatment | 8 | |
|
Number of C. difficile treatment starts | 2 | |
|
Report no events | ||
|
Report No Events: LabID Event (All specimens): VRE | true | |
Documentation for this format
|
|||
{
"resourceType": "QuestionnaireResponse",
"id": "hai-ltcf-questionnaireresponse-mdro-cdi-summary",
"meta": {
"versionId": "24",
"lastUpdated": "2022-02-11T03:59:57.021+00:00",
"source": "#Tf6HPn4puMKG0a5Z",
"profile": [
"http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-population-summary-questionnaireresponse"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": {
"value": "hai-ltcf-questionnaireresponse-mdro-cdi-summary-example-1"
},
"questionnaire": "http://hl7.org/fhir/us/hai-ltcf/Questionnaire/hai-ltcf-questionnaire-mdro-cdi-summary",
"status": "completed",
"subject": {
"reference": "Group/hai-ltcf-group-1",
"display": "hai-ltcf-group-1"
},
"author": {
"reference": "Device/hai-ltcf-authoring-device",
"display": "hai-ltcf-authoring-device"
},
"item": [
{
"linkId": "facility-id",
"text": "Facility ID",
"answer": [
{
"valueUri": "urn:hl7ii:2.16.840.1.113883.3.117.1.1.5.1.1"
}
]
},
{
"linkId": "report-period-start",
"text": "First Day of Period Reported",
"answer": [
{
"valueDate": "2019-01-01"
}
]
},
{
"linkId": "report-period-end",
"text": "Last Day of Period Reported",
"answer": [
{
"valueDate": "2019-01-31"
}
]
},
{
"linkId": "facility-location-code",
"text": "Facility Location Code",
"answer": [
{
"valueCoding": {
"system": "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
"code": "1250-0",
"display": "Facility-wide Inpatient (FacWIDEIn)"
}
}
]
},
{
"linkId": "summary-data-group",
"text": "Summary Data Group",
"item": [
{
"linkId": "resident-days",
"text": "Resident Days",
"answer": [
{
"valueInteger": 100
}
]
},
{
"linkId": "resident-admissions",
"text": "Resident Admissions",
"answer": [
{
"valueInteger": 20
}
]
},
{
"linkId": "number-admissions-on-c-diff-treatment",
"text": "Number of admissions on C. difficile treatment",
"answer": [
{
"valueInteger": 8
}
]
},
{
"linkId": "number-c-diff-treatment-starts",
"text": "Number of C. difficile treatment starts",
"answer": [
{
"valueInteger": 2
}
]
}
]
},
{
"linkId": "report-no-events-group",
"text": "Report no events",
"item": [
{
"linkId": "no-lab-id-event-vre",
"text": "Report No Events: LabID Event (All specimens): VRE",
"answer": [
{
"valueBoolean": true
}
]
}
]
}
]
}