Retention Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions
: Type of LVAD Codesystem - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "TypeOfLvad",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This 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\">0<a name=\"TypeOfLvad-0\"> </a></td><td>HM3</td><td>Input at item 0</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"TypeOfLvad-1\"> </a></td><td>HMII</td><td>Input at item 1</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"TypeOfLvad-2\"> </a></td><td>HW</td><td>Input at item 2</td></tr></table></div>"
},
"url" : "https://www.retention-project.eu/ig/CodeSystem/TypeOfLvad",
"version" : "1.0.0",
"name" : "Type_of_LVAD",
"title" : "Type of LVAD Codesystem",
"status" : "active",
"experimental" : true,
"date" : "2022-11-28T14:27:31+02:00",
"description" : "Code system with input values for Type of LVAD",
"caseSensitive" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "0",
"display" : "HM3",
"definition" : "Input at item 0"
},
{
"code" : "1",
"display" : "HMII",
"definition" : "Input at item 1"
},
{
"code" : "2",
"display" : "HW",
"definition" : "Input at item 2"
}
]
}