FHIR Clinical Guidelines (v1.0.0) (STU1)

This page is part of the Clinical Guidelines (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Recommendation_A2

Formats: Narrative, XML, JSON, Turtle

Raw xml



<PlanDefinition xmlns="http://hl7.org/fhir">
  <id value="anc-recommendation-a2"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>http://fhir.org/guides/who/anc/PlanDefinition/Recommendation_A2</code></p><p><b>identifier</b>: id: Recommendation_A2 (OFFICIAL)</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: Recommendation_A2</p><p><b>title</b>: PlanDefinition - WHO ANC Guideline Recommendation #A2</p><p><b>type</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/plan-definition-type eca-rule}">ECA Rule</span></p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2019-05-15</p><p><b>jurisdiction</b>: <span title="Codes: {http://unstats.un.org/unsd/methods/m49/m49.htm 001}">World</span></p><p><b>copyright</b>: &copy; WHO 2019+.</p><p><b>library</b>: <a href="http://fhir.org/guides/who/anc/Library/ANCRecommendationA2">http://fhir.org/guides/who/anc/Library/ANCRecommendationA2</a></p><blockquote><p><b>action</b></p><p><b>title</b>: Iron and Folic Acid Supplementation</p><p><b>textEquivalent</b>: Daily elemental iron should be increased to 120 mg until her Hb concentration rises to normal</p><h3>Triggers</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table><blockquote><p><b>condition</b></p><p><b>kind</b>: applicability</p><h3>Expressions</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table></blockquote></blockquote></div>
  </text>
  <url value="http://fhir.org/guides/who/anc/PlanDefinition/Recommendation_A2"/>
  <identifier>
    <use value="official"/>
    <value value="Recommendation_A2"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="Recommendation_A2"/>
  <title value="PlanDefinition - WHO ANC Guideline Recommendation #A2"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/plan-definition-type"/>
      <code value="eca-rule"/>
      <display value="ECA Rule"/>
    </coding>
  </type>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2019-05-15"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright value="© WHO 2019+."/>
  <library value="http://fhir.org/guides/who/anc/Library/ANCRecommendationA2"/>
  <action>
    <title value="Iron and Folic Acid Supplementation"/>
    <textEquivalent
                    value="Daily elemental iron should be increased to 120 mg until her Hb concentration rises to normal"/>
    <trigger>
      <type value="named-event"/>
      <name value="anc-contact"/>
    </trigger>
    <condition>
      <kind value="applicability"/>
      <expression>
        <language value="text/cql"/>
        <expression value="Has Anemia"/>
      </expression>
    </condition>
  </action>
</PlanDefinition>