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 2025-06-11 |
{
"resourceType" : "CodeSystem",
"id" : "TypeOfCvAdmission",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TypeOfCvAdmission</b></p><a name=\"TypeOfCvAdmission\"> </a><a name=\"hcTypeOfCvAdmission\"> </a><p>This case-insensitive 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>stroke/TIA</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"TypeOfCvAdmission-1\"> </a></td><td>bleeding</td><td>bleeding</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"TypeOfCvAdmission-2\"> </a></td><td>rejection</td><td>rejection</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"TypeOfCvAdmission-3\"> </a></td><td>driveline infection</td><td>driveline infection</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"TypeOfCvAdmission-4\"> </a></td><td>arrythmia</td><td>arrythmia</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"TypeOfCvAdmission-5\"> </a></td><td>other</td><td>other</td></tr></table></div>"
},
"url" : "https://www.retention-project.eu/ig/CodeSystem/TypeOfCvAdmission",
"version" : "2.0.0",
"name" : "Type_of_CV_admission",
"title" : "Type of CV admission Codesystem",
"status" : "active",
"experimental" : true,
"date" : "2025-06-11T12:00:00+00:00",
"publisher" : "ICCS",
"description" : "Code system with input values for Type of CV admission",
"caseSensitive" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "0",
"display" : "stroke/TIA",
"definition" : "stroke/TIA"
},
{
"code" : "1",
"display" : "bleeding",
"definition" : "bleeding"
},
{
"code" : "2",
"display" : "rejection",
"definition" : "rejection"
},
{
"code" : "3",
"display" : "driveline infection",
"definition" : "driveline infection"
},
{
"code" : "4",
"display" : "arrythmia",
"definition" : "arrythmia"
},
{
"code" : "5",
"display" : "other",
"definition" : "other"
}
]
}