FHIRcast logo

FHIRcast
3.0.0 - STU 3 International flag

This page is part of the FHIRcast (v3.0.0: STU3 (v3.0.0)) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: FHIRcastDiagnosticReportClose-Example - XML Representation

Page standards status: Informative

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="2402d3bd-e988-414b-b7f2-4322e86c9327-close"/>
  <meta>
    <profile
             value="http://fhircast.hl7.org/StructureDefinition/fhircast-diagnostic-report-close"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport 2402d3bd-e988-414b-b7f2-4322e86c9327-close</b></p><a name="2402d3bd-e988-414b-b7f2-4322e86c9327-close"> </a><a name="hc2402d3bd-e988-414b-b7f2-4322e86c9327-close"> </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="StructureDefinition-fhircast-diagnostic-report-close.html">FHIRcast DiagnosticReport for Close Events</a></p></div><h2><span title="Codes:{http://loinc.org 19005-8}">Radiology Imaging study [Impression] (narrative)</span> </h2><table class="grid"><tr><td>Subject</td><td>Anonymous Patient (no stated gender), DoB Unknown ( Medical record number (use: official, ))</td></tr><tr><td>Identifier</td><td> <code>http://myhealthcare.example.com/reporting-system</code>/GH339884.RPT.0001 (use: official, )</td></tr></table><p><b>Report Details</b></p><p><b>Coded Conclusions:</b></p><ul><li><span title="Codes:{http://snomed.info/sct 368009}">Heart valve disorder</span></li></ul></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://myhealthcare.example.com/reporting-system"/>
    <value value="GH339884.RPT.0001"/>
  </identifier>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="19005-8"/>
      <display value="Radiology Imaging study [Impression] (narrative)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/503824b8-fe8c-4227-b061-7181ba6c3926-close"/>
  </subject>
  <conclusionCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="368009"/>
      <display value="Heart valve disorder"/>
    </coding>
  </conclusionCode>
</DiagnosticReport>