National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide
0.1.0-cibuild - Continuous Integration United States of America flag

National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 0.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/nhsn-dqm/ and changes regularly. See the Directory of published versions

: Encounter - Example ACH Pass1 - Inpatient - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "Encounter",
  "id" : "encounter-example-ach-ach-pass1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter </b><a name=\"encounter-example-ach-ach-pass1\"> </a><a name=\"hcencounter-example-ach-ach-pass1\"> </a></p><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\">ResourceEncounter &quot;encounter-example-ach-ach-pass1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-encounter.html\">QICore Encounter</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104251\u00a0(use:\u00a0usual)</p><p><b>status</b>: in-progress</p><p><b>class</b>: inpatient acute (Details: ActCode code ACUTE  = ' inpatient acute ', stated as ' inpatient acute ')</p><p><b>type</b>: Hospital Admission <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#32485007 &quot;Hospital admission (procedure)&quot;)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Patient/patient-example-ach-ach-pass1: Pass1 ACH</a> &quot; ACH&quot;</p><p><b>period</b>: 2024-02-01 16:02:00-0500 --&gt; 2024-02-04 19:00:00-0500</p><p><b>reasonCode</b>: Fever <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-icd10CM.html\">International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)</a>#R50.9 &quot;Fever, unspecified&quot;)</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-condition-example-diagnosis-ach-pass1.html\">Condition/condition-example-diagnosis-ach-pass1: Thrombophlebitis</a></td></tr></table><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td>Born in hospital <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-admit-source.html\">Admit source</a>#born)</span></td><td>Other <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-discharge-disposition.html\">Discharge disposition</a>#oth)</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-nicu-level-iii.html\">Location/location-example-ach-nicu-level-iii: ACH Neonatal critical care</a> &quot;ACH Neonatal critical care&quot;</td><td>Ward <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-location-physical-type.html\">Location type</a>#wa)</span></td><td>2024-02-01 16:02:00-0500 --&gt; 2024-02-02 16:02:00-0500</td></tr></table></div>"
  },
  "identifier" : [
    {
      "use" : "usual",
      "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
      "value" : "10005104251"
    }
  ],
  "status" : "in-progress",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "ACUTE",
    "display" : "inpatient acute"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "32485007",
          "display" : "Hospital admission (procedure)"
        }
      ],
      "text" : "Hospital Admission"
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
    "display" : "Pass1 ACH"
  },
  "period" : {
    "start" : "2024-02-01T16:02:00-05:00",
    "end" : "2024-02-04T19:00:00-05:00"
  },
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/sid/icd-10-cm",
          "code" : "R50.9",
          "display" : "Fever, unspecified"
        }
      ],
      "text" : "Fever"
    }
  ],
  "diagnosis" : [
    {
      "condition" : {
        🔗 "reference" : "Condition/condition-example-diagnosis-ach-pass1",
        "display" : "Thrombophlebitis"
      }
    }
  ],
  "hospitalization" : {
    "admitSource" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
          "code" : "born",
          "display" : "Born in hospital"
        }
      ],
      "text" : "Born in hospital"
    },
    "dischargeDisposition" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
          "code" : "oth",
          "display" : "Other"
        }
      ],
      "text" : "Other"
    }
  },
  "location" : [
    {
      "location" : {
        🔗 "reference" : "Location/location-example-ach-nicu-level-iii",
        "display" : "ACH Neonatal critical care"
      },
      "physicalType" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
            "code" : "wa",
            "display" : "Ward"
          }
        ]
      },
      "period" : {
        "start" : "2024-02-01T16:02:00-05:00",
        "end" : "2024-02-02T16:02:00-05:00"
      }
    }
  ]
}