KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Intubation - XML Representation

Active as of 2022-06-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="Intubation"/>
  <text>
    <status value="generated"/>
    <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><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>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/Intubation"/>
  <version value="2.12.0"/>
  <name value="Intubation"/>
  <title value="Intubation"/>
  <status value="active"/>
  <date value="2022-06-09T00:00:00+02:00"/>
  <publisher
             value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name
          value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
    <telecom>
      <system value="url"/>
      <value value="https://trifork.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rbk@trifork.com"/>
    </telecom>
  </contact>
  <description value="Resultat af luftvejshåndtering vha. intubation"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="max2_dir"/>
    <display value="Max 2 attempts, final by direct laryngoscopy"/>
    <definition value="Højest 2 forsøg, seneste ved direkte laryngoskopi"/>
  </concept>
  <concept>
    <code value="max2_video"/>
    <display value="Max 2 attempts, final by videolaryngoscopy"/>
    <definition value="Højest 2 forsøg, seneste ved videolaryngoskopi"/>
  </concept>
  <concept>
    <code value="max2_flex"/>
    <display value="Max 2 attempts, final by flexible laryngoscopy"/>
    <definition value="Højest 2 forsøg, seneste ved fleksibel skopi"/>
  </concept>
  <concept>
    <code value="max2_other"/>
    <display
             value="Max 2 attempts, final by different method than above mentioned"/>
    <definition
                value="Højest 2 forsøg seneste ved andet end ovennævnte metoder"/>
  </concept>
  <concept>
    <code value="3_or_more"/>
    <display value="3 or more attempts method regardless"/>
    <definition value="3 forsøg eller flere uanset metode"/>
  </concept>
  <concept>
    <code value="abandon"/>
    <display value="Intubation abandonned"/>
    <definition value="Intubation opgivet"/>
  </concept>
</CodeSystem>