Retention Implementation Guide
2.0.0 - ci-build
Retention Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-06-09 |
{
"resourceType" : "CodeSystem",
"id" : "VentricularStimulation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem VentricularStimulation</b></p><a name=\"VentricularStimulation\"> </a><a name=\"hcVentricularStimulation\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/VentricularStimulation</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">B30<a name=\"VentricularStimulation-B30\"> </a></td><td>-</td><td>Default input</td></tr><tr><td style=\"white-space:nowrap\">B30-0<a name=\"VentricularStimulation-B30-0\"> </a></td><td>no</td><td>no</td></tr><tr><td style=\"white-space:nowrap\">B30-1<a name=\"VentricularStimulation-B30-1\"> </a></td><td>right ventricular stimulation</td><td>right ventricular stimulation</td></tr><tr><td style=\"white-space:nowrap\">B30-2<a name=\"VentricularStimulation-B30-2\"> </a></td><td>biventricular stimulation</td><td>biventricular stimulation</td></tr></table></div>"
},
"url" : "https://www.retention-project.eu/ig/CodeSystem/VentricularStimulation",
"version" : "2.0.0",
"name" : "Ventricular_stimulation",
"title" : "Ventricular stimulation Codesystem",
"status" : "active",
"experimental" : true,
"date" : "2025-06-09T12:00:00+00:00",
"publisher" : "ICCS",
"description" : "Code system with input values for Ventricular stimulation",
"caseSensitive" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "B30",
"display" : "-",
"definition" : "Default input"
},
{
"code" : "B30-0",
"display" : "no",
"definition" : "no"
},
{
"code" : "B30-1",
"display" : "right ventricular stimulation",
"definition" : "right ventricular stimulation"
},
{
"code" : "B30-2",
"display" : "biventricular stimulation",
"definition" : "biventricular stimulation"
}
]
}