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

FHIR IG Statistics: CodeSystem/ArtrosePlacering

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdArtrosePlacering
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ArtrosePlacering.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/ArtrosePlacering
Version2.12.0
Statusactive
Date2023-12-19T00:00:00+02:00
NameArtrosePlacering
TitlePlacering af indikationsgivne artrose
DescriptionPlacering af indikationsgivne artrose
Contentcomplete

Resources that use this resource

ValueSet
ArtrosePlaceringDKRArtrose Placering (DKR)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ArtrosePlacering

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

CodeDisplayDefinition
hmedial Medial artroseMedial artrose
lateral Lateral artroseLateral artrose
patellofemoral Patellofemoral artrosePatellofemoral artrose
2kammer 2-kammer artrose2-kammer artrose
3kammer 3-kammer artrose3-kammer artrose

Source

{
  "resourceType": "CodeSystem",
  "id": "ArtrosePlacering",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/ArtrosePlacering",
  "version": "2.12.0",
  "name": "ArtrosePlacering",
  "title": "Placering af indikationsgivne artrose",
  "status": "active",
  "date": "2023-12-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": "Placering af indikationsgivne artrose",
  "caseSensitive": false,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "hmedial",
      "display": "Medial artrose",
      "definition": "Medial artrose"
    },
    {
      "code": "lateral",
      "display": "Lateral artrose",
      "definition": "Lateral artrose"
    },
    {
      "code": "patellofemoral",
      "display": "Patellofemoral artrose",
      "definition": "Patellofemoral artrose"
    },
    {
      "code": "2kammer",
      "display": "2-kammer artrose",
      "definition": "2-kammer artrose"
    },
    {
      "code": "3kammer",
      "display": "3-kammer artrose",
      "definition": "3-kammer artrose"
    }
  ]
}