CardX - Cardiac Implantable Electronic Devices
1.0.0-ballot - STU 1 - Ballot International flag

This page is part of the CardX - Cardiac Implantable Electronic Devices (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: IEEE 11073-10103 Device Type - TTL Representation

Page standards status: Trial-use Maturity Level: 2

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "11073-10103-DeviceType"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet 11073-10103-DeviceType</b></p><a name=\"11073-10103-DeviceType\"> </a><a name=\"hc11073-10103-DeviceType\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-IDC.html\"><code>http://hl7.org/fhir/uv/cardx-cied/CodeSystem/IDC</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-IDC.html#IDC-753665\">753665</a></td><td>Pacemaker</td><td>A battery powered implantable device that uses low voltage pulses to stimulate the heart when it is beating too slow.</td></tr><tr><td><a href=\"CodeSystem-IDC.html#IDC-753666\">753666</a></td><td>Defibrillator</td><td>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.</td></tr><tr><td><a href=\"CodeSystem-IDC.html#IDC-753667\">753667</a></td><td>Cardiac Resynchronization Therapy - Defibrillator</td><td>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.</td></tr><tr><td><a href=\"CodeSystem-IDC.html#IDC-753668\">753668</a></td><td>Cardiac Resynchronization Therapy - Pacemaker</td><td>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.</td></tr><tr><td><a href=\"CodeSystem-IDC.html#IDC-753669\">753669</a></td><td>Implantable Diagnostic Monitor</td><td>A battery powered implantable device that monitors and records cardiac activity and does not deliver any therapy.</td></tr><tr><td><a href=\"CodeSystem-IDC.html#IDC-753670\">753670</a></td><td>Other</td><td>A device type other than those included in the nomenclature.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cic"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2 ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cardx-cied/ImplementationGuide/hl7.fhir.uv.cardx-cied>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/cardx-cied/ValueSet/11073-10103-DeviceType"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "IDCDeviceTypeVS"] ; # 
  fhir:title [ fhir:v "IEEE 11073-10103 Device Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-07-31T02:23:21+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Interoperability Council"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Interoperability Council" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cic" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "ciclist@lists.hl7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The type of device as defined by IEEE 11073-10103"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cardx-cied/CodeSystem/IDC"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "753665" ] ;
fhir:display [ fhir:v "Pacemaker" ]       ] [
fhir:code [ fhir:v "753666" ] ;
fhir:display [ fhir:v "Defibrillator" ]       ] [
fhir:code [ fhir:v "753667" ] ;
fhir:display [ fhir:v "Cardiac Resynchronization Therapy - Defibrillator" ]       ] [
fhir:code [ fhir:v "753668" ] ;
fhir:display [ fhir:v "Cardiac Resynchronization Therapy - Pacemaker" ]       ] [
fhir:code [ fhir:v "753669" ] ;
fhir:display [ fhir:v "Implantable Diagnostic Monitor" ]       ] [
fhir:code [ fhir:v "753670" ] ;
fhir:display [ fhir:v "Other" ]       ] )     ] )
  ] . #