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

: Tree Layout Renderer (Version 3) - XML Representation

Active as of 2025-10-16

Raw xml | Download


<Library xmlns="http://hl7.org/fhir">
  <id value="TreeLayoutRenderer"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<div>
    <table class="grid dict">
        
        
        <tr>
            <th scope="row"><b>Title: </b></th>
            <td style="padding-left: 4px;">Questionnaire Version 3</td>
        </tr>
        

        
        
        <tr>
            <th scope="row"><b>Id: </b></th>
            <td style="padding-left: 4px;">TreeLayoutRenderer</td>
        </tr>
        

        
        
        <tr>
            <th scope="row"><b>Version: </b></th>
            <td style="padding-left: 4px;">0.1.0</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Url: </b></th>
            <td style="padding-left: 4px;"><a href="Library-TreeLayoutRenderer.html">Questionnaire Version 3</a></td>
        </tr>
        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Type: </b></th>
            <td style="padding-left: 4px;">
                
                    
                        
                        <p style="margin-bottom: 5px;">
                            <b>system: </b> <span><a href="http://terminology.hl7.org/6.5.0/CodeSystem-library-type.html">http://terminology.hl7.org/CodeSystem/library-type</a></span>
                        </p>
                        
                        
                        <p style="margin-bottom: 5px;">
                            <b>code: </b> <span>logic-library</span>
                        </p>
                        
                        
                        <p style="margin-bottom: 5px;">
                            <b>display: </b> <span>Logic Library</span>
                        </p>
                        
                    
                
                
            </td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Date: </b></th>
            <td style="padding-left: 4px;">2025-10-16 12:24:15+0000</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Publisher: </b></th>
            <td style="padding-left: 4px;">Tiro.health</td>
        </tr>
        

        

        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Purpose: </b></th>
            <td style="padding-left: 4px;"><div><p>Render a FHIR Questionnaire in a tree like question-answer layout. This FHIR Library Resources is used to keep track of the version changes of the underlying React/NPM package.</p>
</div></td>
        </tr>
        

        

        

        

        

        

        

        
        <tr>
          <th scope="row"><b>Data Requirements:</b></th>
          <td style="padding-left: 4px;">
            <table class="grid-dict">
              <tr><th><b>Type</b></th><th><b>Profile</b></th><th><b>MS</b></th><th><b>Code Filter</b></th></tr>
              
                <tr>
                  <th>Questionnaire</th>
                  <th>http://fhir.tiro.health/StructureDefinition/tiro-questionnaire</th>
                  <th/>
                  <th>
                    
                  </th>
                </tr>
              
            </table>
          </td>
        </tr>
        

        
    </table>
</div>
</div>
  </text>
  <url value="http://fhir.tiro.health/Library/TreeLayoutRenderer"/>
  <version value="0.1.0"/>
  <name value="questionnaire-v3"/>
  <title value="Questionnaire Version 3"/>
  <status value="active"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/library-type"/>
      <code value="logic-library"/>
      <display value="Logic Library"/>
    </coding>
    <text value="React/NPM package to render a FHIR Questionnaire"/>
  </type>
  <date value="2025-10-16T12:24:15+00:00"/>
  <publisher value="Tiro.health"/>
  <contact>
    <name value="Tiro.health"/>
    <telecom>
      <system value="url"/>
      <value value="http://tiro.health"/>
    </telecom>
  </contact>
  <purpose
           value="Render a FHIR Questionnaire in a tree like question-answer layout. This FHIR Library Resources is used to keep track of the version changes of the underlying React/NPM package."/>
  <dataRequirement>
    <type value="Questionnaire"/>
    <profile
             value="http://fhir.tiro.health/StructureDefinition/tiro-questionnaire"/>
  </dataRequirement>
</Library>