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

: Vancouver classification of periprosthetic hip fractures - XML Representation

Active as of 2022-11-07

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="VancouverClassification"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem VancouverClassification</b></p><a name="VancouverClassification"> </a><a name="hcVancouverClassification"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/VancouverClassification</code> defines the following codes in an undefined hierarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style="white-space:nowrap">type_a<a name="VancouverClassification-type_a"> </a></td><td>Type A: fractures involve the trochanteric area</td><td>Type A: fractures involve the trochanteric area</td></tr><tr><td>2</td><td style="white-space:nowrap">  type_ag<a name="VancouverClassification-type_ag"> </a></td><td>Type A(G): greater trochanter</td><td>Type A(G): greater trochanter</td></tr><tr><td>2</td><td style="white-space:nowrap">  type_al<a name="VancouverClassification-type_al"> </a></td><td>Type A(L): lesser trochanter</td><td>Type A(L): lesser trochanter</td></tr><tr><td>1</td><td style="white-space:nowrap">type_b<a name="VancouverClassification-type_b"> </a></td><td>Type B: around the stem or just below it</td><td>Type B: around the stem or just below it</td></tr><tr><td>2</td><td style="white-space:nowrap">  type_b1<a name="VancouverClassification-type_b1"> </a></td><td>Type B1: stem stable</td><td>Type B1: stem stable</td></tr><tr><td>2</td><td style="white-space:nowrap">  type_b2<a name="VancouverClassification-type_b2"> </a></td><td>Type B2: stem loose</td><td>Type B2: stem loose</td></tr><tr><td>2</td><td style="white-space:nowrap">  type_b3<a name="VancouverClassification-type_b3"> </a></td><td>Type B3: stem loose, bone stock inadequate</td><td>Type B3: stem loose, bone stock inadequate</td></tr><tr><td>1</td><td style="white-space:nowrap">type_c<a name="VancouverClassification-type_c"> </a></td><td>Type C: well below the stem</td><td>Type C: well below the stem</td></tr><tr><td>2</td><td style="white-space:nowrap">  type_c1<a name="VancouverClassification-type_c1"> </a></td><td>Type C1</td><td>Type C1</td></tr><tr><td>2</td><td style="white-space:nowrap">  type_c2<a name="VancouverClassification-type_c2"> </a></td><td>Type C2</td><td>Type C2</td></tr><tr><td>2</td><td style="white-space:nowrap">  type_c3<a name="VancouverClassification-type_c3"> </a></td><td>Type C3</td><td>Type C3</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/VancouverClassification"/>
  <version value="2.12.0"/>
  <name value="VancouverClassification"/>
  <title value="Vancouver classification of periprosthetic hip fractures"/>
  <status value="active"/>
  <date value="2022-11-07T00: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="Vancouver classification of periprosthetic hip fractures; Link: https://radiopaedia.org/articles/vancouver-classification-of-periprosthetic-hip-fractures"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="11"/>
  <concept>
    <code value="type_a"/>
    <display value="Type A: fractures involve the trochanteric area"/>
    <definition value="Type A: fractures involve the trochanteric area"/>
    <concept>
      <code value="type_ag"/>
      <display value="Type A(G): greater trochanter"/>
      <definition value="Type A(G): greater trochanter"/>
    </concept>
    <concept>
      <code value="type_al"/>
      <display value="Type A(L): lesser trochanter"/>
      <definition value="Type A(L): lesser trochanter"/>
    </concept>
  </concept>
  <concept>
    <code value="type_b"/>
    <display value="Type B: around the stem or just below it"/>
    <definition value="Type B: around the stem or just below it"/>
    <concept>
      <code value="type_b1"/>
      <display value="Type B1: stem stable"/>
      <definition value="Type B1: stem stable"/>
    </concept>
    <concept>
      <code value="type_b2"/>
      <display value="Type B2: stem loose"/>
      <definition value="Type B2: stem loose"/>
    </concept>
    <concept>
      <code value="type_b3"/>
      <display value="Type B3: stem loose, bone stock inadequate"/>
      <definition value="Type B3: stem loose, bone stock inadequate"/>
    </concept>
  </concept>
  <concept>
    <code value="type_c"/>
    <display value="Type C: well below the stem"/>
    <definition value="Type C: well below the stem"/>
    <concept>
      <code value="type_c1"/>
      <display value="Type C1"/>
      <definition value="Type C1"/>
    </concept>
    <concept>
      <code value="type_c2"/>
      <display value="Type C2"/>
      <definition value="Type C2"/>
    </concept>
    <concept>
      <code value="type_c3"/>
      <display value="Type C3"/>
      <definition value="Type C3"/>
    </concept>
  </concept>
</CodeSystem>