{
  "resourceType" : "ValueSet",
  "id" : "IntubationRelaks",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IntubationRelaks</b></p><a name=\"IntubationRelaks\"> </a><a name=\"hcIntubationRelaks\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-IntubationRelaks.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/IntubationRelaks</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.19.2</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-IntubationRelaks.html#IntubationRelaks-depolar\">depolar</a></td><td>Depolariserende</td><td>Depolariserende</td></tr><tr><td><a href=\"CodeSystem-IntubationRelaks.html#IntubationRelaks-non_depolar\">non_depolar</a></td><td>Non-depolariserende</td><td>Non-depolariserende</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/IntubationRelaks",
  "version" : "2.19.2",
  "name" : "IntubationRelaks",
  "title" : "Relaksation til intubation",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-06-09T00:00:00+02:00",
  "publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact" : [{
    "name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
    "telecom" : [{
      "system" : "url",
      "value" : "https://trifork.com"
    },
    {
      "system" : "email",
      "value" : "rbk@trifork.com"
    }]
  }],
  "description" : "Relaksation til intubation",
  "compose" : {
    "include" : [{
      "system" : "https://kip.rkkp.dk/fhir/CodeSystem/IntubationRelaks",
      "concept" : [{
        "code" : "depolar",
        "display" : "Depolariserende"
      },
      {
        "code" : "non_depolar",
        "display" : "Non-depolariserende"
      }]
    }]
  }
}