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

: Type of LVAD Codesystem - JSON Representation

Active as of 2025-06-09

Raw json | Download

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