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

FHIR IG Statistics: CodeSystem/ReoperationCause

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdReoperationCause
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ReoperationCause.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/ReoperationCause
Version2.12.0
Statusactive
Date2022-12-06T00:00:00+02:00
NameReoperationCause
TitleCause of reoperation
DescriptionCause of reoperation
Contentcomplete

Resources that use this resource

ValueSet
ReoperationAarsagDKRRReoperation årsager (DKRR)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ReoperationCause

This code system https://kip.rkkp.dk/fhir/CodeSystem/ReoperationCause defines the following codes:

CodeDisplayDefinition
infection InfectionInfektion
movement_restriction Movement restrictionBevægelsesindskrænkning (artrofibrose)
meniscus_damage Meniscus damageMenisk skade
cartilage_damage Cartilage damageBrusk skade
implant_removed Implant removedImplantat fjernet
cicatricial_tissue Cicatricial tissueArvæv/Cyklop dannelse

Source

{
  "resourceType": "CodeSystem",
  "id": "ReoperationCause",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/ReoperationCause",
  "version": "2.12.0",
  "name": "ReoperationCause",
  "title": "Cause of reoperation",
  "status": "active",
  "date": "2022-12-06T00: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": "Cause of reoperation",
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "infection",
      "display": "Infection",
      "definition": "Infektion"
    },
    {
      "code": "movement_restriction",
      "display": "Movement restriction",
      "definition": "Bevægelsesindskrænkning (artrofibrose)"
    },
    {
      "code": "meniscus_damage",
      "display": "Meniscus damage",
      "definition": "Menisk skade"
    },
    {
      "code": "cartilage_damage",
      "display": "Cartilage damage",
      "definition": "Brusk skade"
    },
    {
      "code": "implant_removed",
      "display": "Implant removed",
      "definition": "Implantat fjernet"
    },
    {
      "code": "cicatricial_tissue",
      "display": "Cicatricial tissue",
      "definition": "Arvæv/Cyklop dannelse"
    }
  ]
}