{
  "resourceType" : "List",
  "id" : "list-example-ach-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-ach-monthly-patients-of-interest</b></p><a name=\"list-example-ach-monthly-patients-of-interest\"> </a><a name=\"hclist-example-ach-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: 2021-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-ach-monthly-pass1.html\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN:\u00a01601191901010308\u00a0(use:\u00a0usual,\u00a0))</a></td></tr><tr><td><a href=\"Patient-patient-example-ach-monthly-pass2.html\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN:\u00a01601191902010308\u00a0(use:\u00a0usual,\u00a0))</a></td></tr><tr><td><a href=\"Patient-patient-example-ach-monthly-pass3.html\">Pass3 ACH(official) Female, DoB: 2007-10-08 ( MRN:\u00a01601191903010308\u00a0(use:\u00a0usual,\u00a0))</a></td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-patient-list-applicable-period-extension",
    "valuePeriod" : {
      "start" : "2021-07-28T00:00:00Z",
      "end" : "2021-08-28T00:00:00Z"
    }
  }],
  "identifier" : [{
    "system" : "https://nhsnlink.org",
    "value" : "NHSNdQMAcuteCareHospitalMonthlyInitialPopulation"
  }],
  "status" : "current",
  "mode" : "changes",
  "date" : "2021-07-28T00:00:00Z",
  "entry" : [{
    "item" : {
      "reference" : "Patient/patient-example-ach-monthly-pass1"
    }
  },
  {
    "item" : {
      "reference" : "Patient/patient-example-ach-monthly-pass2"
    }
  },
  {
    "item" : {
      "reference" : "Patient/patient-example-ach-monthly-pass3"
    }
  }]
}