{
  "resourceType" : "ValueSet",
  "id" : "plan-slot-kind-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet plan-slot-kind-vs</b></p><a name=\"plan-slot-kind-vs\"> </a><a name=\"hcplan-slot-kind-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-plan-slot-kind.html\"><code>https://projo.evoleen.com/fhir/CodeSystem/plan-slot-kind</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://projo.evoleen.com/fhir/ValueSet/plan-slot-kind-vs",
  "version" : "0.1.0",
  "name" : "PlanSlotKindVS",
  "title" : "Projo Plan Slot Kind Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-01-01",
  "publisher" : "Projo",
  "contact" : [{
    "name" : "Projo",
    "telecom" : [{
      "system" : "url",
      "value" : "https://projo.evoleen.com"
    }]
  }],
  "description" : "Allowable kinds for the plan-slot extension's `kind` sub-extension.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CH",
      "display" : "Switzerland"
    }]
  }],
  "copyright" : "Copyright (c) Projo. Licensed under CC0-1.0 (public domain dedication). FHIR(R) is the registered trademark of HL7 and is used with permission. This IG references WhatsApp(R), a trademark of Meta Platforms, Inc., for descriptive purposes only.",
  "compose" : {
    "include" : [{
      "system" : "https://projo.evoleen.com/fhir/CodeSystem/plan-slot-kind"
    }]
  }
}