Data Exchange For Quality Measures STU3 for FHIR R4
3.0.0 - STU 3

This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v3.0.0: STU 3) based on FHIR R4. The current version which supercedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions

: DNA Occult Blood - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="DNA-occultblood"/>
  <meta>
    <source value="http://example.org/fhir/server"/>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p></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://loinc.org 77353-1}">Noninvasive colorectal cancer DNA and occult blood screening [Interpretation] in Stool Narrative</span></p><p><b>subject</b>: <a href="Patient-patient03.html">Generated Summary: Medical record number: 34567 (USUAL); active; Virginia Hartman (OFFICIAL); gender: female; birthDate: 1983-09-12; <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus U}">unmarried</span></a></p><p><b>effective</b>: 2018-06-22</p><p><b>performer</b>: <a href="Practitioner-practitioner01.html">Generated Summary: Provider number: 345678912 (OFFICIAL), Provider number: 082583 (SECONDARY); Ronald Bone </a></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="77353-1"/>
      <display
               value="Noninvasive colorectal cancer DNA and occult blood screening [Interpretation] in Stool Narrative"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/patient03"/>
  </subject>
  <effectiveDateTime value="2018-06-22"/>
  <performer>
    <reference value="Practitioner/practitioner01"/>
  </performer>
</Observation>