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/sic-ac-hemo-ig/ and changes regularly. See the Directory of published versions

: Ritmo del corazón en preoperación - JSON Representation

Active as of 2024-04-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "PreoperativeHeartRythmObservationCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PreoperativeHeartRythmObservationCS</b></p><a name=\"PreoperativeHeartRythmObservationCS\"> </a><a name=\"hcPreoperativeHeartRythmObservationCS\"> </a><a name=\"PreoperativeHeartRythmObservationCS-en-US\"> </a><p>This case-sensitive code system <code>https://centrocardiovascular.cl/ecmo/CodeSystem/PreoperativeHeartRythmObservationCS</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\">419351001<a name=\"PreoperativeHeartRythmObservationCS-419351001\"> </a></td><td>Sinus (morphologic abnormality)</td></tr><tr><td style=\"white-space:nowrap\">25569003<a name=\"PreoperativeHeartRythmObservationCS-25569003\"> </a></td><td>Ventricular tachycardia (disorder)</td></tr><tr><td style=\"white-space:nowrap\">49436004<a name=\"PreoperativeHeartRythmObservationCS-49436004\"> </a></td><td>Atrial fibrillation (disorder)</td></tr><tr><td style=\"white-space:nowrap\">27885002<a name=\"PreoperativeHeartRythmObservationCS-27885002\"> </a></td><td>Complete atrioventricular block (disorder)</td></tr><tr><td style=\"white-space:nowrap\">15976004<a name=\"PreoperativeHeartRythmObservationCS-15976004\"> </a></td><td>Abnormal circadian rhythm (finding)</td></tr></table></div>"
  },
  "url" : "https://centrocardiovascular.cl/ecmo/CodeSystem/PreoperativeHeartRythmObservationCS",
  "version" : "0.1.0",
  "name" : "PreoperativeHeartRythmObservationCS",
  "title" : "Ritmo del corazón en preoperación",
  "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" : "Ritmo del corazón en preoperación",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "419351001",
      "display" : "Sinus (morphologic abnormality)"
    },
    {
      "code" : "25569003",
      "display" : "Ventricular tachycardia (disorder)"
    },
    {
      "code" : "49436004",
      "display" : "Atrial fibrillation (disorder)"
    },
    {
      "code" : "27885002",
      "display" : "Complete atrioventricular block (disorder)"
    },
    {
      "code" : "15976004",
      "display" : "Abnormal circadian rhythm (finding)"
    }
  ]
}