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

FHIR IG analytics

Packagehl7.fhir.us.nhsn-dqm.r4
Resource TypeList
IdList-list-example-patients-of-interest.json
FHIR VersionR4

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

Generated Narrative: List list-example-patients-of-interest

Date: 2021-07-28 00:00:00+0000 Mode: Change List Status: Current
Items
Sameresultdiffday Hypo Male, DoB: 1952-12-31 ( MRN: 100000889 (use: usual, ))

Source1

{
  "resourceType": "List",
  "id": "list-example-patients-of-interest",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/poi-list"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://example.com/Identifier",
      "value": "NHSNdQMAcuteCareHospitalInitialPopulation"
    }
  ],
  "status": "current",
  "mode": "changes",
  "date": "2021-07-28T00:00:00Z",
  "entry": [
    {
      "item": {
        "reference": "Patient/patient-example-sameresultdiffday"
      }
    }
  ]
}