CardX - Cardiac Implantable Electronic Devices
1.0.0-ballot - STU 1 - Ballot International flag

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

: CIED Connectivity Status Modifier Value Set - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cied-connectivity-state-modifier-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet cied-connectivity-state-modifier-vs</b></p><a name="cied-connectivity-state-modifier-vs"> </a><a name="hccied-connectivity-state-modifier-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-CIEDconnectivity.html"><code>http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-CIEDconnectivity.html#CIEDconnectivity-setup-not-completed">setup-not-completed</a></td><td>Device/monitor setup has not been completed. E.g. pending initial setup or there is no device/monitor association</td><td>Device/monitor setup has not been completed. E.g. pending initial setup or there is no device/monitor association.</td></tr><tr><td><a href="CodeSystem-CIEDconnectivity.html#CIEDconnectivity-suspended">suspended</a></td><td>Patient has been temporarily removed from the disconnected state. This is not intended to be an actionable status.</td><td>Patient has been temporarily removed from the disconnected state. This is not intended to be an actionable status.</td></tr><tr><td><a href="CodeSystem-CIEDconnectivity.html#CIEDconnectivity-inactive">inactive</a></td><td>Patient has been permanently removed from disconnected status.</td><td>Patient has been permanently removed from the disconnected status.</td></tr><tr><td><a href="CodeSystem-CIEDconnectivity.html#CIEDconnectivity-unenrolled">unenrolled</a></td><td>Patient has been unenrolled from remote monitoring or remote monitoring has been discontinued.</td><td>Patient has been unenrolled from remote monitoring or remote monitoring has been discontinued.</td></tr><tr><td><a href="CodeSystem-CIEDconnectivity.html#CIEDconnectivity-transferred">transferred</a></td><td>The patient has been transfered to another remote monitoring clinic.</td><td>The patient has been transferred to another remote monitoring clinic.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cic"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/cardx-cied/ValueSet/cied-connectivity-state-modifier-vs"/>
  <version value="1.0.0-ballot"/>
  <name value="CIEDConnectivityStateModifierVS"/>
  <title value="CIED Connectivity Status Modifier Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-07-30T17:59:28+00:00"/>
  <publisher value="HL7 International / Clinical Interoperability Council"/>
  <contact>
    <name value="HL7 International / Clinical Interoperability Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ciclist@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="Additional modifiers to connectivity status as calculated by the CIED manufacturer"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity"/>
      <concept>
        <code value="setup-not-completed"/>
        <display
                 value="Device/monitor setup has not been completed. E.g. pending initial setup or there is no device/monitor association"/>
      </concept>
      <concept>
        <code value="suspended"/>
        <display
                 value="Patient has been temporarily removed from the disconnected state. This is not intended to be an actionable status."/>
      </concept>
      <concept>
        <code value="inactive"/>
        <display
                 value="Patient has been permanently removed from disconnected status."/>
      </concept>
      <concept>
        <code value="unenrolled"/>
        <display
                 value="Patient has been unenrolled from remote monitoring or remote monitoring has been discontinued."/>
      </concept>
      <concept>
        <code value="transferred"/>
        <display
                 value="The patient has been transfered to another remote monitoring clinic."/>
      </concept>
    </include>
  </compose>
</ValueSet>