KIP Infracstructure
0.2.1 - release

This page is part of the KIP Infrastructure (v0.2.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.9.0. For a full list of available versions, see the Directory of published versions

: Placering af indikationsgivne artrose - JSON Representation

Active as of 2023-12-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ArtrosePlacering",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ArtrosePlacering</b></p><a name=\"ArtrosePlacering\"> </a><a name=\"hcArtrosePlacering\"> </a><a name=\"ArtrosePlacering-en-US\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/ArtrosePlacering</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">hmedial<a name=\"ArtrosePlacering-hmedial\"> </a></td><td>Medial artrose</td><td>Medial artrose</td></tr><tr><td style=\"white-space:nowrap\">lateral<a name=\"ArtrosePlacering-lateral\"> </a></td><td>Lateral artrose</td><td>Lateral artrose</td></tr><tr><td style=\"white-space:nowrap\">patellofemoral<a name=\"ArtrosePlacering-patellofemoral\"> </a></td><td>Patellofemoral artrose</td><td>Patellofemoral artrose</td></tr><tr><td style=\"white-space:nowrap\">2kammer<a name=\"ArtrosePlacering-2kammer\"> </a></td><td>2-kammer artrose</td><td>2-kammer artrose</td></tr><tr><td style=\"white-space:nowrap\">3kammer<a name=\"ArtrosePlacering-3kammer\"> </a></td><td>3-kammer artrose</td><td>3-kammer artrose</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/ArtrosePlacering",
  "version" : "0.2.1",
  "name" : "ArtrosePlacering",
  "title" : "Placering af indikationsgivne artrose",
  "status" : "active",
  "date" : "2023-12-19T00:00:00+02:00",
  "publisher" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
  "contact" : [
    {
      "name" : "Sundhedsvæsnets Kvalistetsinstitut 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"
    }
  ]
}