{
  "resourceType" : "ValueSet",
  "id" : "IndikationTES",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IndikationTES</b></p><a name=\"IndikationTES\"> </a><a name=\"hcIndikationTES\"> </a><a name=\"IndikationTES-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-TreatmentIndication.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIndication</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-TreatmentIndication.html#TreatmentIndication-histological_verified\">histological_verified</a></td><td>Histologisk verificeret karcinom</td><td>Histologisk verificeret</td></tr><tr><td><a href=\"CodeSystem-TreatmentIndication.html#TreatmentIndication-diagnostic\">diagnostic</a></td><td>Benign/diagnostisk indikation</td><td>Diagnostisk</td></tr><tr><td><a href=\"CodeSystem-TreatmentIndication.html#TreatmentIndication-additional_procedure\">additional_procedure</a></td><td>Supplerende procedure efter endoskopisk lokalresektion</td><td>Supplerende procedure</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/IndikationTES",
  "version" : "0.2.1",
  "name" : "IndikationTES",
  "title" : "Indikation for TES",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-10-13T00: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" : "Indikation for TES",
  "compose" : {
    "include" : [{
      "system" : "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIndication",
      "concept" : [{
        "code" : "histological_verified",
        "display" : "Histologisk verificeret karcinom"
      },
      {
        "code" : "diagnostic",
        "display" : "Benign/diagnostisk indikation"
      },
      {
        "code" : "additional_procedure",
        "display" : "Supplerende procedure efter endoskopisk lokalresektion"
      }]
    }]
  }
}