{
  "resourceType" : "CodeSystem",
  "id" : "Intubation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Intubation</b></p><a name=\"Intubation\"> </a><a name=\"hcIntubation\"> </a><a name=\"Intubation-en-US\"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/Intubation</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">max2_dir<a name=\"Intubation-max2_dir\"> </a></td><td>Max 2 attempts, final by direct laryngoscopy</td><td>Højest 2 forsøg, seneste ved direkte laryngoskopi</td></tr><tr><td style=\"white-space:nowrap\">max2_video<a name=\"Intubation-max2_video\"> </a></td><td>Max 2 attempts, final by videolaryngoscopy</td><td>Højest 2 forsøg, seneste ved videolaryngoskopi</td></tr><tr><td style=\"white-space:nowrap\">max2_flex<a name=\"Intubation-max2_flex\"> </a></td><td>Max 2 attempts, final by flexible laryngoscopy</td><td>Højest 2 forsøg, seneste ved fleksibel skopi</td></tr><tr><td style=\"white-space:nowrap\">max2_other<a name=\"Intubation-max2_other\"> </a></td><td>Max 2 attempts, final by different method than above mentioned</td><td>Højest 2 forsøg seneste ved andet end ovennævnte metoder</td></tr><tr><td style=\"white-space:nowrap\">3_or_more<a name=\"Intubation-3_or_more\"> </a></td><td>3 or more attempts method regardless</td><td>3 forsøg eller flere uanset metode</td></tr><tr><td style=\"white-space:nowrap\">abandon<a name=\"Intubation-abandon\"> </a></td><td>Intubation abandonned</td><td>Intubation opgivet</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/Intubation",
  "version" : "0.2.1",
  "name" : "Intubation",
  "title" : "Intubation",
  "status" : "active",
  "date" : "2022-06-09T00:00:00+02:00",
  "publisher" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
  "contact" : [{
    "name" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
    "telecom" : [{
      "system" : "url",
      "value" : "https://trifork.com"
    },
    {
      "system" : "email",
      "value" : "rbk@trifork.com"
    }]
  }],
  "description" : "Resultat af luftvejshåndtering vha. intubation",
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "max2_dir",
    "display" : "Max 2 attempts, final by direct laryngoscopy",
    "definition" : "Højest 2 forsøg, seneste ved direkte laryngoskopi"
  },
  {
    "code" : "max2_video",
    "display" : "Max 2 attempts, final by videolaryngoscopy",
    "definition" : "Højest 2 forsøg, seneste ved videolaryngoskopi"
  },
  {
    "code" : "max2_flex",
    "display" : "Max 2 attempts, final by flexible laryngoscopy",
    "definition" : "Højest 2 forsøg, seneste ved fleksibel skopi"
  },
  {
    "code" : "max2_other",
    "display" : "Max 2 attempts, final by different method than above mentioned",
    "definition" : "Højest 2 forsøg seneste ved andet end ovennævnte metoder"
  },
  {
    "code" : "3_or_more",
    "display" : "3 or more attempts method regardless",
    "definition" : "3 forsøg eller flere uanset metode"
  },
  {
    "code" : "abandon",
    "display" : "Intubation abandonned",
    "definition" : "Intubation opgivet"
  }]
}