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

: Valor de la temperatura de perfusión. - JSON Representation

Active as of 2023-01-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PerfusionTemperatureVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PerfusionTemperatureVS</b></p><a name=\"PerfusionTemperatureVS\"> </a><a name=\"hcPerfusionTemperatureVS\"> </a><a name=\"PerfusionTemperatureVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/262004005\">262004005</a></td><td>Normothermia</td></tr><tr><td><a href=\"http://snomed.info/id/261941006\">261941006</a></td><td>Mild hypothermia</td></tr><tr><td><a href=\"http://snomed.info/id/261946001\">261946001</a></td><td>Moderate hypothermia</td></tr><tr><td><a href=\"http://snomed.info/id/262071003\">262071003</a></td><td>Profound hypothermia</td></tr></table></li></ul></div>"
  },
  "url" : "https://centrocardiovascular.cl/ValueSet/PerfusionTemperatureVS",
  "version" : "0.1.0",
  "name" : "PerfusionTemperatureVS",
  "title" : "Valor de la temperatura de perfusión.",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-15",
  "publisher" : "Example Publisher",
  "contact" : [
    {
      "name" : "Example Publisher",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Valor de la temperatura de perfusión.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "262004005",
            "display" : "Normothermia"
          },
          {
            "code" : "261941006",
            "display" : "Mild hypothermia"
          },
          {
            "code" : "261946001",
            "display" : "Moderate hypothermia"
          },
          {
            "code" : "262071003",
            "display" : "Profound hypothermia"
          }
        ]
      }
    ]
  }
}