Retention Implementation Guide
1.0.0 - ci-build

Retention Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: Retention Codesystem - JSON Representation

Active as of 2022-11-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "Retention",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://www.retention-project.eu/ig/CodeSystem/Retention</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\">300<a name=\"Retention-300\"> </a></td><td>Incomplete left bundle branch block</td><td>Intraventricular conduction defect Incomplete LBBB</td></tr><tr><td style=\"white-space:nowrap\">301<a name=\"Retention-301\"> </a></td><td>Incomplete right bundle branch block</td><td>Intraventricular conduction defect Incomplete RBBB</td></tr><tr><td style=\"white-space:nowrap\">302<a name=\"Retention-302\"> </a></td><td>Thickness septal wall Interventricular</td><td>Thickness septal wall Interventricular</td></tr><tr><td style=\"white-space:nowrap\">303<a name=\"Retention-303\"> </a></td><td>Thickness septal wall Posterior</td><td>Thickness septal wall Posterior</td></tr><tr><td style=\"white-space:nowrap\">304<a name=\"Retention-304\"> </a></td><td>VAD flow</td><td>VAD flow</td></tr><tr><td style=\"white-space:nowrap\">305<a name=\"Retention-305\"> </a></td><td>VAD speed</td><td>VAD speed</td></tr><tr><td style=\"white-space:nowrap\">306<a name=\"Retention-306\"> </a></td><td>VAD power</td><td>VAD power</td></tr><tr><td style=\"white-space:nowrap\">307<a name=\"Retention-307\"> </a></td><td>VAD PI</td><td>VAD PI</td></tr><tr><td style=\"white-space:nowrap\">308<a name=\"Retention-308\"> </a></td><td>VAD alarm</td><td>VAD alarm</td></tr><tr><td style=\"white-space:nowrap\">309<a name=\"Retention-309\"> </a></td><td>Steps</td><td>Steps</td></tr><tr><td style=\"white-space:nowrap\">310<a name=\"Retention-310\"> </a></td><td>Floors climbed</td><td>Floors climbed</td></tr><tr><td style=\"white-space:nowrap\">311<a name=\"Retention-311\"> </a></td><td>Infection in other LVAD components</td><td>Infection in other LVAD components</td></tr><tr><td style=\"white-space:nowrap\">312<a name=\"Retention-312\"> </a></td><td>Included in heart transplant list due to driveline infections</td><td>Included in heart transplant list due to driveline infections</td></tr></table></div>"
  },
  "url" : "https://www.retention-project.eu/ig/CodeSystem/Retention",
  "version" : "1.0.0",
  "name" : "Retention",
  "title" : "Retention Codesystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-11-28T14:27:31+02:00",
  "description" : "Code system to describe entities that can not be described using standard Code systems",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 13,
  "concept" : [
    {
      "code" : "300",
      "display" : "Incomplete left bundle branch block",
      "definition" : "Intraventricular conduction defect Incomplete LBBB"
    },
    {
      "code" : "301",
      "display" : "Incomplete right bundle branch block",
      "definition" : "Intraventricular conduction defect Incomplete RBBB"
    },
    {
      "code" : "302",
      "display" : "Thickness septal wall Interventricular",
      "definition" : "Thickness septal wall Interventricular"
    },
    {
      "code" : "303",
      "display" : "Thickness septal wall Posterior",
      "definition" : "Thickness septal wall Posterior"
    },
    {
      "code" : "304",
      "display" : "VAD flow",
      "definition" : "VAD flow"
    },
    {
      "code" : "305",
      "display" : "VAD speed",
      "definition" : "VAD speed"
    },
    {
      "code" : "306",
      "display" : "VAD power",
      "definition" : "VAD power"
    },
    {
      "code" : "307",
      "display" : "VAD PI",
      "definition" : "VAD PI"
    },
    {
      "code" : "308",
      "display" : "VAD alarm",
      "definition" : "VAD alarm"
    },
    {
      "code" : "309",
      "display" : "Steps",
      "definition" : "Steps"
    },
    {
      "code" : "310",
      "display" : "Floors climbed",
      "definition" : "Floors climbed"
    },
    {
      "code" : "311",
      "display" : "Infection in other LVAD components",
      "definition" : "Infection in other LVAD components"
    },
    {
      "code" : "312",
      "display" : "Included in heart transplant list due to driveline infections",
      "definition" : "Included in heart transplant list due to driveline infections"
    }
  ]
}