FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| cied-device | Device - Cardiovascular Implantable Electronic Device (CIED) |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
urn:iso:std:iso:11073:10101 version ⏿2024-12-05| Code | Display | Definition |
| 753665 | MDC_IDC_ENUM_DEV_TYPE_IPG | A battery powered implantable device that uses low voltage pulses to stimulate the heart when it is beating too slow. |
| 753666 | MDC_IDC_ENUM_DEV_TYPE_ICD | A battery powered implantable device that uses high voltage energy to shock the heart when it is beating too fast and mostly includes pacemaker functionality. |
| 753667 | MDC_IDC_ENUM_DEV_TYPE_CRT_D | A 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. |
| 753668 | MDC_IDC_ENUM_DEV_TYPE_CRT_P | A 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. |
| 753669 | MDC_IDC_ENUM_DEV_TYPE_Monitor | A battery powered implantable device that monitors and records cardiac activity and does not deliver any therapy. |
| 753670 | MDC_IDC_ENUM_DEV_TYPE_Other | A 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"
}
]
}
]
}
}