NHSN Healthcare Associated Infection (HAI) Reports, published by HL7 International - Structured Documents Work Group. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/HAI/ and changes regularly. See the Directory of published versions
Active as of 2019-04-01 |
<Questionnaire xmlns="http://hl7.org/fhir">
<id value="hai-questionnaire-los-denom"/>
<meta>
<versionId value="10"/>
<lastUpdated value="2023-02-24T01:35:54.054+00:00"/>
<source value="#hmWK2y1w5y0ttXcJ"/>
<profile
value="http://hl7.org/fhir/us/hai/StructureDefinition/hai-single-person-report-questionnaire"/>
</meta>
<language value="en-US"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
</text>
<url
value="http://hl7.org/fhir/us/hai/Questionnaire/hai-questionnaire-los-denom"/>
<identifier>
<value value="hai-questionnaire-los-denom-v1"/>
</identifier>
<name value="HAI_questionnaire_los_denom"/>
<title value="Late Onset Sepsis/Meningitis Denominator"/>
<status value="active"/>
<experimental value="false"/>
<subjectType value="Patient"/>
<date value="2019-04-01"/>
<publisher value="HL7 International - Structured Documents Work Group"/>
<contact>
<name value="HL7 International - Structured Documents"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/structure"/>
</telecom>
</contact>
<description
value="This Questionnaire instance defines the questions and possible answers in the Late Onset Sepsis/Meningitis Event (LOS) Denominator. This report records the denominator information for neonatal component late onset sepsis and meningitis (LOS/Men).
For further details on reporting healthcare-associated infections see the specific protocols and data collection forms on the NHSN website [https://www.cdc.gov/nhsn/](https://www.cdc.gov/nhsn/).
"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
<text value="United States of America"/>
</jurisdiction>
<code>
<system value="http://loinc.org"/>
<code value="51897-7"/>
<display value="Healthcare Associated Infection report Document"/>
</code>
<item>
<linkId value="date-collected"/>
<text value="Year and month data collected for this location"/>
<type value="date"/>
<required value="true"/>
<repeats value="false"/>
</item>
<item>
<linkId value="facility"/>
<text value="Facility ID"/>
<type value="url"/>
<required value="true"/>
<repeats value="false"/>
</item>
<item>
<linkId value="date-admitted-to-facility"/>
<text value="Date Admitted to Facility"/>
<type value="date"/>
<required value="true"/>
<repeats value="false"/>
</item>
<item>
<linkId value="location-within-facility-encounter-group"/>
<code>
<system value="http://loinc.org"/>
<code value="46240-8"/>
<display
value="History of Hospitalizations+Outpatient visits Narrative"/>
</code>
<text value="Location Within Facility Encounter"/>
<type value="group"/>
<required value="true"/>
<repeats value="false"/>
<item>
<linkId value="location-within-facility-encounter-group-description"/>
<text
value="This group contains information detailing an encounter at a location within the facility. It contains the patient's location within the facility, the date admitted or transferred to that location, the disposition of the infant and, if the infant was discharged, transferred, or expired, the date on which this occurred is recorded. If the infant had no location change, no date is recorded."/>
<type value="display"/>
</item>
<item>
<linkId value="facility-location-type"/>
<text value="Facility Location Type"/>
<type value="choice"/>
<required value="true"/>
<repeats value="false"/>
<answerValueSet
value="http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.13.19"/>
</item>
<item>
<linkId value="facility-location"/>
<text value="Facility Location"/>
<type value="url"/>
<required value="true"/>
<repeats value="false"/>
</item>
<item>
<linkId value="location-admit-transfer-date"/>
<text value="Date admitted or transferred to location"/>
<type value="date"/>
<required value="true"/>
<repeats value="false"/>
</item>
<item>
<linkId value="infant-disposition"/>
<text value="Disposition of infant"/>
<type value="choice"/>
<required value="true"/>
<repeats value="false"/>
<answerValueSet
value="http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.10.20.5.9.30"/>
</item>
<item>
<linkId value="disposition-date"/>
<text value="Disposition date if discharged, transferred, or expired"/>
<type value="date"/>
<enableWhen>
<question value="infant-disposition"/>
<operator value="="/>
<answerCoding>
<system value="http://snomed.info/sct"/>
<code value="183665006"/>
</answerCoding>
</enableWhen>
<enableWhen>
<question value="infant-disposition"/>
<operator value="="/>
<answerCoding>
<system value="http://snomed.info/sct"/>
<code value="266751003"/>
</answerCoding>
</enableWhen>
<enableWhen>
<question value="infant-disposition"/>
<operator value="="/>
<answerCoding>
<system value="http://snomed.info/sct"/>
<code value="371828006"/>
</answerCoding>
</enableWhen>
<required value="false"/>
<repeats value="false"/>
</item>
</item>
<item>
<linkId value="risk-factors"/>
<code>
<system value="http://loinc.org"/>
<code value="51898-5"/>
<display value="Risk factors Document"/>
</code>
<text value="Risk Factors"/>
<type value="group"/>
<required value="true"/>
<repeats value="false"/>
<item>
<linkId value="risk-factors-group-description"/>
<text
value="This group contains risk factors such as birth weight and gestational age."/>
<type value="display"/>
</item>
<item>
<extension
url="http://hl7.org/fhir/StructureDefinition/questionnaire-unit">
<valueCoding>
<system value="http://unitsofmeasure.org"/>
<code value="g"/>
<display value="g"/>
</valueCoding>
</extension>
<linkId value="risk-factor-birth-weight"/>
<code>
<system value="http://snomed.info/sct"/>
<code value="364589006"/>
<display value="Birth Weight"/>
</code>
<text value="Risk Factor: Birth weight (grams)"/>
<type value="quantity"/>
<required value="true"/>
<repeats value="false"/>
</item>
<item>
<linkId value="gestational-age-known"/>
<text
value="Gestational age known: set true if known and false if unknown"/>
<type value="boolean"/>
<required value="true"/>
<repeats value="false"/>
</item>
<item>
<extension
url="http://hl7.org/fhir/StructureDefinition/questionnaire-unit">
<valueCoding>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
<display value="d"/>
</valueCoding>
</extension>
<linkId value="risk-factor-gestational-age"/>
<code>
<system value="http://loinc.org"/>
<code value="76516-4"/>
<display value="Gestational age--at birth"/>
</code>
<text value="Risk Factor: Gestational age (days)"/>
<type value="quantity"/>
<enableWhen>
<question value="gestational-age-known"/>
<operator value="="/>
<answerBoolean value="true"/>
</enableWhen>
<required value="false"/>
<repeats value="false"/>
</item>
</item>
<item>
<linkId value="nhsn-comment"/>
<code>
<system value="http://loinc.org"/>
<code value="86468-6"/>
<display value="Report Comment Section"/>
</code>
<text value="Comments"/>
<type value="text"/>
<required value="false"/>
<repeats value="false"/>
<maxLength value="2000"/>
</item>
</Questionnaire>
IG © 2020+ HL7 International - Structured Documents Work Group. Package hl7.fhir.us.hai#2.1.0 based on FHIR 4.0.1. Generated 2023-09-06
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change