CardX - Cardiac Implantable Electronic Devices, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CardX-CIED/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<DiagnosticReport xmlns="http://hl7.org/fhir">
<id value="IDCO1DiagnosticReport"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/cardx-cied/StructureDefinition/cied-diagnostic-report"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport IDCO1DiagnosticReport</b></p><a name="IDCO1DiagnosticReport"> </a><a name="hcIDCO1DiagnosticReport"> </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-cied-diagnostic-report.html">CIED Diagnostic Report Profile</a></p></div><h2><span title="Codes:{http://loinc.org 10191-5}">Cardiac electrophysiology procedure note</span> </h2><table class="grid"><tr><td>Subject</td><td>Jim ACME Doe Male, DoB: 1958-01-01 ( http://example.org#ACME1111 (use: official, ))</td></tr><tr><td>Relevant Time</td><td>2024-01-15 10:30:00-0500</td></tr><tr><td>Identifier</td><td> <code>http://example.org</code>/ACME-DR-001 (use: official, )</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td></tr><tr><td><a href="Observation-IDCOExample2.html"><span title="Codes:{http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED IDCO}">Implantable Device Cardiac Observation</span></a></td><td/><td>Final</td></tr></table></div>
</text>
<identifier>
<use value="official"/>
<system value="http://example.org"/>
<value value="ACME-DR-001"/>
</identifier>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="10191-5"/>
<display value="Cardiac electrophysiology procedure note"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/uc1ACMEPatient"/>
</subject>
<effectiveDateTime value="2024-01-15T10:30:00-05:00"/>
<result>🔗
<reference value="Observation/IDCOExample2"/>
</result>
</DiagnosticReport>