Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: KWS Bookmark Value Set - JSON Representation

Draft as of 2025-10-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "kwsbookmark-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet kwsbookmark-value-set</b></p><a name=\"kwsbookmark-value-set\"> </a><a name=\"hckwsbookmark-value-set\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-kws-bookmark.html\"><code>http://fhir.tiro.health/CodeSystem/kws-bookmark</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" : "http://fhir.tiro.health/ValueSet/kwsbookmark-value-set",
  "version" : "0.1.0",
  "name" : "KWSBookmarkValueSet",
  "title" : "KWS Bookmark Value Set",
  "status" : "draft",
  "date" : "2025-10-16T12:24:15+00:00",
  "publisher" : "Tiro.health",
  "contact" : [
    {
      "name" : "Tiro.health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://tiro.health"
        }
      ]
    }
  ],
  "description" : "All available bookmarks for Questionnaire population.",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.tiro.health/CodeSystem/kws-bookmark"
      }
    ]
  }
}