{
  "resourceType" : "ValueSet",
  "id" : "OperativeAdgangDHR",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet OperativeAdgangDHR</b></p><a name=\"OperativeAdgangDHR\"> </a><a name=\"hcOperativeAdgangDHR\"> </a><ul><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.16.0</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-posterior_approach\">posterior_approach</a></td><td>Bagre adgang</td><td>Posterior approach / Posterior adgang / SNOMED-CT: 112238006</td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-anterior_approach\">anterior_approach</a></td><td>Forreste adgang</td><td>Anterior approach / Anterior adgang / SNOMED-CT: 83037006</td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-lateral_approach\">lateral_approach</a></td><td>Lateral adgang</td><td>Lateral approach / Lateral adgang / SNOMED-CT: 34459009</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/OperativeAdgangDHR",
  "version" : "2.16.0",
  "name" : "OperativeAdgangDHR",
  "title" : "Operative adgang (DHR)",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-11-15T00: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" : "Operative adgang (DHR)",
  "compose" : {
    "include" : [{
      "system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
      "concept" : [{
        "code" : "posterior_approach",
        "display" : "Bagre adgang"
      },
      {
        "code" : "anterior_approach",
        "display" : "Forreste adgang"
      },
      {
        "code" : "lateral_approach",
        "display" : "Lateral adgang"
      },
      {
        "code" : "other",
        "display" : "Andet"
      }]
    }]
  }
}