FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.hai.r4b
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-hai-questionnaireresponse-los-event.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

LinkIdTextDefinitionAnswerdoco
.. hai-questionnaireresponse-los-eventQuestionnaire:Late Onset Sepsis/Meningitis Event (LOS)
... facilityFacility IDurn:hl7ii:2.16.840.1.113883.3.117.1.1.5.1.1:9W
... event-numberEvent Numberurn:hl7ii:2.16.840.1.113883.3.117.1.1.5.2.1.1.3:31
... event-typeEvent TypeSNOMED CT (all versions) 765107002: Late-onset neonatal sepsis (disorder)
... date-of-eventDate of Event2018-01-02
... facility-locationFacility LocationNHSN Healthcare Facility Patient Care Location 1029-8: Medical/Surgical Critical Care
... date-admitted-to-facilityDate Admitted to Facility:2018-01-01
... inborn-outborn-observationInborn/Outborn: If the infant was outborn (born at a location other than the reporting hospital), select true. If the infant was inborn (born at the reporting hospital) select false.false
... risk-factorsRisk Factors
.... risk-factor-central-lineRisk Factor: Central line present prior to event, including umbilical cathetertrue
.... risk-factor-birth-weightRisk Factor: Birth weight (grams)700 g
.... gestational-age-knownGestational age known: set true if known and false if unknowntrue
.... risk-factor-gestational-ageRisk Factor: Gestational age (days)276 d
... event-detailsEvent Details
.... infection-conditionSpecific EventNHSN Surveillance System Codes 3067-6: Neonatal Laboratory Confirmed Bloodstream Infection 2 (NLCBI 2)
.... criteria-usedLaboratory Criteria UsedNHSN Surveillance System Codes 1951-3: Recognized pathogen from one or more blood cultures
.... diedDiedtrue
.... los-contributed-to-deathInfection contributed to deathfalse
.... discharge-dateDischarge Date2018-01-12
... findings-groupFindings Group
.... pathogen-identifiedPathogen IdentifiedSNOMED CT (all versions) 48321006: Clostridium symbiosum (organism)
.... pathogen-rankingPathogen RankingSNOMED CT (all versions) 255216001: First
.... drug-susceptibility-test-groupDrug Susceptibility Test Group
..... drug-susceptibility-testDrug Susceptibility TestLogical Observation Identifiers, Names and Codes (LOINC) 18907-6: Clarithro Susc Islt
..... drug-susceptibility-test-interpretationDrug Susceptibility Test InterpretationObservationInterpretation R: Resistant
... nhsn-commentCommentsNHSN text comment that is less than 2000 characters.

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "hai-questionnaireresponse-los-event",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2023-02-24T01:00:37.840+00:00",
    "source": "#kBYp9GZKYUQz90q6",
    "profile": [
      "http://hl7.org/fhir/us/hai/StructureDefinition/hai-single-person-report-questionnaireresponse"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": {
    "system": "urn:oid:2.16.840.1.113883.3.117.1.1.5.2.1.1.2",
    "value": "20202202"
  },
  "questionnaire": "http://hl7.org/fhir/us/hai/Questionnaire/hai-questionnaire-los-event",
  "status": "completed",
  "subject": {
    "reference": "Patient/hai-patient-1",
    "display": "hai-patient-1"
  },
  "authored": "2020-03-29T22:38:59.084Z",
  "author": {
    "reference": "Device/hai-authoring-device",
    "display": "hai-authoring-device"
  },
  "item": [
    {
      "linkId": "facility",
      "text": "Facility ID",
      "answer": [
        {
          "valueUri": "urn:hl7ii:2.16.840.1.113883.3.117.1.1.5.1.1:9W"
        }
      ]
    },
    {
      "linkId": "event-number",
      "text": "Event Number",
      "answer": [
        {
          "valueUri": "urn:hl7ii:2.16.840.1.113883.3.117.1.1.5.2.1.1.3:31"
        }
      ]
    },
    {
      "linkId": "event-type",
      "text": "Event Type",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "765107002",
            "display": "Late-onset neonatal sepsis (disorder)"
          }
        }
      ]
    },
    {
      "linkId": "date-of-event",
      "text": "Date of Event",
      "answer": [
        {
          "valueDate": "2018-01-02"
        }
      ]
    },
    {
      "linkId": "facility-location",
      "text": "Facility Location",
      "answer": [
        {
          "valueCoding": {
            "system": "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
            "code": "1029-8",
            "display": "Medical/Surgical Critical Care"
          }
        }
      ]
    },
    {
      "linkId": "date-admitted-to-facility",
      "text": "Date Admitted to Facility:",
      "answer": [
        {
          "valueDate": "2018-01-01"
        }
      ]
    },
    {
      "linkId": "inborn-outborn-observation",
      "text": "Inborn/Outborn: If the infant was outborn (born at a location other than the reporting hospital), select true. If the infant was inborn (born at the reporting hospital) select false.",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "risk-factors",
      "text": "Risk Factors",
      "item": [
        {
          "linkId": "risk-factor-central-line",
          "text": "Risk Factor: Central line present prior to event, including umbilical catheter",
          "answer": [
            {
              "valueBoolean": true
            }
          ]
        },
        {
          "linkId": "risk-factor-birth-weight",
          "text": "Risk Factor: Birth weight (grams)",
          "answer": [
            {
              "valueQuantity": {
                "value": 700,
                "unit": "g"
              }
            }
          ]
        },
        {
          "linkId": "gestational-age-known",
          "text": "Gestational age known: set true if known and false if unknown",
          "answer": [
            {
              "valueBoolean": true
            }
          ]
        },
        {
          "linkId": "risk-factor-gestational-age",
          "text": "Risk Factor: Gestational age (days)",
          "answer": [
            {
              "valueQuantity": {
                "value": 276,
                "unit": "d"
              }
            }
          ]
        }
      ]
    },
    {
      "linkId": "event-details",
      "text": "Event Details",
      "item": [
        {
          "linkId": "infection-condition",
          "text": "Specific Event",
          "answer": [
            {
              "valueCoding": {
                "system": "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/cdcnhsn.html",
                "code": "3067-6",
                "display": "Neonatal Laboratory Confirmed Bloodstream Infection 2 (NLCBI 2)"
              }
            }
          ]
        },
        {
          "linkId": "criteria-used",
          "text": "Laboratory Criteria Used",
          "answer": [
            {
              "valueCoding": {
                "system": "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/cdcnhsn.html",
                "code": "1951-3",
                "display": "Recognized pathogen from one or more blood cultures"
              }
            }
          ]
        },
        {
          "linkId": "died",
          "text": "Died",
          "answer": [
            {
              "valueBoolean": true
            }
          ]
        },
        {
          "linkId": "los-contributed-to-death",
          "text": "Infection contributed to death",
          "answer": [
            {
              "valueBoolean": false
            }
          ]
        },
        {
          "linkId": "discharge-date",
          "text": "Discharge Date",
          "answer": [
            {
              "valueDate": "2018-01-12"
            }
          ]
        }
      ]
    },
    {
      "linkId": "findings-group",
      "text": "Findings Group",
      "item": [
        {
          "linkId": "pathogen-identified",
          "text": "Pathogen Identified",
          "answer": [
            {
              "valueCoding": {
                "system": "http://snomed.info/sct",
                "code": "48321006",
                "display": "Clostridium symbiosum (organism)"
              }
            }
          ]
        },
        {
          "linkId": "pathogen-ranking",
          "text": "Pathogen Ranking",
          "answer": [
            {
              "valueCoding": {
                "system": "http://snomed.info/sct",
                "code": "255216001",
                "display": "First"
              }
            }
          ]
        },
        {
          "linkId": "drug-susceptibility-test-group",
          "text": "Drug Susceptibility Test Group",
          "item": [
            {
              "linkId": "drug-susceptibility-test",
              "text": "Drug Susceptibility Test",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://loinc.org",
                    "code": "18907-6",
                    "display": "Clarithro Susc Islt"
                  }
                }
              ]
            },
            {
              "linkId": "drug-susceptibility-test-interpretation",
              "text": "Drug Susceptibility Test Interpretation",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
                    "code": "R",
                    "display": "Resistant"
                  }
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "linkId": "nhsn-comment",
      "text": "Comments",
      "answer": [
        {
          "valueString": "NHSN text comment that is less than 2000 characters."
        }
      ]
    }
  ]
}