{
  "resourceType" : "ValueSet",
  "id" : "RobotDHDB",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet RobotDHDB</b></p><a name=\"RobotDHDB\"> </a><a name=\"hcRobotDHDB\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-ProcedureType.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType</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-ProcedureType.html#ProcedureType-etep\">etep</a></td><td>ETEP</td><td>eTEP - Robot-assisteret metode</td></tr><tr><td><a href=\"CodeSystem-ProcedureType.html#ProcedureType-tarup\">tarup</a></td><td>TARUP</td><td>TARUP - Robot-assisteret metode</td></tr><tr><td><a href=\"CodeSystem-ProcedureType.html#ProcedureType-tapp\">tapp</a></td><td>TAPP</td><td>TAPP - Robot-assisteret metode</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><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-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/RobotDHDB",
  "version" : "2.19.2",
  "name" : "RobotDHDB",
  "title" : "Robot (DHDB)",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-09-10T00: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" : "Robot assisteret metode (DHDB)",
  "compose" : {
    "include" : [{
      "system" : "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType",
      "concept" : [{
        "code" : "etep",
        "display" : "ETEP"
      },
      {
        "code" : "tarup",
        "display" : "TARUP"
      },
      {
        "code" : "tapp",
        "display" : "TAPP"
      }]
    },
    {
      "system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
      "concept" : [{
        "code" : "other",
        "display" : "Andet"
      }]
    }]
  }
}