FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/VancouverClassification

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdVancouverClassification
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-VancouverClassification.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/VancouverClassification
Version2.12.0
Statusactive
Date2022-11-07T00:00:00+02:00
NameVancouverClassification
TitleVancouver classification of periprosthetic hip fractures
DescriptionVancouver classification of periprosthetic hip fractures; Link: https://radiopaedia.org/articles/vancouver-classification-of-periprosthetic-hip-fractures
Contentcomplete

Resources that use this resource

ValueSet
VancouverKlassifikationDHRVancouver klassifikation (DHR)
VancouverKlassifikationPeroperativDHRVancouver klassifikation - Peroperativ (DHR)

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem VancouverClassification

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/VancouverClassification defines the following codes in an undefined hierarchy:

LvlCodeDisplayDefinition
1type_a Type A: fractures involve the trochanteric areaType A: fractures involve the trochanteric area
2  type_ag Type A(G): greater trochanterType A(G): greater trochanter
2  type_al Type A(L): lesser trochanterType A(L): lesser trochanter
1type_b Type B: around the stem or just below itType B: around the stem or just below it
2  type_b1 Type B1: stem stableType B1: stem stable
2  type_b2 Type B2: stem looseType B2: stem loose
2  type_b3 Type B3: stem loose, bone stock inadequateType B3: stem loose, bone stock inadequate
1type_c Type C: well below the stemType C: well below the stem
2  type_c1 Type C1Type C1
2  type_c2 Type C2Type C2
2  type_c3 Type C3Type C3

Source

{
  "resourceType": "CodeSystem",
  "id": "VancouverClassification",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/VancouverClassification",
  "version": "2.12.0",
  "name": "VancouverClassification",
  "title": "Vancouver classification of periprosthetic hip fractures",
  "status": "active",
  "date": "2022-11-07T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "Vancouver classification of periprosthetic hip fractures; Link: https://radiopaedia.org/articles/vancouver-classification-of-periprosthetic-hip-fractures",
  "caseSensitive": false,
  "content": "complete",
  "count": 11,
  "concept": [
    {
      "code": "type_a",
      "display": "Type A: fractures involve the trochanteric area",
      "definition": "Type A: fractures involve the trochanteric area",
      "concept": [
        {
          "code": "type_ag",
          "display": "Type A(G): greater trochanter",
          "definition": "Type A(G): greater trochanter"
        },
        {
          "code": "type_al",
          "display": "Type A(L): lesser trochanter",
          "definition": "Type A(L): lesser trochanter"
        }
      ]
    },
    {
      "code": "type_b",
      "display": "Type B: around the stem or just below it",
      "definition": "Type B: around the stem or just below it",
      "concept": [
        {
          "code": "type_b1",
          "display": "Type B1: stem stable",
          "definition": "Type B1: stem stable"
        },
        {
          "code": "type_b2",
          "display": "Type B2: stem loose",
          "definition": "Type B2: stem loose"
        },
        {
          "code": "type_b3",
          "display": "Type B3: stem loose, bone stock inadequate",
          "definition": "Type B3: stem loose, bone stock inadequate"
        }
      ]
    },
    {
      "code": "type_c",
      "display": "Type C: well below the stem",
      "definition": "Type C: well below the stem",
      "concept": [
        {
          "code": "type_c1",
          "display": "Type C1",
          "definition": "Type C1"
        },
        {
          "code": "type_c2",
          "display": "Type C2",
          "definition": "Type C2"
        },
        {
          "code": "type_c3",
          "display": "Type C3",
          "definition": "Type C3"
        }
      ]
    }
  ]
}