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

: Menisklæsion, medial/lateral (DKRR) - JSON Representation

Active as of 2022-09-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MenisklaesionMedialLateralDKRR",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MenisklaesionMedialLateralDKRR</b></p><a name=\"MenisklaesionMedialLateralDKRR\"> </a><a name=\"hcMenisklaesionMedialLateralDKRR\"> </a><a name=\"MenisklaesionMedialLateralDKRR-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-SKS.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/SKS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-TUL9A\">TUL9A</a></td><td>Lateral læsion</td><td>TUL9A - lateral</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-TUL9B\">TUL9B</a></td><td>Medial læsion</td><td>TUL9B - medial</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/MenisklaesionMedialLateralDKRR",
  "version" : "0.2.1",
  "name" : "MenisklaesionMedialLateralDKRR",
  "title" : "Menisklæsion, medial/lateral (DKRR)",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-09-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" : "Menisklæsion, medial/lateral (DKRR)",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/SKS",
        "concept" : [
          {
            "code" : "TUL9A",
            "display" : "Lateral læsion"
          },
          {
            "code" : "TUL9B",
            "display" : "Medial læsion"
          }
        ]
      }
    ]
  }
}