WHO Antenatal Care Guideline Implementation Guide
0.3.0 - CI Build International flag

WHO Antenatal Care Guideline Implementation Guide, published by World Health Organization (WHO). This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-anc/ and changes regularly. See the Directory of published versions

: ActivityDefinition - ANC Haemoglobin Test Complete Blood Count - XML Representation

Active as of 2020-02-01

Raw xml | Download


<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="activitydefinition-anc-haemoglobin-test-full-blood-count"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-activitydefinition"/>
  </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;">ActivityDefinition - ANC Haemoglobin Test Complete Blood Count</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Id: </b></th>
            <td style="padding-left: 4px;">activitydefinition-anc-haemoglobin-test-full-blood-count</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>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;">2020-02-01</td>
        </tr>
        

        

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

        

        

        
        <tr>
            <th scope="row"><b>Description: </b></th>
            <td style="padding-left: 4px;"><div><p>Haemoglobin Test Complete Blood Count</p>
</div></td>
        </tr>
        

        

        

        

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

        

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

        

        
        <tr>
            <th scope="row"><b>Copyright: </b></th>
            <td style="padding-left: 4px;"><div><p>© WHO 2020+.</p>
</div></td>
        </tr>
        

        

        
        
        

        
        <tr>
            <th scope="row"><b>Code: </b></th>
            <td style="padding-left: 4px;">
                
                    
                        
                            <p><b>system: </b><span><a href="http://openmrs.org/concepts">http://openmrs.org/concepts</a></span></p>
                        
                        
                            <p><b>code: </b><span>1019AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA</span></p>
                        
                        
                            <p><b>display: </b><span>COMPLETE BLOOD COUNT</span></p>
                        
                    
                
                
            </td>
        </tr>
        

        

        

        

        

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

        

        

        

        

        

        

        

        
    </table>
</div>
</div>
  </text>
  <url
       value="http://smart.who.int/anc/ActivityDefinition/ANCHaemoglobinTestCompleteBloodCount"/>
  <version value="0.3.0"/>
  <name value="ANCHaemoglobinTestCompleteBloodCount"/>
  <title
         value="ActivityDefinition - ANC Haemoglobin Test Complete Blood Count"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2020-02-01"/>
  <publisher value="World Health Organization (WHO)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.who.int"/>
    </telecom>
  </contact>
  <description value="Haemoglobin Test Complete Blood Count"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <purpose
           value="Defines a guideline supported request for a Complete Blood Count Haemoglobin test."/>
  <copyright value="© WHO 2020+."/>
  <kind value="ServiceRequest"/>
  <code>
    <coding>
      <system value="http://openmrs.org/concepts"/>
      <code value="1019AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"/>
      <display value="COMPLETE BLOOD COUNT"/>
    </coding>
  </code>
  <timingTiming>
    <event>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/cqf-expression">
        <valueExpression>
          <language value="text/cql"/>
          <expression value="Now()"/>
        </valueExpression>
      </extension>
    </event>
  </timingTiming>
  <participant>
    <type value="practitioner"/>
  </participant>
</ActivityDefinition>