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

FHIR IG Statistics: ValueSet/VancouverKlassifikationDHR

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdVancouverKlassifikationDHR
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-VancouverKlassifikationDHR.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/VancouverKlassifikationDHR
Version2.12.0
Statusactive
Date2022-07-20T00:00:00+02:00
NameVancouverKlassifikationDHR
TitleVancouver klassifikation (DHR)
DescriptionVancouver klassifikation (DHR)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
VancouverClassificationVancouver classification of periprosthetic hip fractures

Narrative

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

Generated Narrative: ValueSet VancouverKlassifikationDHR

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/VancouverClassification
    CodeDisplayDefinition
    type_agA1. Fraktur svarende til trochanter majorType A(G): greater trochanter
    type_alA2. Fraktur svarende til trochanter minorType A(L): lesser trochanter
    type_b1B1. Fraktur omkring fastsiddende stem eller lige nedenfor stem spidsType B1: stem stable
    type_b2B2. Fraktur omkring løst stem eller lige nedenfor stem spids med god knoglekvalitetType B2: stem loose
    type_b3B3. Fraktur omkring løst stem eller lige nedenfor stem spids med dårlig knoglekvalitetType B3: stem loose, bone stock inadequate
    type_c1C1. Fraktur klart distalt for stemmet uden osteosynteseynteseType C1
    type_c2C2. Fraktur klart distalt for stemmet med osteosynteseType C2

Source

{
  "resourceType": "ValueSet",
  "id": "VancouverKlassifikationDHR",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/VancouverKlassifikationDHR",
  "version": "2.12.0",
  "name": "VancouverKlassifikationDHR",
  "title": "Vancouver klassifikation (DHR)",
  "status": "active",
  "experimental": true,
  "date": "2022-07-20T00: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 klassifikation (DHR)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/VancouverClassification",
        "concept": [
          {
            "code": "type_ag",
            "display": "A1. Fraktur svarende til trochanter major"
          },
          {
            "code": "type_al",
            "display": "A2. Fraktur svarende til trochanter minor"
          },
          {
            "code": "type_b1",
            "display": "B1. Fraktur omkring fastsiddende stem eller lige nedenfor stem spids"
          },
          {
            "code": "type_b2",
            "display": "B2. Fraktur omkring løst stem eller lige nedenfor stem spids med god knoglekvalitet"
          },
          {
            "code": "type_b3",
            "display": "B3. Fraktur omkring løst stem eller lige nedenfor stem spids med dårlig knoglekvalitet"
          },
          {
            "code": "type_c1",
            "display": "C1. Fraktur klart distalt for stemmet uden osteosynteseyntese"
          },
          {
            "code": "type_c2",
            "display": "C2. Fraktur klart distalt for stemmet med osteosyntese"
          }
        ]
      }
    ]
  }
}