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" : "IntentionOfLvad",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem IntentionOfLvad</b></p><a name=\"IntentionOfLvad\"> </a><a name=\"hcIntentionOfLvad\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/IntentionOfLvad</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\">B29<a name=\"IntentionOfLvad-B29\"> </a></td><td>-</td><td>Default input</td></tr><tr><td style=\"white-space:nowrap\">B29-0<a name=\"IntentionOfLvad-B29-0\"> </a></td><td>destination therapy</td><td>destination therapy</td></tr><tr><td style=\"white-space:nowrap\">B29-1<a name=\"IntentionOfLvad-B29-1\"> </a></td><td>bridge to transplant</td><td>bridge to transplant</td></tr><tr><td style=\"white-space:nowrap\">B29-2<a name=\"IntentionOfLvad-B29-2\"> </a></td><td>bridge to decision</td><td>bridge to decision</td></tr></table></div>"
},
"url" : "https://www.retention-project.eu/ig/CodeSystem/IntentionOfLvad",
"version" : "2.0.0",
"name" : "Intention_of_LVAD",
"title" : "Intention of LVAD Codesystem",
"status" : "active",
"experimental" : true,
"date" : "2025-06-09T12:00:00+00:00",
"publisher" : "ICCS",
"description" : "Code system with input values for Intention of LVAD",
"caseSensitive" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "B29",
"display" : "-",
"definition" : "Default input"
},
{
"code" : "B29-0",
"display" : "destination therapy",
"definition" : "destination therapy"
},
{
"code" : "B29-1",
"display" : "bridge to transplant",
"definition" : "bridge to transplant"
},
{
"code" : "B29-2",
"display" : "bridge to decision",
"definition" : "bridge to decision"
}
]
}