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

: HIVGuidanceCommunicationRequestActivity - XML Representation

Draft as of 2024-07-25

Raw xml | Download


<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="HIVGuidanceCommunicationRequestActivity"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationactivity"/>
  </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;">HIVGuidanceCommunicationRequestActivity</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Id: </b></th>
            <td style="padding-left: 4px;">HIVGuidanceCommunicationRequestActivity</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>CommunicationRequest to provide HIV Guidance to practitioner</p>
</div></td>
        </tr>
        

        

        

        

        

        

        

        

        

        

        
        
        

        

        

        

        

        

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

        
        <tr>
            <th scope="row"><b>Profile: </b></th>
            <td style="padding-left: 4px;">http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationrequest</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>
  <url
       value="http://smart.who.int/hiv/ActivityDefinition/HIVGuidanceCommunicationRequestActivity"/>
  <version value="0.3.0"/>
  <name value="HIVGuidanceCommunicationRequestActivity"/>
  <title value="HIVGuidanceCommunicationRequestActivity"/>
  <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="CommunicationRequest to provide HIV Guidance to practitioner"/>
  <kind value="CommunicationRequest"/>
  <profile
           value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationrequest"/>
  <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>