{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-heatExposure",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-heatExposure</b></p><a name=\"IVR-VS-heatExposure\"> </a><a name=\"hcIVR-VS-heatExposure\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-IVR.html\"><code>http://fhir.ch/ig/ch-ems/CodeSystem/IVR</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.0.0-ballot</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000149\">1000149</a></td><td>third-degree burn</td><td>Verbrennung 3. Grades</td><td>Brûlure au 3ème degré</td><td>Ustione di 3. grado</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000148\">1000148</a></td><td>second-degree burn</td><td>Verbrennung 2. Grades</td><td>Brûlure au 2ème degré</td><td>Ustione di 2. grado</td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000147\">1000147</a></td><td>first-degree burn</td><td>Verbrennung 1. Grades</td><td>Brûlure au 1er degré</td><td>Ustione di 1. grado</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-heatExposure",
  "version" : "2.0.0-ballot",
  "name" : "IVRVSheatExposure",
  "title" : "IVR Heat Exposure",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-15T08:00:21+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [{
    "name" : "HL7 Switzerland",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.ch/"
    }]
  },
  {
    "name" : "HL7 Switzerland",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.ch/",
      "use" : "work"
    }]
  }],
  "description" : "List of degrees of burning.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH"
    }]
  }],
  "immutable" : false,
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [{
      "system" : "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
      "concept" : [{
        "code" : "1000149",
        "display" : "third-degree burn",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Verbrennung 3. Grades"
        },
        {
          "language" : "fr-CH",
          "value" : "Brûlure au 3ème degré"
        },
        {
          "language" : "it-CH",
          "value" : "Ustione di 3. grado"
        }]
      },
      {
        "code" : "1000148",
        "display" : "second-degree burn",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Verbrennung 2. Grades"
        },
        {
          "language" : "fr-CH",
          "value" : "Brûlure au 2ème degré"
        },
        {
          "language" : "it-CH",
          "value" : "Ustione di 2. grado"
        }]
      },
      {
        "code" : "1000147",
        "display" : "first-degree burn",
        "designation" : [{
          "language" : "de-CH",
          "value" : "Verbrennung 1. Grades"
        },
        {
          "language" : "fr-CH",
          "value" : "Brûlure au 1er degré"
        },
        {
          "language" : "it-CH",
          "value" : "Ustione di 1. grado"
        }]
      }]
    }]
  }
}