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

: Questionnaire Item Orientation - JSON Representation

Draft as of 2025-10-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "questionnaire-item-orientation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet questionnaire-item-orientation</b></p><a name=\"questionnaire-item-orientation\"> </a><a name=\"hcquestionnaire-item-orientation\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-questionnaire-item-orientation.html\"><code>http://fhir.tiro.health/CodeSystem/questionnaire-item-orientation</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/questionnaire-item-orientation",
  "version" : "0.1.0",
  "name" : "QuestionnaireItemOrientation",
  "title" : "Questionnaire Item Orientation",
  "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" : "Orientation of the items in the Questionnaire",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.tiro.health/CodeSystem/questionnaire-item-orientation"
      }
    ]
  }
}