KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Alloplastiktype (DKR) - JSON Representation

Active as of 2022-10-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "AlloplastiktypeDKR",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AlloplastiktypeDKR</b></p><a name=\"AlloplastiktypeDKR\"> </a><a name=\"hcAlloplastiktypeDKR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-AlloplastyTypes.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/AlloplastyTypes</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-AlloplastyTypes.html#AlloplastyTypes-total_alloplasty\">total_alloplasty</a></td><td>Totalalloplastik</td><td>Total alloplasty</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-medial_unilateral_knee\">medial_unilateral_knee</a></td><td>Medial UKA</td><td>Medial UKA</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-lateral_unitaleral_knee\">lateral_unitaleral_knee</a></td><td>Lateral UKA</td><td>Lateral UKA</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-patellofemoral_unitaleral_knee\">patellofemoral_unitaleral_knee</a></td><td>Patellofemoral UKA</td><td>Patellofemoral UKA</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-hinge_knee\">hinge_knee</a></td><td>Roterende hængselalloplastik</td><td>Roterende hængselalloplastik</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-hinge_knee_resection\">hinge_knee_resection</a></td><td>Roterende hængselsalloplastik m. kondylresektion</td><td>Roterende hængselsalloplastik m. kondylresektion</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-partial_resurfacing\">partial_resurfacing</a></td><td>Partiel resurfacing</td><td>Partiel resurfacing</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-cement_spacer_articulated\">cement_spacer_articulated</a></td><td>Spacer, artikuleret</td><td>Cementspacer, artikuleret</td></tr><tr><td><a href=\"CodeSystem-AlloplastyTypes.html#AlloplastyTypes-cement_spacer_fixated\">cement_spacer_fixated</a></td><td>Spacer, fikseret</td><td>Cementspacer, fikseret</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-GenericValues.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/GenericValues</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-GenericValues.html#GenericValues-other\">other</a></td><td>Andet</td><td>Other - used to choose unspecific value not in a valueset</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/AlloplastiktypeDKR",
  "version" : "2.12.0",
  "name" : "AlloplastiktypeDKR",
  "title" : "Alloplastiktype (DKR)",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-10-13T00: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" : "Alloplastiktype (DKR)",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/AlloplastyTypes",
        "concept" : [
          {
            "code" : "total_alloplasty",
            "display" : "Totalalloplastik"
          },
          {
            "code" : "medial_unilateral_knee",
            "display" : "Medial UKA"
          },
          {
            "code" : "lateral_unitaleral_knee",
            "display" : "Lateral UKA"
          },
          {
            "code" : "patellofemoral_unitaleral_knee",
            "display" : "Patellofemoral UKA"
          },
          {
            "code" : "hinge_knee",
            "display" : "Roterende hængselalloplastik"
          },
          {
            "code" : "hinge_knee_resection",
            "display" : "Roterende hængselsalloplastik m. kondylresektion"
          },
          {
            "code" : "partial_resurfacing",
            "display" : "Partiel resurfacing"
          },
          {
            "code" : "cement_spacer_articulated",
            "display" : "Spacer, artikuleret"
          },
          {
            "code" : "cement_spacer_fixated",
            "display" : "Spacer, fikseret"
          }
        ]
      },
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept" : [
          {
            "code" : "other",
            "display" : "Andet"
          }
        ]
      }
    ]
  }
}