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

FHIR IG Statistics: CodeSystem/FunctionGroupAlloplasty

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdFunctionGroupAlloplasty
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-FunctionGroupAlloplasty.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty
Version2.12.0
Statusactive
Date2022-07-04T00:00:00+02:00
NameFunctionGroupAlloplasty
TitleFunction group (alloplasty)
DescriptionFunction group (alloplasty)
Contentcomplete

Resources that use this resource

ValueSet
FunktionsgruppeDHRFunktionsgruppe [DHR]
FunktionsgruppeDKRFunktionsgruppe (DKR)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem FunctionGroupAlloplasty

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty defines the following codes:

CodeDisplayDefinition
one_hip One hip affectedOne hip affected
both_hips Both hips affectedBoth hips affected
knee_affected Actual knee joint affectedActual knee joint affected / Kun aktuelle knæled afficeret
opposite_knee_affected Function inhibited in opposite kneeFunction inhibited in opposite knee / Funktionshæmmende lidelse i modsatte knæ
functional_knee_prosthesis Functioning prosthesis (opposite knee)Functioning prosthesis (opposite knee) / Velfungerende protese i modsatte knæ

Source

{
  "resourceType": "CodeSystem",
  "id": "FunctionGroupAlloplasty",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/FunctionGroupAlloplasty",
  "version": "2.12.0",
  "name": "FunctionGroupAlloplasty",
  "title": "Function group (alloplasty)",
  "status": "active",
  "date": "2022-07-04T00: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": "Function group (alloplasty)",
  "caseSensitive": false,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "one_hip",
      "display": "One hip affected",
      "definition": "One hip affected"
    },
    {
      "code": "both_hips",
      "display": "Both hips affected",
      "definition": "Both hips affected"
    },
    {
      "code": "knee_affected",
      "display": "Actual knee joint affected",
      "definition": "Actual knee joint affected / Kun aktuelle knæled afficeret"
    },
    {
      "code": "opposite_knee_affected",
      "display": "Function inhibited in opposite knee",
      "definition": "Function inhibited in opposite knee / Funktionshæmmende lidelse i modsatte knæ"
    },
    {
      "code": "functional_knee_prosthesis",
      "display": "Functioning prosthesis (opposite knee)",
      "definition": "Functioning prosthesis (opposite knee) / Velfungerende protese i modsatte knæ"
    }
  ]
}