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

: Número de vasos con problemas - JSON Representation

Active as of 2024-04-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "NumberDiseasedCoronarySegmentsCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem NumberDiseasedCoronarySegmentsCS</b></p><a name=\"NumberDiseasedCoronarySegmentsCS\"> </a><a name=\"hcNumberDiseasedCoronarySegmentsCS\"> </a><a name=\"NumberDiseasedCoronarySegmentsCS-en-US\"> </a><p>This case-sensitive code system <code>https://centrocardiovascular.cl/CodeSystem/NumberDiseasedCoronarySegmentsCS</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\">LA137-2<a name=\"NumberDiseasedCoronarySegmentsCS-LA137-2\"> </a></td><td>None</td></tr><tr><td style=\"white-space:nowrap\">LA24356-0<a name=\"NumberDiseasedCoronarySegmentsCS-LA24356-0\"> </a></td><td>1 vessel without left main coronary artery</td></tr><tr><td style=\"white-space:nowrap\">LA24358-6<a name=\"NumberDiseasedCoronarySegmentsCS-LA24358-6\"> </a></td><td>2 vessels without left main coronary artery</td></tr><tr><td style=\"white-space:nowrap\">LA24360-2<a name=\"NumberDiseasedCoronarySegmentsCS-LA24360-2\"> </a></td><td>3 vessels without left main coronary artery</td></tr><tr><td style=\"white-space:nowrap\">LA24354-5<a name=\"NumberDiseasedCoronarySegmentsCS-LA24354-5\"> </a></td><td>Left main coronary artery alone</td></tr><tr><td style=\"white-space:nowrap\">LA24355-2<a name=\"NumberDiseasedCoronarySegmentsCS-LA24355-2\"> </a></td><td>1 vessel and left main coronary artery</td></tr><tr><td style=\"white-space:nowrap\">LA24357-8<a name=\"NumberDiseasedCoronarySegmentsCS-LA24357-8\"> </a></td><td>2 vessels and left main coronary artery</td></tr><tr><td style=\"white-space:nowrap\">LA24359-4<a name=\"NumberDiseasedCoronarySegmentsCS-LA24359-4\"> </a></td><td>3 vessels and left main coronary artery</td></tr><tr><td style=\"white-space:nowrap\">LA13538-6<a name=\"NumberDiseasedCoronarySegmentsCS-LA13538-6\"> </a></td><td>Not tested</td></tr></table></div>"
  },
  "url" : "https://centrocardiovascular.cl/CodeSystem/NumberDiseasedCoronarySegmentsCS",
  "version" : "0.1.0",
  "name" : "NumberDiseasedCoronarySegmentsCS",
  "title" : "Número de vasos con problemas",
  "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" : "Número de vasos con problemas",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "LA137-2",
      "display" : "None"
    },
    {
      "code" : "LA24356-0",
      "display" : "1 vessel without left main coronary artery"
    },
    {
      "code" : "LA24358-6",
      "display" : "2 vessels without left main coronary artery"
    },
    {
      "code" : "LA24360-2",
      "display" : "3 vessels without left main coronary artery"
    },
    {
      "code" : "LA24354-5",
      "display" : "Left main coronary artery alone"
    },
    {
      "code" : "LA24355-2",
      "display" : "1 vessel and left main coronary artery"
    },
    {
      "code" : "LA24357-8",
      "display" : "2 vessels and left main coronary artery"
    },
    {
      "code" : "LA24359-4",
      "display" : "3 vessels and left main coronary artery"
    },
    {
      "code" : "LA13538-6",
      "display" : "Not tested"
    }
  ]
}