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

FHIR IG analytics

Packagehl7.fhir.uv.cardx-cied
Resource TypeValueSet
IdValueSet-MDCIDCDeviceTypes.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/CardX-CIED/ValueSet-MDCIDCDeviceTypes.html
URLhttp://hl7.org/fhir/uv/cardx-cied/ValueSet/MDCIDCDeviceTypes
Version1.0.0
Statusactive
Date2026-01-08T02:51:03+00:00
NameMDCIDCDeviceTypes
TitleMDC IDC Device Types
Realmuv
Authorityhl7
DescriptionValueSet for ISO/IEEE 11073-10103 Nomenclature Codes for MDC_IDC_ENUM_DEV_TYPE (Device Type).

Resources that use this resource

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

Resources that this resource uses

CodeSystem
urn:iso:std:iso:11073:10101ISO 11073-10101 Health informatics - Point-of-care

Narrative

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

Generated Narrative: ValueSet MDCIDCDeviceTypes

Language: en

  • Include these codes as defined in urn:iso:std:iso:11073:10101 version ⏿2024-12-05
    CodeDisplayDefinition
    753665MDC_IDC_ENUM_DEV_TYPE_IPGA battery powered implantable device that uses low voltage pulses to stimulate the heart when it is beating too slow.
    753666MDC_IDC_ENUM_DEV_TYPE_ICDA battery powered implantable device that uses high voltage energy to shock the heart when it is beating too fast and mostly includes pacemaker functionality.
    753667MDC_IDC_ENUM_DEV_TYPE_CRT_DA 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.
    753668MDC_IDC_ENUM_DEV_TYPE_CRT_PA 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.
    753669MDC_IDC_ENUM_DEV_TYPE_MonitorA battery powered implantable device that monitors and records cardiac activity and does not deliver any therapy.
    753670MDC_IDC_ENUM_DEV_TYPE_OtherA device type other than those included in the nomenclature.

Source1

{
  "resourceType": "ValueSet",
  "id": "MDCIDCDeviceTypes",
  "language": "en",
  "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/MDCIDCDeviceTypes",
  "version": "1.0.0",
  "name": "MDCIDCDeviceTypes",
  "title": "MDC IDC Device Types",
  "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": "ValueSet for ISO/IEEE 11073-10103 Nomenclature Codes for MDC_IDC_ENUM_DEV_TYPE (Device Type).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:iso:std:iso:11073:10101",
        "concept": [
          {
            "code": "753665",
            "display": "MDC_IDC_ENUM_DEV_TYPE_IPG"
          },
          {
            "code": "753666",
            "display": "MDC_IDC_ENUM_DEV_TYPE_ICD"
          },
          {
            "code": "753667",
            "display": "MDC_IDC_ENUM_DEV_TYPE_CRT_D"
          },
          {
            "code": "753668",
            "display": "MDC_IDC_ENUM_DEV_TYPE_CRT_P"
          },
          {
            "code": "753669",
            "display": "MDC_IDC_ENUM_DEV_TYPE_Monitor"
          },
          {
            "code": "753670",
            "display": "MDC_IDC_ENUM_DEV_TYPE_Other"
          }
        ]
      }
    ]
  }
}