FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cied-connectivity-state-modifier-vs

Packagehl7.fhir.uv.cardx-cied
Resource TypeValueSet
Idcied-connectivity-state-modifier-vs
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/cardx-cied/https://build.fhir.org/ig/HL7/CardX-CIED/ValueSet-cied-connectivity-state-modifier-vs.html
URLhttp://hl7.org/fhir/uv/cardx-cied/ValueSet/cied-connectivity-state-modifier-vs
Version1.0.0-ballot
Statusactive
Date2025-07-30T17:59:28+00:00
NameCIEDConnectivityStateModifierVS
TitleCIED Connectivity Status Modifier Value Set
Realmuv
Authorityhl7
DescriptionAdditional modifiers to connectivity status as calculated by the CIED manufacturer

Resources that use this resource

StructureDefinition
cied-connectivity-statusObservation - CIED Connectivity

Resources that this resource uses

CodeSystem
CIEDconnectivityCIED Connectivity Status Values

Narrative

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

Generated Narrative: ValueSet cied-connectivity-state-modifier-vs

  • Include these codes as defined in http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity
    CodeDisplayDefinition
    setup-not-completedDevice/monitor setup has not been completed. E.g. pending initial setup or there is no device/monitor associationDevice/monitor setup has not been completed. E.g. pending initial setup or there is no device/monitor association.
    suspendedPatient has been temporarily removed from the disconnected state. This is not intended to be an actionable status.Patient has been temporarily removed from the disconnected state. This is not intended to be an actionable status.
    inactivePatient has been permanently removed from disconnected status.Patient has been permanently removed from the disconnected status.
    unenrolledPatient has been unenrolled from remote monitoring or remote monitoring has been discontinued.Patient has been unenrolled from remote monitoring or remote monitoring has been discontinued.
    transferredThe patient has been transfered to another remote monitoring clinic.The patient has been transferred to another remote monitoring clinic.

Source

{
  "resourceType": "ValueSet",
  "id": "cied-connectivity-state-modifier-vs",
  "text": {
    "status": "extensions",
    "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/ValueSet/cied-connectivity-state-modifier-vs",
  "version": "1.0.0-ballot",
  "name": "CIEDConnectivityStateModifierVS",
  "title": "CIED Connectivity Status Modifier Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-07-30T17:59:28+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": "Additional modifiers to connectivity status as calculated by the CIED manufacturer",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/CIEDconnectivity",
        "concept": [
          {
            "code": "setup-not-completed",
            "display": "Device/monitor setup has not been completed. E.g. pending initial setup or there is no device/monitor association"
          },
          {
            "code": "suspended",
            "display": "Patient has been temporarily removed from the disconnected state. This is not intended to be an actionable status."
          },
          {
            "code": "inactive",
            "display": "Patient has been permanently removed from disconnected status."
          },
          {
            "code": "unenrolled",
            "display": "Patient has been unenrolled from remote monitoring or remote monitoring has been discontinued."
          },
          {
            "code": "transferred",
            "display": "The patient has been transfered to another remote monitoring clinic."
          }
        ]
      }
    ]
  }
}