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-16 |
{
"resourceType" : "CodeSystem",
"id" : "ProcedureTypeCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ProcedureTypeCS</b></p><a name=\"ProcedureTypeCS\"> </a><a name=\"hcProcedureTypeCS\"> </a><a name=\"ProcedureTypeCS-en-US\"> </a><p>This case-sensitive code system <code>https://centrocardiovascular.cl/CodeSystem/ProcedureTypeCS</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\">232717009<a name=\"ProcedureTypeCS-232717009\"> </a></td><td>CABG</td></tr><tr><td style=\"white-space:nowrap\">17401000<a name=\"ProcedureTypeCS-17401000\"> </a></td><td>valve</td></tr><tr><td style=\"white-space:nowrap\">773996000<a name=\"ProcedureTypeCS-773996000\"> </a></td><td>TAVI</td></tr><tr><td style=\"white-space:nowrap\">243781005<a name=\"ProcedureTypeCS-243781005\"> </a></td><td>ECMO</td></tr><tr><td style=\"white-space:nowrap\">32413006<a name=\"ProcedureTypeCS-32413006\"> </a></td><td>Cardiac Transplant</td></tr><tr><td style=\"white-space:nowrap\">360064003<a name=\"ProcedureTypeCS-360064003\"> </a></td><td>Ventricular Assistance</td></tr></table></div>"
},
"url" : "https://centrocardiovascular.cl/CodeSystem/ProcedureTypeCS",
"version" : "0.1.0",
"name" : "ProcedureTypeCS",
"title" : "CodeSystem para tipo de procedimiento",
"status" : "active",
"experimental" : false,
"date" : "2024-04-16",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "CodeSystem para tipo de procedimiento",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "232717009",
"display" : "CABG"
},
{
"code" : "17401000",
"display" : "valve"
},
{
"code" : "773996000",
"display" : "TAVI"
},
{
"code" : "243781005",
"display" : "ECMO"
},
{
"code" : "32413006",
"display" : "Cardiac Transplant"
},
{
"code" : "360064003",
"display" : "Ventricular Assistance"
}
]
}