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

: Presencia de arteriopatía extracardíaca - JSON Representation

Active as of 2024-04-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "NephropathyConditionCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem NephropathyConditionCS</b></p><a name=\"NephropathyConditionCS\"> </a><a name=\"hcNephropathyConditionCS\"> </a><a name=\"NephropathyConditionCS-en-US\"> </a><p>This case-sensitive code system <code>https://centrocardiovascular.cl/CodeSystem/NephropathyConditionCS</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=\"NephropathyConditionCS-1\"> </a></td><td>None</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"NephropathyConditionCS-2\"> </a></td><td>Functional transplant</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"NephropathyConditionCS-3\"> </a></td><td>creatinene &gt; 200 umol/l</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"NephropathyConditionCS-4\"> </a></td><td>dialisis acute renal failure</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"NephropathyConditionCS-5\"> </a></td><td>dialisis chronic renal failure</td></tr></table></div>"
  },
  "url" : "https://centrocardiovascular.cl/CodeSystem/NephropathyConditionCS",
  "version" : "0.1.0",
  "name" : "NephropathyConditionCS",
  "title" : "Presencia de arteriopatía extracardíaca",
  "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" : "Categorización utilizada para descibir si las nefropatías del paciente",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "1",
      "display" : "None"
    },
    {
      "code" : "2",
      "display" : "Functional transplant"
    },
    {
      "code" : "3",
      "display" : "creatinene > 200 umol/l"
    },
    {
      "code" : "4",
      "display" : "dialisis acute renal failure"
    },
    {
      "code" : "5",
      "display" : "dialisis chronic renal failure"
    }
  ]
}