Belgian Cancer Registry on FHIR
0.1.0 - ci-build Belgium flag

Belgian Cancer Registry on FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tiro Item Control - XML Representation

Draft as of 2026-06-03

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="tiro-item-control"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem tiro-item-control</b></p><a name="tiro-item-control"> </a><a name="hctiro-item-control"> </a><p>This case-sensitive code system <code>http://fhir.tiro.health/CodeSystem/tiro-item-control</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">tab<a name="tiro-item-control-tab"> </a></td><td>Tab</td><td>Render this top-level group as a tab in the form.</td></tr><tr><td style="white-space:nowrap">block<a name="tiro-item-control-block"> </a></td><td>Block</td><td>Render this group's children as a Tiro layout block.</td></tr></table></div>
  </text>
  <url value="http://fhir.tiro.health/CodeSystem/tiro-item-control"/>
  <version value="0.1.0"/>
  <name value="TiroItemControl"/>
  <title value="Tiro Item Control"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-06-03T12:11:22+00:00"/>
  <publisher value="eHealth Platform Belgium"/>
  <contact>
    <name value="eHealth Platform Belgium"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ehealth.fgov.be"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@ehealth.fgov.be"/>
    </telecom>
  </contact>
  <description
               value="Tiro-specific Questionnaire item-control layout hints read by the Tiro form renderer."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="tab"/>
    <display value="Tab"/>
    <definition value="Render this top-level group as a tab in the form."/>
  </concept>
  <concept>
    <code value="block"/>
    <display value="Block"/>
    <definition value="Render this group's children as a Tiro layout block."/>
  </concept>
</CodeSystem>