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

: Observation - Example ACH Pass3 C. diff - XML Representation

Page standards status: Informative

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-example-ach-pass3-cdiff"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation observation-example-ach-pass3-cdiff</b></p><a name="observation-example-ach-pass3-cdiff"> </a><a name="hcobservation-example-ach-pass3-cdiff"> </a><a name="hcobservation-example-ach-pass3-cdiff-en"> </a><p><b>basedOn</b>: <a href="ServiceRequest-servicerequest-example-ach-ach-pass3-cdiff.html">ServiceRequest Clostridioides difficile toxin A [Presence] in Stool by Immunoassay</a></p><p><b>status</b>: final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 5933001}">C. Diff.</span></p><p><b>subject</b>: <a href="Patient-patient-example-ach-ach-pass3.html">Pass3 ACH</a></p><p><b>encounter</b>: <a href="Encounter-encounter-example-ach-ach-pass3-short-stay.html">Hospital Admission, Short Stay</a></p><p><b>effective</b>: 2024-02-01 19:02:00-0500</p><p><b>issued</b>: 2024-02-02 15:30:00-0500</p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 10828004}">Positive (qualifier value)</span></p><p><b>specimen</b>: <a href="Specimen-specimen-example-ach-ach-pass3-stool.html">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082905,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:45; type = Bloody stool specimen (specimen); receivedTime = 2024-02-01 19:12:00-0500</a></p></div>
  </text>
  <basedOn>🔗 
    <reference
               value="ServiceRequest/servicerequest-example-ach-ach-pass3-cdiff"/>
  </basedOn>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
      <display value="Laboratory"/>
    </coding>
    <text value="Laboratory"/>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="5933001"/>
      <display value="Clostridioides difficile (organism)"/>
    </coding>
    <text value="C. Diff."/>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-example-ach-ach-pass3"/>
    <display value="Pass3 ACH"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/encounter-example-ach-ach-pass3-short-stay"/>
    <display value="Hospital Admission, Short Stay"/>
  </encounter>
  <effectiveDateTime value="2024-02-01T19:02:00-05:00"/>
  <issued value="2024-02-02T15:30:00-05:00"/>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="10828004"/>
      <display value="Positive (qualifier value)"/>
    </coding>
  </valueCodeableConcept>
  <specimen>🔗 
    <reference value="Specimen/specimen-example-ach-ach-pass3-stool"/>
  </specimen>
</Observation>