This case-insensitive code system https://www.retention-project.eu/ig/CodeSystem/ConductionDelay
defines the following codes:
Code | Display | Definition |
0 | no | no |
1 | LBBB | left bundle branch block |
2 | RBBB | right bundle branch bloc |
3 | LAH | Left anterior hemiblock |
4 | LPH | Left posterior hemiblock |
5 | incomplete RBBB | incomplete right bundle branch block |
6 | incomplete LBBB | incomplete left bundle branch block |
7 | non specific | non specific |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://www.retention-project.eu/ig/CodeSystem/ConductionDelay"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "Conduction_delay"] ; #
fhir:title [ fhir:v "Conduction delay Codesystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-06-13T12:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ICCS"] ; #
fhir:description [ fhir:v "Code system with input values for Conduction delay"] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "no" ] ;
fhir:definition [ fhir:v "no" ]
] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "LBBB" ] ;
fhir:definition [ fhir:v "left bundle branch block" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "RBBB" ] ;
fhir:definition [ fhir:v "right bundle branch bloc" ]
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "LAH" ] ;
fhir:definition [ fhir:v "Left anterior hemiblock" ]
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "LPH" ] ;
fhir:definition [ fhir:v "Left posterior hemiblock" ]
] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "incomplete RBBB" ] ;
fhir:definition [ fhir:v "incomplete right bundle branch block" ]
] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "incomplete LBBB" ] ;
fhir:definition [ fhir:v "incomplete left bundle branch block" ]
] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "non specific" ] ;
fhir:definition [ fhir:v "non specific" ]
] ) . #
# -------------------------------------------------------------------------------------