FHIR IG Statistics: ValueSet/11073-10103-DeviceType
Resources that use this resource
StructureDefinition |
cied-device | Device - Cardiovascular Implantable Electronic Device (CIED) |
Resources that this resource uses
CodeSystem |
IDC | ISO/IEEE-11073-10103 |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/uv/cardx-cied/CodeSystem/IDC
Code | Display | Definition |
753665 | Pacemaker | A battery powered implantable device that uses low voltage pulses to stimulate the heart when it is beating too slow. |
753666 | Defibrillator | 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 | Cardiac Resynchronization Therapy - Defibrillator | 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 | Cardiac Resynchronization Therapy - Pacemaker | 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 | Implantable Diagnostic Monitor | A battery powered implantable device that monitors and records cardiac activity and does not deliver any therapy. |
753670 | Other | A 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"
}
]
}
]
}
}