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

FHIR IG Statistics: CodeSystem/TreatmentLesion

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdTreatmentLesion
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-TreatmentLesion.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/TreatmentLesion
Version2.12.0
Statusactive
Date2022-09-19T00:00:00+02:00
NameTreatmentLesion
TitleTreatment lesion
DescriptionTreatment lesion
Contentcomplete

Resources that use this resource

ValueSet
BrusklaesionBehandlingDKRRBrusklæsion, behandling (DKRR)
MenisklaesionBehandlingDKRRMenisklæsion, behandling (DKRR)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem TreatmentLesion

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

CodeDisplayDefinition
resection ResectionResection / Resektion
suture SutureSuture / Sutur
all_inside All insideAll inside
debridement DebridementDebridement
microfracture MicrofractureMicrofracture / Mikrofraktur
mosaic_plastic Mosaic plasticMosaic plastic / Mosaikplastik
synthetic_scaffold Synthetic scaffoldSynthetic scaffold / Syntetisk scaffold
cell_transplantation Cell transplantationCell transplantation / Celletransplantation

Source

{
  "resourceType": "CodeSystem",
  "id": "TreatmentLesion",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentLesion",
  "version": "2.12.0",
  "name": "TreatmentLesion",
  "title": "Treatment lesion",
  "status": "active",
  "date": "2022-09-19T00: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": "Treatment lesion",
  "caseSensitive": false,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "resection",
      "display": "Resection",
      "definition": "Resection / Resektion"
    },
    {
      "code": "suture",
      "display": "Suture",
      "definition": "Suture / Sutur"
    },
    {
      "code": "all_inside",
      "display": "All inside",
      "definition": "All inside"
    },
    {
      "code": "debridement",
      "display": "Debridement",
      "definition": "Debridement"
    },
    {
      "code": "microfracture",
      "display": "Microfracture",
      "definition": "Microfracture / Mikrofraktur"
    },
    {
      "code": "mosaic_plastic",
      "display": "Mosaic plastic",
      "definition": "Mosaic plastic / Mosaikplastik"
    },
    {
      "code": "synthetic_scaffold",
      "display": "Synthetic scaffold",
      "definition": "Synthetic scaffold / Syntetisk scaffold"
    },
    {
      "code": "cell_transplantation",
      "display": "Cell transplantation",
      "definition": "Cell transplantation / Celletransplantation"
    }
  ]
}