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 2022-11-28 |
{
"resourceType" : "CodeSystem",
"id" : "VadAlarm",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem VadAlarm</b></p><a name=\"VadAlarm\"> </a><a name=\"hcVadAlarm\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/VadAlarm</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=\"VadAlarm-0\"> </a></td><td>none</td><td>none</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"VadAlarm-1\"> </a></td><td>low flow</td><td>low flow</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"VadAlarm-2\"> </a></td><td>battery connection</td><td>battery connection</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"VadAlarm-3\"> </a></td><td>control failure</td><td>control failure</td></tr></table></div>"
},
"url" : "https://www.retention-project.eu/ig/CodeSystem/VadAlarm",
"version" : "2.0.0",
"name" : "VAD_alarm",
"title" : "VAD alarm Codesystem",
"status" : "active",
"experimental" : true,
"date" : "2022-11-28T14:27:31+02:00",
"publisher" : "ICCS",
"description" : "Code system with input values for VAD alarm",
"caseSensitive" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "0",
"display" : "none",
"definition" : "none"
},
{
"code" : "1",
"display" : "low flow",
"definition" : "low flow"
},
{
"code" : "2",
"display" : "battery connection",
"definition" : "battery connection"
},
{
"code" : "3",
"display" : "control failure",
"definition" : "control failure"
}
]
}