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

: Razón por la cual la válvula es reoperada. - JSON Representation

Active as of 2024-04-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ReoperationValveReasonCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ReoperationValveReasonCS</b></p><a name=\"ReoperationValveReasonCS\"> </a><a name=\"hcReoperationValveReasonCS\"> </a><a name=\"ReoperationValveReasonCS-en-US\"> </a><p>This case-sensitive code system <code>https://centrocardiovascular.cl/CodeSystem/ReoperationValveReasonCS</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=\"ReoperationValveReasonCS-1\"> </a></td><td>Not Applicable</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ReoperationValveReasonCS-2\"> </a></td><td>Thrombosis</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ReoperationValveReasonCS-3\"> </a></td><td>Dehiscence</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ReoperationValveReasonCS-4\"> </a></td><td>Embosis</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ReoperationValveReasonCS-5\"> </a></td><td>Infection</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"ReoperationValveReasonCS-6\"> </a></td><td>Intrinsic Failure</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"ReoperationValveReasonCS-7\"> </a></td><td>Haemolysis</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"ReoperationValveReasonCS-8\"> </a></td><td>Other Reason</td></tr></table></div>"
  },
  "url" : "https://centrocardiovascular.cl/CodeSystem/ReoperationValveReasonCS",
  "version" : "0.1.0",
  "name" : "ReoperationValveReasonCS",
  "title" : "Razón por la cual la válvula es reoperada.",
  "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" : "Razón por la cual la válvula es reoperada.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "1",
      "display" : "Not Applicable"
    },
    {
      "code" : "2",
      "display" : "Thrombosis"
    },
    {
      "code" : "3",
      "display" : "Dehiscence"
    },
    {
      "code" : "4",
      "display" : "Embosis"
    },
    {
      "code" : "5",
      "display" : "Infection"
    },
    {
      "code" : "6",
      "display" : "Intrinsic Failure"
    },
    {
      "code" : "7",
      "display" : "Haemolysis"
    },
    {
      "code" : "8",
      "display" : "Other Reason"
    }
  ]
}