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