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-opc-sdom-denom.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-opc-sdom-denomQuestionnaire:Outpatient Procedure Component Denominator for Same Day Outcome Measures Report
... facility-idFacility IDurn:hl7ii:2.111.111.111.10709
... report-period-startFirst day of period reported2018-06-01
... report-period-endLast day of period reported2018-06-30
... facility-location-idFacility Location Idurn:hl7ii:2.16.840.1.113883.3.117.1.1.5.1.1:9W
... facility-location-typeFacility Location TypeNHSN Healthcare Facility Patient Care Location 1029-8: Medical/Surgical Critical Care
... summary-data-groupSummary Data
.... total-facility-encounters-outpatientNumber of Total Facility Encounters (for outpatient location)100
... report-no-events-groupReport no events
.... no-same-day-outcome-measuresNo Same Day Outcome Measures (events) reported this monthfalse
... nhsn-commentCommentsNHSN text comment that is less than 2000 characters.

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "hai-questionnaireresponse-opc-sdom-denom",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2023-02-24T01:00:37.812+00:00",
    "source": "#qPbzkt3uoCC8FUCr",
    "profile": [
      "http://hl7.org/fhir/us/hai/StructureDefinition/hai-population-summary-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": "20202204"
  },
  "questionnaire": "http://hl7.org/fhir/us/hai/Questionnaire/hai-questionnaire-opc-sdom-denom",
  "status": "completed",
  "subject": {
    "reference": "Group/hai-group-1",
    "display": "hai-group-1"
  },
  "authored": "2020-03-29T22:38:59.084Z",
  "author": {
    "reference": "Device/hai-authoring-device",
    "display": "hai-authoring-device"
  },
  "item": [
    {
      "linkId": "facility-id",
      "text": "Facility ID",
      "answer": [
        {
          "valueUri": "urn:hl7ii:2.111.111.111.10709"
        }
      ]
    },
    {
      "linkId": "report-period-start",
      "text": "First day of period reported",
      "answer": [
        {
          "valueDate": "2018-06-01"
        }
      ]
    },
    {
      "linkId": "report-period-end",
      "text": "Last day of period reported",
      "answer": [
        {
          "valueDate": "2018-06-30"
        }
      ]
    },
    {
      "linkId": "facility-location-id",
      "text": "Facility Location Id",
      "answer": [
        {
          "valueUri": "urn:hl7ii:2.16.840.1.113883.3.117.1.1.5.1.1:9W"
        }
      ]
    },
    {
      "linkId": "facility-location-type",
      "text": "Facility Location Type",
      "answer": [
        {
          "valueCoding": {
            "system": "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
            "code": "1029-8",
            "display": "Medical/Surgical Critical Care"
          }
        }
      ]
    },
    {
      "linkId": "summary-data-group",
      "text": "Summary Data",
      "item": [
        {
          "linkId": "total-facility-encounters-outpatient",
          "text": "Number of Total Facility Encounters (for outpatient location)",
          "answer": [
            {
              "valueInteger": 100
            }
          ]
        }
      ]
    },
    {
      "linkId": "report-no-events-group",
      "text": "Report no events",
      "item": [
        {
          "linkId": "no-same-day-outcome-measures",
          "text": "No Same Day Outcome Measures (events) reported this month",
          "answer": [
            {
              "valueBoolean": false
            }
          ]
        }
      ]
    },
    {
      "linkId": "nhsn-comment",
      "text": "Comments",
      "answer": [
        {
          "valueString": "NHSN text comment that is less than 2000 characters."
        }
      ]
    }
  ]
}