CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG
2.0.0-cibuild - Release 2 ci-build United States of America flag

CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG - Local Development build (v2.0.0-cibuild) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: List - Example LTC Monthly Patients Of Interest - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "List",
  "id" : "list-example-ltc-monthly-patients-of-interest",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/poi-list"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List list-example-ltc-monthly-patients-of-interest</b></p><a name=\"list-example-ltc-monthly-patients-of-interest\"> </a><a name=\"hclist-example-ltc-monthly-patients-of-interest\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/nhsn-dqm/STU1/StructureDefinition-poi-list.html\">Patients-Of-Interest List</a></p></div><table class=\"clstu\"><tr><td>Date: 2025-07-28 00:00:00+0000 </td><td>Mode: Change List </td><td>Status: Current </td></tr><tr><td/></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"Patient-patient-example-ltc-monthly-pneumonia.html\">Pneumonia LTC(official) Female, DoB: 1945-12-22 ( MRN:\u00a01601191945010308\u00a0(use:\u00a0usual,\u00a0))</a></td></tr><tr><td><a href=\"Patient-patient-example-ltc-monthly-uti.html\">UTI LTC(official) Female, DoB: 2024-02-01 ( MRN:\u00a01601191901018808\u00a0(use:\u00a0usual,\u00a0))</a></td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "https://nhsnlink.org",
      "value" : "NHSNdQMLongTermCareInitialPopulation"
    }
  ],
  "status" : "current",
  "mode" : "changes",
  "date" : "2025-07-28T00:00:00Z",
  "entry" : [
    {
      "item" : {
        🔗 "reference" : "Patient/patient-example-ltc-monthly-pneumonia"
      }
    },
    {
      "item" : {
        🔗 "reference" : "Patient/patient-example-ltc-monthly-uti"
      }
    }
  ]
}