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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Questionnaire ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hai-questionnaire-los-denom"] ; #
fhir:meta [
fhir:versionId [ fhir:v "10" ] ;
fhir:lastUpdated [ fhir:v "2023-02-24T01:35:54.054+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#hmWK2y1w5y0ttXcJ"^^xsd:anyURI ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/hai/StructureDefinition/hai-single-person-report-questionnaire"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/hai/StructureDefinition/hai-single-person-report-questionnaire> ] )
] ; #
fhir:language [ fhir:v "en-US"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/hai/Questionnaire/hai-questionnaire-los-denom"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:value [ fhir:v "hai-questionnaire-los-denom-v1" ]
] ) ; #
fhir:name [ fhir:v "HAI_questionnaire_los_denom"] ; #
fhir:title [ fhir:v "Late Onset Sepsis/Meningitis Denominator"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:subjectType ( [ fhir:v "Patient"] ) ; #
fhir:date [ fhir:v "2019-04-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International - Structured Documents Work Group"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Structured Documents" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/structure" ] ] )
] ) ; #
fhir:description [ fhir:v "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).\n\nFor 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/).\n"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] ) ;
fhir:text [ fhir:v "United States of America" ]
] ) ; #
fhir:code ( [
a loinc:51897-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "51897-7" ] ;
fhir:display [ fhir:v "Healthcare Associated Infection report Document" ]
] ) ; #
fhir:item ( [
fhir:linkId [ fhir:v "date-collected" ] ;
fhir:text [ fhir:v "Year and month data collected for this location" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ]
] [
fhir:linkId [ fhir:v "facility" ] ;
fhir:text [ fhir:v "Facility ID" ] ;
fhir:type [ fhir:v "url" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ]
] [
fhir:linkId [ fhir:v "date-admitted-to-facility" ] ;
fhir:text [ fhir:v "Date Admitted to Facility" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ]
] [
fhir:linkId [ fhir:v "location-within-facility-encounter-group" ] ;
( fhir:code [
a loinc:46240-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "46240-8" ] ;
fhir:display [ fhir:v "History of Hospitalizations+Outpatient visits Narrative" ] ] ) ;
fhir:text [ fhir:v "Location Within Facility Encounter" ] ;
fhir:type [ fhir:v "group" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ] ;
( fhir:item [
fhir:linkId [ fhir:v "location-within-facility-encounter-group-description" ] ;
fhir:text [ fhir:v "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." ] ;
fhir:type [ fhir:v "display" ] ] [
fhir:linkId [ fhir:v "facility-location-type" ] ;
fhir:text [ fhir:v "Facility Location Type" ] ;
fhir:type [ fhir:v "choice" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ] ;
fhir:answerValueSet [
fhir:v "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.13.19"^^xsd:anyURI ;
fhir:link <http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.13.19> ] ] [
fhir:linkId [ fhir:v "facility-location" ] ;
fhir:text [ fhir:v "Facility Location" ] ;
fhir:type [ fhir:v "url" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ] ] [
fhir:linkId [ fhir:v "location-admit-transfer-date" ] ;
fhir:text [ fhir:v "Date admitted or transferred to location" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ] ] [
fhir:linkId [ fhir:v "infant-disposition" ] ;
fhir:text [ fhir:v "Disposition of infant" ] ;
fhir:type [ fhir:v "choice" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ] ;
fhir:answerValueSet [
fhir:v "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.10.20.5.9.30"^^xsd:anyURI ;
fhir:link <http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.10.20.5.9.30> ] ] [
fhir:linkId [ fhir:v "disposition-date" ] ;
fhir:text [ fhir:v "Disposition date if discharged, transferred, or expired" ] ;
fhir:type [ fhir:v "date" ] ;
( fhir:enableWhen [
fhir:question [ fhir:v "infant-disposition" ] ;
fhir:operator [ fhir:v "=" ] ;
fhir:answer [
a fhir:Coding, sct:183665006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "183665006" ] ] ] [
fhir:question [ fhir:v "infant-disposition" ] ;
fhir:operator [ fhir:v "=" ] ;
fhir:answer [
a fhir:Coding, sct:266751003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "266751003" ] ] ] [
fhir:question [ fhir:v "infant-disposition" ] ;
fhir:operator [ fhir:v "=" ] ;
fhir:answer [
a fhir:Coding, sct:371828006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "371828006" ] ] ] ) ;
fhir:required [ fhir:v "false"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ] ] )
] [
fhir:linkId [ fhir:v "risk-factors" ] ;
( fhir:code [
a loinc:51898-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "51898-5" ] ;
fhir:display [ fhir:v "Risk factors Document" ] ] ) ;
fhir:text [ fhir:v "Risk Factors" ] ;
fhir:type [ fhir:v "group" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ] ;
( fhir:item [
fhir:linkId [ fhir:v "risk-factors-group-description" ] ;
fhir:text [ fhir:v "This group contains risk factors such as birth weight and gestational age." ] ;
fhir:type [ fhir:v "display" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-unit"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g" ] ;
fhir:display [ fhir:v "g" ] ] ] ) ;
fhir:linkId [ fhir:v "risk-factor-birth-weight" ] ;
( fhir:code [
a sct:364589006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "364589006" ] ;
fhir:display [ fhir:v "Birth Weight" ] ] ) ;
fhir:text [ fhir:v "Risk Factor: Birth weight (grams)" ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ] ] [
fhir:linkId [ fhir:v "gestational-age-known" ] ;
fhir:text [ fhir:v "Gestational age known: set true if known and false if unknown" ] ;
fhir:type [ fhir:v "boolean" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-unit"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d" ] ;
fhir:display [ fhir:v "d" ] ] ] ) ;
fhir:linkId [ fhir:v "risk-factor-gestational-age" ] ;
( fhir:code [
a loinc:76516-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "76516-4" ] ;
fhir:display [ fhir:v "Gestational age--at birth" ] ] ) ;
fhir:text [ fhir:v "Risk Factor: Gestational age (days)" ] ;
fhir:type [ fhir:v "quantity" ] ;
( fhir:enableWhen [
fhir:question [ fhir:v "gestational-age-known" ] ;
fhir:operator [ fhir:v "=" ] ;
fhir:answer [ fhir:v "true"^^xsd:boolean ] ] ) ;
fhir:required [ fhir:v "false"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ] ] )
] [
fhir:linkId [ fhir:v "nhsn-comment" ] ;
( fhir:code [
a loinc:86468-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "86468-6" ] ;
fhir:display [ fhir:v "Report Comment Section" ] ] ) ;
fhir:text [ fhir:v "Comments" ] ;
fhir:type [ fhir:v "text" ] ;
fhir:required [ fhir:v "false"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ] ;
fhir:maxLength [ fhir:v "2000"^^xsd:integer ]
] ) . #
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