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

FHIR IG Statistics: ValueSet/VancouverKlassifikationPeroperativDHR

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdVancouverKlassifikationPeroperativDHR
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-VancouverKlassifikationPeroperativDHR.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/VancouverKlassifikationPeroperativDHR
Version2.12.0
Statusactive
Date2022-07-20T00:00:00+02:00
NameVancouverKlassifikationPeroperativDHR
TitleVancouver klassifikation - Peroperativ (DHR)
DescriptionVancouver klassifikation - Peroperativ (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 VancouverKlassifikationPeroperativDHR

  • 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_bB. Fraktur omkring stem evt. gående nedenfor stem spidsType B: around the stem or just below it
    type_cC. Fraktur klart distalt for stemmetType C: well below the stem

Source

{
  "resourceType": "ValueSet",
  "id": "VancouverKlassifikationPeroperativDHR",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/VancouverKlassifikationPeroperativDHR",
  "version": "2.12.0",
  "name": "VancouverKlassifikationPeroperativDHR",
  "title": "Vancouver klassifikation - Peroperativ (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 - Peroperativ (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_b",
            "display": "B. Fraktur omkring stem evt. gående nedenfor stem spids"
          },
          {
            "code": "type_c",
            "display": "C. Fraktur klart distalt for stemmet"
          }
        ]
      }
    ]
  }
}