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

: Defibrillering_Analyse - XML Representation

Active as of 2022-06-29

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="DefibrilleringAnalyse"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem DefibrilleringAnalyse</b></p><a name="DefibrilleringAnalyse"> </a><a name="hcDefibrilleringAnalyse"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/DefibrilleringAnalyse</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">aed<a name="DefibrilleringAnalyse-aed"> </a></td><td>AED</td><td>AED</td></tr><tr><td style="white-space:nowrap">ekg<a name="DefibrilleringAnalyse-ekg"> </a></td><td>Anden EKG-monitorering</td><td>Anden EKG-monitorering</td></tr><tr><td style="white-space:nowrap">ingen_defibr<a name="DefibrilleringAnalyse-ingen_defibr"> </a></td><td>Ingen defibrillering</td><td>Ingen defibrillering</td></tr><tr><td style="white-space:nowrap">man_defibr<a name="DefibrilleringAnalyse-man_defibr"> </a></td><td>Manuel defibrillering</td><td>Manuel defibrillering</td></tr><tr><td style="white-space:nowrap">andet<a name="DefibrilleringAnalyse-andet"> </a></td><td>Andet</td><td>Andet</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/DefibrilleringAnalyse"/>
  <version value="2.12.0"/>
  <name value="DefibrilleringAnalyse"/>
  <title value="Defibrillering_Analyse"/>
  <status value="active"/>
  <date value="2022-06-29T00: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="Metode til analyse/defibrillering af hjerterytme"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="aed"/>
    <display value="AED"/>
    <definition value="AED"/>
  </concept>
  <concept>
    <code value="ekg"/>
    <display value="Anden EKG-monitorering"/>
    <definition value="Anden EKG-monitorering"/>
  </concept>
  <concept>
    <code value="ingen_defibr"/>
    <display value="Ingen defibrillering"/>
    <definition value="Ingen defibrillering"/>
  </concept>
  <concept>
    <code value="man_defibr"/>
    <display value="Manuel defibrillering"/>
    <definition value="Manuel defibrillering"/>
  </concept>
  <concept>
    <code value="andet"/>
    <display value="Andet"/>
    <definition value="Andet"/>
  </concept>
</CodeSystem>