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 diabetes en el paciente - JSON Representation

Active as of 2024-04-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "DiabetesConditionCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem DiabetesConditionCS</b></p><a name=\"DiabetesConditionCS\"> </a><a name=\"hcDiabetesConditionCS\"> </a><a name=\"DiabetesConditionCS-en-US\"> </a><p>This case-sensitive code system <code>https://centrocardiovascular.cl/ecmo/CodeSystem/DiabetesConditionCS</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\">225302006<a name=\"DiabetesConditionCS-225302006\"> </a></td><td>Insulin regime (regime/therapy)</td></tr><tr><td style=\"white-space:nowrap\">170746002<a name=\"DiabetesConditionCS-170746002\"> </a></td><td>Diabetic on oral treatment (finding)</td></tr><tr><td style=\"white-space:nowrap\">418995006<a name=\"DiabetesConditionCS-418995006\"> </a></td><td>Feeding and dietary regime (regime/therapy)</td></tr></table></div>"
  },
  "url" : "https://centrocardiovascular.cl/ecmo/CodeSystem/DiabetesConditionCS",
  "version" : "0.1.0",
  "name" : "DiabetesConditionCS",
  "title" : "Presencia de diabetes en el paciente",
  "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 el paciente tiene (o no) diabetes y cuál es su tratamiento",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "225302006",
      "display" : "Insulin regime (regime/therapy)"
    },
    {
      "code" : "170746002",
      "display" : "Diabetic on oral treatment (finding)"
    },
    {
      "code" : "418995006",
      "display" : "Feeding and dietary regime (regime/therapy)"
    }
  ]
}