0.1.0 - ci-build
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/cardioCx-IG/ and changes regularly. See the Directory of published versions
Active as of 2024-04-22 |
{
"resourceType" : "CodeSystem",
"id" : "ArterialCannulationsCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ArterialCannulationsCS</b></p><a name=\"ArterialCannulationsCS\"> </a><a name=\"hcArterialCannulationsCS\"> </a><a name=\"ArterialCannulationsCS-en-US\"> </a><p>This case-sensitive code system <code>https://centrocardiovascular.cl/CodeSystem/ArterialCannulationsCS</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=\"ArterialCannulationsCS-1\"> </a></td><td>Ascending aorta</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ArterialCannulationsCS-2\"> </a></td><td>TABC</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ArterialCannulationsCS-3\"> </a></td><td>Femoral</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ArterialCannulationsCS-4\"> </a></td><td>Subde</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ArterialCannulationsCS-5\"> </a></td><td>Other</td></tr></table></div>"
},
"url" : "https://centrocardiovascular.cl/CodeSystem/ArterialCannulationsCS",
"version" : "0.1.0",
"name" : "ArterialCannulationsCS",
"title" : "Canulación arterial",
"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" : "Canulación arterial",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "Ascending aorta"
},
{
"code" : "2",
"display" : "TABC"
},
{
"code" : "3",
"display" : "Femoral"
},
{
"code" : "4",
"display" : "Subde"
},
{
"code" : "5",
"display" : "Other"
}
]
}