KIP Infrastructure
2.12.2 - 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.2 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

: Fisher grading scale - XML Representation

Active as of 2022-06-28

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="FisherGradingScale"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem FisherGradingScale</b></p><a name="FisherGradingScale"> </a><a name="hcFisherGradingScale"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/FisherGradingScale</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">grade1<a name="FisherGradingScale-grade1"> </a></td><td>Grade 1</td><td>Grade 1: No SAH detected</td></tr><tr><td style="white-space:nowrap">grade2<a name="FisherGradingScale-grade2"> </a></td><td>Grade 2</td><td>Grade 2: Diffuse or vertical layer of subarachnoid blood &lt; 1mm thick</td></tr><tr><td style="white-space:nowrap">grade3<a name="FisherGradingScale-grade3"> </a></td><td>Grade 3</td><td>Grade 3: Localized clot and/or vertical layer within the subarachnoid space &gt; 1mm thick</td></tr><tr><td style="white-space:nowrap">grade4<a name="FisherGradingScale-grade4"> </a></td><td>Grade 4</td><td>Grade 4: Intracerebral hemorrhage (ICH) or intraventricular hemorrhage (IVH) with diffuse or no SAH</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/FisherGradingScale"/>
  <version value="2.12.2"/>
  <name value="FisherGradingScale"/>
  <title value="Fisher grading scale"/>
  <status value="active"/>
  <date value="2022-06-28T00: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="Fisher grading scale; Link: https://radiopaedia.org/articles/fisher-scale"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="grade1"/>
    <display value="Grade 1"/>
    <definition value="Grade 1: No SAH detected"/>
  </concept>
  <concept>
    <code value="grade2"/>
    <display value="Grade 2"/>
    <definition
                value="Grade 2: Diffuse or vertical layer of subarachnoid blood &lt; 1mm thick"/>
  </concept>
  <concept>
    <code value="grade3"/>
    <display value="Grade 3"/>
    <definition
                value="Grade 3: Localized clot and/or vertical layer within the subarachnoid space &gt; 1mm thick"/>
  </concept>
  <concept>
    <code value="grade4"/>
    <display value="Grade 4"/>
    <definition
                value="Grade 4: Intracerebral hemorrhage (ICH) or intraventricular hemorrhage (IVH) with diffuse or no SAH"/>
  </concept>
</CodeSystem>