{
  "resourceType" : "ValueSet",
  "id" : "LeftRight",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LeftRight</b></p><a name=\"LeftRight\"> </a><a name=\"hcLeftRight\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0894.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0894</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references\"> version &#x1F4E6;3.0.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=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0894.html#v2-0894-L\">L</a></td><td>Venstre</td><td>Left</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0894.html#v2-0894-R\">R</a></td><td>Højre</td><td>Right</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/LeftRight",
  "version" : "2.19.2",
  "name" : "LeftRight",
  "title" : "Left or right",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-07-12T00: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" : "Left or right position",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0894",
      "concept" : [{
        "code" : "L",
        "display" : "Venstre"
      },
      {
        "code" : "R",
        "display" : "Højre"
      }]
    }]
  }
}