{
  "resourceType" : "ValueSet",
  "id" : "StraalebehandlingTAAll",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet StraalebehandlingTAAll</b></p><a name=\"StraalebehandlingTAAll\"> </a><a name=\"hcStraalebehandlingTAAll\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-StraalebehandlingTA.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/StraalebehandlingTA</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.19.2</span><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-StraalebehandlingTA.html#StraalebehandlingTA-priTum\">priTum</a></td><td>Primær tumor</td><td>Hvis den primære tumor var målet</td></tr><tr><td><a href=\"CodeSystem-StraalebehandlingTA.html#StraalebehandlingTA-kngTast\">kngTast</a></td><td>Knoglemetastase</td><td>Hvis knoglemetastase var målet</td></tr><tr><td><a href=\"CodeSystem-StraalebehandlingTA.html#StraalebehandlingTA-cns\">cns</a></td><td>CNS</td><td>Hvis CNS var målet</td></tr><tr><td><a href=\"CodeSystem-StraalebehandlingTA.html#StraalebehandlingTA-anden\">anden</a></td><td>Anden/Ikke specificeret</td><td>Hvis andet eller ikke specificeret mål blev valgt</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/StraalebehandlingTAAll",
  "version" : "2.19.2",
  "name" : "StraalebehandlingTAAll",
  "title" : "Strålebehandlinger mål - alle",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-05-16T00: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" : "Alle mål for strålebehandling",
  "compose" : {
    "include" : [{
      "system" : "https://kip.rkkp.dk/fhir/CodeSystem/StraalebehandlingTA",
      "concept" : [{
        "code" : "priTum",
        "display" : "Primær tumor"
      },
      {
        "code" : "kngTast",
        "display" : "Knoglemetastase"
      },
      {
        "code" : "cns",
        "display" : "CNS"
      },
      {
        "code" : "anden",
        "display" : "Anden/Ikke specificeret"
      }]
    }]
  }
}