WHO SMART Guidelines - HIV
0.3.0 - ci-build

WHO SMART Guidelines - HIV - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HIV.B9.DT Schedule Follow-up Test - XML Representation

Draft as of 2024-07-25

Raw xml | Download


<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="HIVB9DTScheduleFollowUp"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequestactivity"/>
  </meta>
  <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;">HIV.B9.DT Schedule Follow-up Test</td>
        </tr>
        

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

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

        

        

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

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

        
        <tr>
            <th scope="row"><b>Date (date last changed): </b></th>
            <td style="padding-left: 4px;">2024-07-25</td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Publisher (steward): </b></th>
            <td style="padding-left: 4px;">WHO</td>
        </tr>
        

        

        

        
        <tr>
            <th scope="row"><b>Description: </b></th>
            <td style="padding-left: 4px;"><div><p>Schedule Follow-up Test</p>
</div></td>
        </tr>
        

        

        

        

        

        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Libraries: </b></th>
            <td style="padding-left: 4px;">
                <table class="grid-dict">
                    
                    <tr>
                        <td><a href="Library-HIVB9DTLogic.html">HIV.B9.DT Logic</a></td>
                    </tr>
                    
                </table>
            </td>
        </tr>
        
        
        

        

        

        

        

        

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

        
        <tr>
            <th scope="row"><b>Profile: </b></th>
            <td style="padding-left: 4px;">http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest</td>
        </tr>
        

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

        

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

        

        

        

        
        <tr>
            <th scope="row"><b>Dynamic Values: </b></th>
            <td style="padding-left: 4px;">
                <ul>
                    
                    <li>status: <i>('draft' from &quot;http://hl7.org/fhir/request-status&quot;)</i><br/></li>
                    
                    <li>priority: <i>('routine' from &quot;http://hl7.org/fhir/request-priority&quot;)</i><br/></li>
                    
                </ul>
            </td>
        </tr>
        
    </table>
</div>
</div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability">
    <valueCode value="computable"/>
  </extension>
  <url
       value="http://smart.who.int/hiv/ActivityDefinition/HIVB9DTScheduleFollowUp"/>
  <version value="0.3.0"/>
  <name value="HIVB9DTScheduleFollowUp"/>
  <title value="HIV.B9.DT Schedule Follow-up Test"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-07-25"/>
  <publisher value="WHO"/>
  <contact>
    <name value="WHO"/>
    <telecom>
      <system value="url"/>
      <value value="http://who.int"/>
    </telecom>
  </contact>
  <description value="Schedule Follow-up Test"/>
  <library value="http://smart.who.int/hiv/Library/HIVB9DTLogic"/>
  <kind value="ServiceRequest"/>
  <profile
           value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest"/>
  <intent value="proposal"/>
  <doNotPerform value="false"/>
  <dynamicValue>
    <path value="status"/>
    <expression>
      <description value="Status = 'draft'"/>
      <language value="text/cql"/>
      <expression
                  value="'draft' from &quot;http://hl7.org/fhir/request-status&quot;"/>
    </expression>
  </dynamicValue>
  <dynamicValue>
    <path value="priority"/>
    <expression>
      <description value="Priority = 'routine'"/>
      <language value="text/cql"/>
      <expression
                  value="'routine' from &quot;http://hl7.org/fhir/request-priority&quot;"/>
    </expression>
  </dynamicValue>
</ActivityDefinition>