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

: Presencia de enfermedad - JSON Representation

Active as of 2024-04-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "TypeOfDiseaseConditionCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TypeOfDiseaseConditionCS</b></p><a name=\"TypeOfDiseaseConditionCS\"> </a><a name=\"hcTypeOfDiseaseConditionCS\"> </a><a name=\"TypeOfDiseaseConditionCS-en-US\"> </a><p>This case-sensitive code system <code>https://centrocardiovascular.cl/ecmo/CodeSystem/TypeOfDiseaseConditionCS</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\">371632003<a name=\"TypeOfDiseaseConditionCS-371632003\"> </a></td><td>coma</td></tr><tr><td style=\"white-space:nowrap\">230690007<a name=\"TypeOfDiseaseConditionCS-230690007\"> </a></td><td>Cerebrovascular accident</td></tr><tr><td style=\"white-space:nowrap\">36179005<a name=\"TypeOfDiseaseConditionCS-36179005\"> </a></td><td>Reversible ischemic neurologic deficit syndrome</td></tr><tr><td style=\"white-space:nowrap\">266257000<a name=\"TypeOfDiseaseConditionCS-266257000\"> </a></td><td>Transient ischemic attack (disorder)</td></tr><tr><td style=\"white-space:nowrap\">415582006<a name=\"TypeOfDiseaseConditionCS-415582006\"> </a></td><td>Stenosis</td></tr></table></div>"
  },
  "url" : "https://centrocardiovascular.cl/ecmo/CodeSystem/TypeOfDiseaseConditionCS",
  "version" : "0.1.0",
  "name" : "TypeOfDiseaseConditionCS",
  "title" : "Presencia de enfermedad",
  "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 del tipo de enfermedad",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "371632003",
      "display" : "coma"
    },
    {
      "code" : "230690007",
      "display" : "Cerebrovascular accident"
    },
    {
      "code" : "36179005",
      "display" : "Reversible ischemic neurologic deficit syndrome"
    },
    {
      "code" : "266257000",
      "display" : "Transient ischemic attack (disorder)"
    },
    {
      "code" : "415582006",
      "display" : "Stenosis"
    }
  ]
}