CardioIG, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sguinezm/sic-ac-ecmo-ig/ and changes regularly. See the Directory of published versions
Active as of 2024-04-22 |
{
"resourceType" : "CodeSystem",
"id" : "TypeOfSupportCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TypeOfSupportCS</b></p><a name=\"TypeOfSupportCS\"> </a><a name=\"hcTypeOfSupportCS\"> </a><a name=\"TypeOfSupportCS-en-US\"> </a><p>This case-sensitive code system <code>https://centrocardiovascular.cl/ecmo/CodeSystem/TypeOfSupportCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"TypeOfSupportCS-1\"> </a></td><td>veno arterial</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"TypeOfSupportCS-2\"> </a></td><td>veno venous</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"TypeOfSupportCS-3\"> </a></td><td>V-A-V</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"TypeOfSupportCS-4\"> </a></td><td>V-V-A</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"TypeOfSupportCS-5\"> </a></td><td>right ventricular support</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"TypeOfSupportCS-6\"> </a></td><td>left ventricular support</td></tr></table></div>"
},
"url" : "https://centrocardiovascular.cl/ecmo/CodeSystem/TypeOfSupportCS",
"version" : "0.1.0",
"name" : "TypeOfSupportCS",
"title" : "Detalles del tipo de procedimiento",
"status" : "active",
"experimental" : false,
"date" : "2024-04-22",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Se detalla el tipo procedimiento ",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "1",
"display" : "veno arterial"
},
{
"code" : "2",
"display" : "veno venous"
},
{
"code" : "3",
"display" : "V-A-V"
},
{
"code" : "4",
"display" : "V-V-A"
},
{
"code" : "5",
"display" : "right ventricular support"
},
{
"code" : "6",
"display" : "left ventricular support"
}
]
}