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

FHIR IG Statistics: ValueSet/11073-10103-DeviceType

Packagehl7.fhir.uv.cardx-cied
Resource TypeValueSet
Id11073-10103-DeviceType
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/cardx-cied/https://build.fhir.org/ig/HL7/CardX-CIED/ValueSet-11073-10103-DeviceType.html
URLhttp://hl7.org/fhir/uv/cardx-cied/ValueSet/11073-10103-DeviceType
Version1.0.0
Statusactive
Date2025-07-25T16:42:57+00:00
NameIDCDeviceTypeVS
TitleIEEE 11073-10103 Device Type
Realmuv
Authorityhl7
DescriptionThe type of device as defined by IEEE 11073-10103

Resources that use this resource

StructureDefinition
cied-deviceDevice - Cardiovascular Implantable Electronic Device (CIED)

Resources that this resource uses

CodeSystem
IDCISO/IEEE-11073-10103

Narrative

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

Generated Narrative: ValueSet 11073-10103-DeviceType

  • Include these codes as defined in http://hl7.org/fhir/uv/cardx-cied/CodeSystem/IDC
    CodeDisplayDefinition
    753665PacemakerA battery powered implantable device that uses low voltage pulses to stimulate the heart when it is beating too slow.
    753666DefibrillatorA battery powered implantable device that uses high voltage energy to shock the heart when it is beating too fast and mostly includes pacemaker functionality.
    753667Cardiac Resynchronization Therapy - DefibrillatorA battery powered implantable device that uses low voltage pulses to stimulate the ventricles of the heart in multiple locations to increase blood pumping efficiency and also includes pacemaker and defibrillator functionality.
    753668Cardiac Resynchronization Therapy - PacemakerA battery powered implantable device that uses low voltage pulses to stimulate the ventricles of the heart in multiple locations to increase blood pumping efficiency and also includes pacemaker functionality.
    753669Implantable Diagnostic MonitorA battery powered implantable device that monitors and records cardiac activity and does not deliver any therapy.
    753670OtherA device type other than those included in the nomenclature.

Source

{
  "resourceType": "ValueSet",
  "id": "11073-10103-DeviceType",
  "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/11073-10103-DeviceType",
  "version": "1.0.0",
  "name": "IDCDeviceTypeVS",
  "title": "IEEE 11073-10103 Device Type",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25T16:42:57+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": "The type of device as defined by IEEE 11073-10103",
  "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/IDC",
        "concept": [
          {
            "code": "753665",
            "display": "Pacemaker"
          },
          {
            "code": "753666",
            "display": "Defibrillator"
          },
          {
            "code": "753667",
            "display": "Cardiac Resynchronization Therapy - Defibrillator"
          },
          {
            "code": "753668",
            "display": "Cardiac Resynchronization Therapy - Pacemaker"
          },
          {
            "code": "753669",
            "display": "Implantable Diagnostic Monitor"
          },
          {
            "code": "753670",
            "display": "Other"
          }
        ]
      }
    ]
  }
}