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

: Immunoterapi - JSON Representation

Active as of 2022-07-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "Immunoterapi",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Immunoterapi</b></p><a name=\"Immunoterapi\"> </a><a name=\"hcImmunoterapi\"> </a><p>This value set includes codes based on the following rules:</p><ul><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-none\">none</a></td><td>Ingen immunoterapi</td><td>None - used to choose none of the available values</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-ATC.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/ATC</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-ATC.html#ATC-L01FA01\">L01FA01</a></td><td>Rituximab</td><td>L01FA01 - rituximab</td></tr><tr><td><a href=\"CodeSystem-ATC.html#ATC-L01FA03\">L01FA03</a></td><td>Obinutuzumab</td><td>L01FA03 - obinutuzumab</td></tr><tr><td><a href=\"CodeSystem-ATC.html#ATC-L01FA02\">L01FA02</a></td><td>Ofatumumab</td><td>L01FA02 - ofatumumab</td></tr><tr><td><a href=\"CodeSystem-ATC.html#ATC-L04AA\">L04AA</a></td><td>MabCampath</td><td>L04AA - Selective immunosuppressants</td></tr><tr><td><a href=\"CodeSystem-ATC.html#ATC-L01FX05\">L01FX05</a></td><td>Brentuximab vedotin (Adcetris)</td><td>L01FX05 - brentuximab vedotin</td></tr><tr><td><a href=\"CodeSystem-ATC.html#ATC-L01FX14\">L01FX14</a></td><td>Polatuzumab incl evt. Rituximab</td><td>L01FX14 - polatuzumab vedotin</td></tr><tr><td><a href=\"CodeSystem-ATC.html#ATC-L01FF\">L01FF</a></td><td>PD(L)1 hæmmere</td><td>L01FF - PD-1/PDL-1 (Programmed cell death protein 1/death ligand 1) inhibitors</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-TreatmentUnspecified.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/TreatmentUnspecified</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-TreatmentUnspecified.html#TreatmentUnspecified-glofitamab\">glofitamab</a></td><td>Glofitamabel Epcoritamab Incl evt. Rituximab</td><td>Glofitamab</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/Immunoterapi",
  "version" : "2.12.0",
  "name" : "Immunoterapi",
  "title" : "Immunoterapi",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-07-18T00: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" : "Immunoterapi",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept" : [
          {
            "code" : "none",
            "display" : "Ingen immunoterapi"
          }
        ]
      },
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/ATC",
        "concept" : [
          {
            "code" : "L01FA01",
            "display" : "Rituximab"
          },
          {
            "code" : "L01FA03",
            "display" : "Obinutuzumab"
          },
          {
            "code" : "L01FA02",
            "display" : "Ofatumumab"
          },
          {
            "code" : "L04AA",
            "display" : "MabCampath"
          },
          {
            "code" : "L01FX05",
            "display" : "Brentuximab vedotin (Adcetris)"
          },
          {
            "code" : "L01FX14",
            "display" : "Polatuzumab incl evt. Rituximab"
          },
          {
            "code" : "L01FF",
            "display" : "PD(L)1 hæmmere"
          }
        ]
      },
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentUnspecified",
        "concept" : [
          {
            "code" : "glofitamab",
            "display" : "Glofitamabel Epcoritamab Incl evt. Rituximab"
          }
        ]
      }
    ]
  }
}