FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.cardx-cied
Resource TypeCodeSystem
IdCodeSystem-CardXCIED.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/CardX-CIED/CodeSystem-CardXCIED.html
URLhttp://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED
Version1.0.0
Statusactive
Date2026-01-08T02:51:03+00:00
NameCardXCIED
TitleCardX CIED FHIR IG Code System
Realmuv
Authorityhl7
DescriptionCodes system for CardX CIED FHIR Implementation Guide Codes.
Contentcomplete

Resources that use this resource

ValueSet
cied-connectivity-state-modifier-vsCIED Connectivity Status Modifier Value Set
cied-connectivity-state-vsCIED Connectivity Status Value Set
cied-monitor-types-vsCIED Monitor Types
cied-patient-identifierCIED Patient Identifier

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem CardXCIED

Language: en

This case-sensitive code system http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED defines the following codes:

CodeDisplayDefinition
connectivity-status Connectivity statusThe overall system connectivity status as calculated by the CIED manufacturer.
connectivity-modifier Connectivity modifierAdditional modifiers to connectivity status as calculated by the CIED manufacturer.
setup-not-completed Setup not completedDevice/monitor setup has not been completed. E.g. pending initial setup or there is no device/monitor association.
not-applicable N/AConnectivity states are not applicable for this device. E.g. device is not compatible with remote monitoring or requires patient initiated interrogations.
connected ConnectedCommunication has been successful within the expected time period.
disconnected DisconnectedCommunication has not occurred within the expected time period.
suspended SuspendedPatient has been temporarily removed from the disconnected state. This is not intended to be an actionable status.
inactive InactivePatient has been permanently removed from the disconnected status.
unenrolled UnenrolledPatient has been unenrolled from remote monitoring or remote monitoring has been discontinued.
transferred TransferredThe patient has been transferred to another remote monitoring clinic.
last-cied-connectivity-time Last CIED to monitor communicationThe timestamp of the most recent communication between the CIED and monitor.
last-monitor-connectivity-time Last monitor to remote monitoring software communicationThe timestamp of the most recent communication from the monitor to the remote monitoring platform.
next-cied-connectivity-date Next CIED to monitor communicationThe timestamp of the next expected communication between the CIED and monitor.
next-monitor-connectivity-date Next monitor to remote monitoring software communicationThe timestamp of the next expected communication from the monitor to the remote monitoring platform.
last-interrogation-date Last remote device interrogation dateThe date of the most recent remote device interrogation with a personal monitor.
next-interrogation-date Next scheduled remote device interrogation dateThe date of the next scheduled remote device interrogation.
next-secondary-interrogation-date Next scheduled remote device interrogation date, secondary clinicThe date of the next scheduled remote device interrogation by the secondary clinic for patients who are dual-managed.
observation-cied-connectivity CIED connectivityFHIR observation constrained to the CardX CIED connectivity profile.
bedside-device Bedside MonitorStandalone device, not intended to provide monitoring while on the go.
mobile-monitor Mobile AppApp based monitor.
portable-device Portable DeviceStandalone device, with battery capacity to provide monitoring while on the go.
connection-interval Connection intervalThe time interval in days between expected CIED and remote monitoring software communication.
expected-time-period Expected time periodThe time period in days in which successful communication must take place for the connectivity status to remain connected.
status-reason Status reasonText describing reasons why the patient may be listed at a given status and/or modifier.
status-guidance Status guidanceText describing steps to get the patient to a connected status.
idco-pid Identifier used in IDCO PID HL7 SegmentIDCO specifies a combination of model and serial number as model:model-number/serial:serial-number

Source1

{
  "resourceType": "CodeSystem",
  "id": "CardXCIED",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cic"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CardXCIED",
  "version": "1.0.0",
  "name": "CardXCIED",
  "title": "CardX CIED FHIR IG Code System",
  "status": "active",
  "experimental": false,
  "date": "2026-01-08T02:51:03+00:00",
  "publisher": "HL7 International / Clinical Interoperability Council",
  "contact": [
    {
      "name": "HL7 International / Clinical Interoperability Council",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system": "email",
          "value": "ciclist@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Codes system for CardX CIED FHIR Implementation Guide Codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 26,
  "concept": [
    {
      "code": "connectivity-status",
      "display": "Connectivity status",
      "definition": "The overall system connectivity status as calculated by the CIED manufacturer."
    },
    {
      "code": "connectivity-modifier",
      "display": "Connectivity modifier",
      "definition": "Additional modifiers to connectivity status as calculated by the CIED manufacturer."
    },
    {
      "code": "setup-not-completed",
      "display": "Setup not completed",
      "definition": "Device/monitor setup has not been completed. E.g. pending initial setup or there is no device/monitor association."
    },
    {
      "code": "not-applicable",
      "display": "N/A",
      "definition": "Connectivity states are not applicable for this device. E.g. device is not compatible with remote monitoring or requires patient initiated interrogations."
    },
    {
      "code": "connected",
      "display": "Connected",
      "definition": "Communication has been successful within the expected time period."
    },
    {
      "code": "disconnected",
      "display": "Disconnected",
      "definition": "Communication has not occurred within the expected time period."
    },
    {
      "code": "suspended",
      "display": "Suspended",
      "definition": "Patient has been temporarily removed from the disconnected state. This is not intended to be an actionable status."
    },
    {
      "code": "inactive",
      "display": "Inactive",
      "definition": "Patient has been permanently removed from the disconnected status."
    },
    {
      "code": "unenrolled",
      "display": "Unenrolled",
      "definition": "Patient has been unenrolled from remote monitoring or remote monitoring has been discontinued."
    },
    {
      "code": "transferred",
      "display": "Transferred",
      "definition": "The patient has been transferred to another remote monitoring clinic."
    },
    {
      "code": "last-cied-connectivity-time",
      "display": "Last CIED to monitor communication",
      "definition": "The timestamp of the most recent communication between the CIED and monitor."
    },
    {
      "code": "last-monitor-connectivity-time",
      "display": "Last monitor to remote monitoring software communication",
      "definition": "The timestamp of the most recent communication from the monitor to the remote monitoring platform."
    },
    {
      "code": "next-cied-connectivity-date",
      "display": "Next CIED to monitor communication",
      "definition": "The timestamp of the next expected communication between the CIED and monitor."
    },
    {
      "code": "next-monitor-connectivity-date",
      "display": "Next monitor to remote monitoring software communication",
      "definition": "The timestamp of the next expected communication from the monitor to the remote monitoring platform."
    },
    {
      "code": "last-interrogation-date",
      "display": "Last remote device interrogation date",
      "definition": "The date of the most recent remote device interrogation with a personal monitor."
    },
    {
      "code": "next-interrogation-date",
      "display": "Next scheduled remote device interrogation date",
      "definition": "The date of the next scheduled remote device interrogation."
    },
    {
      "code": "next-secondary-interrogation-date",
      "display": "Next scheduled remote device interrogation date, secondary clinic",
      "definition": "The date of the next scheduled remote device interrogation by the secondary clinic for patients who are dual-managed."
    },
    {
      "code": "observation-cied-connectivity",
      "display": "CIED connectivity",
      "definition": "FHIR observation constrained to the CardX CIED connectivity profile."
    },
    {
      "code": "bedside-device",
      "display": "Bedside Monitor",
      "definition": "Standalone device, not intended to provide monitoring while on the go."
    },
    {
      "code": "mobile-monitor",
      "display": "Mobile App",
      "definition": "App based monitor."
    },
    {
      "code": "portable-device",
      "display": "Portable Device",
      "definition": "Standalone device, with battery capacity to provide monitoring while on the go."
    },
    {
      "code": "connection-interval",
      "display": "Connection interval",
      "definition": "The time interval in days between expected CIED and remote monitoring software communication."
    },
    {
      "code": "expected-time-period",
      "display": "Expected time period",
      "definition": "The time period in days in which successful communication must take place for the connectivity status to remain connected."
    },
    {
      "code": "status-reason",
      "display": "Status reason",
      "definition": "Text describing reasons why the patient may be listed at a given status and/or modifier."
    },
    {
      "code": "status-guidance",
      "display": "Status guidance",
      "definition": "Text describing steps to get the patient to a connected status."
    },
    {
      "code": "idco-pid",
      "display": "Identifier used in IDCO PID HL7 Segment",
      "definition": "IDCO specifies a combination of model and serial number as model:model-number/serial:serial-number"
    }
  ]
}