NHSN Healthcare Associated Infection (HAI) Reports
2.1.0 - STU 2.1 United States of America flag

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

: Questionnaire - Outpatient Procedure Component Denominator for Same Day Outcome Measures Report - TTL Representation

Active as of 2019-04-01

Raw ttl | Download


@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Questionnaire ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "hai-questionnaire-opc-sdom-denom"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "11" ] ;
fhir:lastUpdated [ fhir:v "2023-02-24T01:35:54.056+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#S1EuBO5LIqNrNMqF"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/hai/StructureDefinition/hai-population-summary-questionnaire"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/hai/StructureDefinition/hai-population-summary-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-opc-sdom-denom"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "hai-questionnaire-opc-sdom-denom-v1" ]
  ] ) ; # 
  fhir:name [ fhir:v "HAI_questionnaire_opc_sdom_denom"] ; # 
  fhir:title [ fhir:v "Outpatient Procedure Component Denominator for Same Day Outcome Measures Report"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:subjectType ( [ fhir:v "Group"] ) ; # 
  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 Outpatient Procedure Component Denominator for Same Day Outcome Measures. It records the summary data for same outpatient procedures same day outcome measures.\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:system [ fhir:v "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/cdcnhsn.html"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1657-6" ] ;
fhir:display [ fhir:v "Summary data reporting outpatient procedure component events at a facility" ]
  ] ) ; # 
  fhir:item ( [
fhir:linkId [ fhir:v "facility-id" ] ;
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 "report-period-start" ] ;
fhir:text [ fhir:v "First day of period reported" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ]
  ] [
fhir:linkId [ fhir:v "report-period-end" ] ;
fhir:text [ fhir:v "Last day of period reported" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ]
  ] [
fhir:linkId [ fhir:v "facility-location-id" ] ;
fhir:text [ fhir:v "Facility Location Id" ] ;
fhir:type [ fhir:v "url" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ]
  ] [
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 "summary-data-group" ] ;
    ( fhir:code [
a loinc:51900-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "51900-9" ] ;
fhir:display [ fhir:v "Population Summary note" ]     ] ) ;
fhir:text [ fhir:v "Summary Data" ] ;
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 "summary-data-group-description" ] ;
fhir:text [ fhir:v "This group contains specific counts for the type of report." ] ;
fhir:type [ fhir:v "display" ]     ] [
fhir:linkId [ fhir:v "total-facility-encounters-outpatient" ] ;
      ( fhir:code [
fhir:system [ fhir:v "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/cdcnhsn.html"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1890-3" ] ;
fhir:display [ fhir:v "Number of Total Facility Encounters (for outpatient location)" ]       ] ) ;
fhir:text [ fhir:v "Number of Total Facility Encounters (for outpatient location)" ] ;
fhir:type [ fhir:v "integer" ] ;
fhir:required [ fhir:v "true"^^xsd:boolean ] ;
fhir:repeats [ fhir:v "false"^^xsd:boolean ]     ] )
  ] [
fhir:linkId [ fhir:v "report-no-events-group" ] ;
    ( fhir:code [
a loinc:90252-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "90252-8" ] ;
fhir:display [ fhir:v "Report no events" ]     ] ) ;
fhir:text [ fhir:v "Report no events" ] ;
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 "report-no-events-group-description" ] ;
fhir:text [ fhir:v "This group contains statements that there are no events to report for a particular type of event." ] ;
fhir:type [ fhir:v "display" ]     ] [
fhir:linkId [ fhir:v "no-same-day-outcome-measures" ] ;
      ( fhir:code [
fhir:system [ fhir:v "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/cdcnhsn.html"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1340-9" ] ;
fhir:display [ fhir:v "No Same Day Outcome Measures (events) reported this month" ]       ] ) ;
fhir:text [ fhir:v "No Same Day Outcome Measures (events) reported this month" ] ;
fhir:type [ fhir:v "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 ]
  ] ) . #