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 1.0.0-ballot 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 |
<Observation xmlns="http://hl7.org/fhir">
<id value="uc1ConnectivityACME"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/cardx-cied/StructureDefinition/cied-connectivity-status"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation uc1ConnectivityACME</b></p><a name="uc1ConnectivityACME"> </a><a name="hcuc1ConnectivityACME"> </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-connectivity-status.html">Observation - CIED Connectivity</a></p></div><p><b>CIED Device Extension</b>: <a href="Device-uc1ACMEICD.html">Device: manufacturer = ACME Devices; serialNumber = uc1ACMEICD; modelNumber = ICDExample1; type = Defibrillator</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity observation-cied-connectivity}">CIED connectivity</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity observation-cied-connectivity}">CIED connectivity</span></p><p><b>subject</b>: <a href="Patient-uc1ACMEPatient.html">Jim ACME Doe Male, DoB: 1958-01-01 ( http://example.org#ACME1111 (use: official, ))</a></p><p><b>effective</b>: 2025-05-19 08:00:00+0000</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity connectivity-status}">Connectivity status</span></p><p><b>value</b>: <span title="Codes:{http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity disconnected}">Disconnected</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity connectivity-modifier}">Connectivity modifier</span></p><p><b>value</b>: <span title="Codes:{http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity setup-not-completed}">Setup not completed</span></p></blockquote></div>
</text>
<extension
url="http://hl7.org/fhir/uv/cardx-cied/StructureDefinition/cied-device-extension">
<valueReference>🔗
<reference value="Device/uc1ACMEICD"/>
</valueReference>
</extension>
<status value="final"/>
<category>
<coding>
<system
value="http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity"/>
<code value="observation-cied-connectivity"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity"/>
<code value="observation-cied-connectivity"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/uc1ACMEPatient"/>
</subject>
<effectiveDateTime value="2025-05-19T08:00:00.000Z"/>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity"/>
<code value="connectivity-status"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity"/>
<code value="disconnected"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity"/>
<code value="connectivity-modifier"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity"/>
<code value="setup-not-completed"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>