FHIR IG analytics| Package | hl7.fhir.us.hai-ltcf.r4 |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-hai-ltcf-questionnaireresponse-mdro-cdi-event.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:9W | |
|
Date of First Admission to Facility | 2018-12-05 | |
|
Date of Current Admission to Facility | 2019-01-15 | |
|
Event Details Group | ||
|
Date Specimen Collected | 2019-01-19 | |
|
Specimen Type | SNOMED CT 119339001: Stool specimen (specimen) | |
|
Resident Care Location | urn:hl7ii:2.16.840.1.113883.3.117.1.1.5.1.1:1A | |
|
Primary Resident Service Type | https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1258-3: Long Term Care Facility General Nursing Unit | |
|
Encounters Group | ||
|
Transfer From Acute Care Facility to LTCF in Past Four Weeks | true | |
|
Date of Last Transfer From Acute Care to LTCF | 2019-01-25 | |
|
Resident on Antibiotic Therapy for Specific Organism at Time of Transfer to Facility | true | |
|
Findings Group | ||
|
Specific Organism Type | SNOMED CT 5933001: Clostridioides difficile (organism) | |
|
Comments | NHSN text comment that is less than 2000 characters. | |
Documentation for this format
|
|||
{
"resourceType": "QuestionnaireResponse",
"id": "hai-ltcf-questionnaireresponse-mdro-cdi-event",
"meta": {
"versionId": "16",
"lastUpdated": "2022-02-11T03:33:12.081+00:00",
"source": "#I9IscIji2Is1qExS",
"profile": [
"http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-single-person-report-questionnaireresponse"
]
},
"language": "en-US",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": {
"value": "hai-ltcf-questionnaireresponse-mdro-cdi-event-example-1"
},
"questionnaire": "http://hl7.org/fhir/us/hai-ltcf/Questionnaire/hai-ltcf-questionnaire-mdro-cdi-event",
"status": "completed",
"subject": {
"reference": "Patient/hai-ltcf-resident-1",
"display": "hai-ltcf-resident-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:9W"
}
]
},
{
"linkId": "date-of-first-admission-to-facility",
"text": "Date of First Admission to Facility",
"answer": [
{
"valueDate": "2018-12-05"
}
]
},
{
"linkId": "date-of-current-admission-to-facility",
"text": "Date of Current Admission to Facility",
"answer": [
{
"valueDate": "2019-01-15"
}
]
},
{
"linkId": "event-details-group",
"text": "Event Details Group",
"item": [
{
"linkId": "date-specimen-collected",
"text": "Date Specimen Collected",
"answer": [
{
"valueDate": "2019-01-19"
}
]
},
{
"linkId": "specimen-type",
"text": "Specimen Type",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "119339001",
"display": "Stool specimen (specimen)"
}
}
]
},
{
"linkId": "resident-care-location",
"text": "Resident Care Location",
"answer": [
{
"valueUri": "urn:hl7ii:2.16.840.1.113883.3.117.1.1.5.1.1:1A"
}
]
},
{
"linkId": "primary-resident-service-type",
"text": "Primary Resident Service Type",
"answer": [
{
"valueCoding": {
"system": "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
"code": "1258-3",
"display": "Long Term Care Facility General Nursing Unit"
}
}
]
}
]
},
{
"linkId": "encounters-group",
"text": "Encounters Group",
"item": [
{
"linkId": "transfer-from-acute-care-facility",
"text": "Transfer From Acute Care Facility to LTCF in Past Four Weeks",
"answer": [
{
"valueBoolean": true
}
]
},
{
"linkId": "date-of-last-transfer",
"text": "Date of Last Transfer From Acute Care to LTCF",
"answer": [
{
"valueDate": "2019-01-25"
}
]
},
{
"linkId": "antibiotic-at-time-of-transfer",
"text": "Resident on Antibiotic Therapy for Specific Organism at Time of Transfer to Facility",
"answer": [
{
"valueBoolean": true
}
]
}
]
},
{
"linkId": "findings-group",
"text": "Findings Group",
"item": [
{
"linkId": "specific-organism-type",
"text": "Specific Organism Type",
"answer": [
{
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "5933001",
"display": "Clostridioides difficile (organism)"
}
}
]
}
]
},
{
"linkId": "nhsn-comment",
"text": "Comments",
"answer": [
{
"valueString": "NHSN text comment that is less than 2000 characters."
}
]
}
]
}