This case-insensitive code system https://www.retention-project.eu/ig/CodeSystem/VentricularStimulation
defines the following codes:
Code | Display | Definition |
B30 | - | Default input |
B30-0 | no | no |
B30-1 | right ventricular stimulation | right ventricular stimulation |
B30-2 | biventricular stimulation | biventricular stimulation |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://www.retention-project.eu/ig/CodeSystem/VentricularStimulation"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "Ventricular_stimulation"] ; #
fhir:title [ fhir:v "Ventricular stimulation Codesystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-06-09T12:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ICCS"] ; #
fhir:description [ fhir:v "Code system with input values for Ventricular stimulation"] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "B30" ] ;
fhir:display [ fhir:v "-" ] ;
fhir:definition [ fhir:v "Default input" ]
] [
fhir:code [ fhir:v "B30-0" ] ;
fhir:display [ fhir:v "no" ] ;
fhir:definition [ fhir:v "no" ]
] [
fhir:code [ fhir:v "B30-1" ] ;
fhir:display [ fhir:v "right ventricular stimulation" ] ;
fhir:definition [ fhir:v "right ventricular stimulation" ]
] [
fhir:code [ fhir:v "B30-2" ] ;
fhir:display [ fhir:v "biventricular stimulation" ] ;
fhir:definition [ fhir:v "biventricular stimulation" ]
] ) . #
# -------------------------------------------------------------------------------------