AU Core Implementation Guide
0.2.1-preview - Preview Australia flag

Publication Build: This will be filled in by the publication tooling

: Goal - Systolic blood pressure (part of multiple chronic condition care plan) - XML Representation

Page standards status: Informative

Raw xml | Download



<Goal xmlns="http://hl7.org/fhir">
  <!--   Example adapted from MCC eCare Plan Implementation Guide HPT-WNL   -->
  <id value="hpt-wnl"/>
  <meta>
    <versionId value="5"/>
    <lastUpdated value="2022-06-02T23:34:46.692+00:00"/>
    <source value="#2FWI9BsC94EqeXTg"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Goal</b><a name="hpt-wnl"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Goal &quot;hpt-wnl&quot; Version &quot;5&quot; Updated &quot;2022-06-02 23:34:46+0000&quot; </p><p style="margin-bottom: 0px">Information Source: #2FWI9BsC94EqeXTg!</p></div><blockquote><p><b>Goal acceptance</b></p><blockquote><p><b>url</b></p><code>individual</code></blockquote><p><b>value</b>: <a href="Patient-dan-harry.html">Patient/dan-harry</a> &quot; DAN&quot;</p><blockquote><p><b>url</b></p><code>status</code></blockquote><p><b>value</b>: agree</p><blockquote><p><b>url</b></p><code>priority</code></blockquote><p><b>value</b>: High Priority <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-goal-priority.html">Goal priority</a>#high-priority)</span></p></blockquote><blockquote><p><b>Goal acceptance</b></p><blockquote><p><b>url</b></p><code>individual</code></blockquote><p><b>value</b>: <a href="Practitioner-primary-peter.html">Practitioner/primary-peter</a> &quot; PRIMARY&quot;</p><blockquote><p><b>url</b></p><code>status</code></blockquote><p><b>value</b>: agree</p><blockquote><p><b>url</b></p><code>priority</code></blockquote><p><b>value</b>: High Priority <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-goal-priority.html">Goal priority</a>#high-priority)</span></p></blockquote><blockquote><p><b>related goal</b></p><blockquote><p><b>url</b></p><code>type</code></blockquote><p><b>value</b>: This goal relates to the Weight loss goal <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-goal-relationship-type.html">GoalRelationshipType</a>#other)</span></p><blockquote><p><b>url</b></p><code>target</code></blockquote><p><b>value</b>: <a href="Goal-wgt-loss.html">Goal/wgt-loss</a></p></blockquote><p><b>lifecycleStatus</b>: active</p><p><b>priority</b>: high <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-goal-priority.html">Goal priority</a>#high-priority &quot;High Priority&quot;)</span></p><p><b>description</b>: Target Systolic Blood pressure between 110 and 140 mmHg. <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#271651005 &quot;Stable blood pressure&quot;)</span></p><p><b>subject</b>: <a href="Patient-dan-harry.html">Patient/dan-harry</a> &quot; DAN&quot;</p><p><b>start</b>: 2019-10-14</p><h3>Targets</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td><td><b>Due[x]</b></td></tr><tr><td style="display: none">*</td><td>Systolic blood pressure <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#8480-6; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#271649006)</span></td><td>110-140 mmHg</td><td>2020-04-05</td></tr></table><p><b>statusDate</b>: 2019-10-14</p><p><b>statusReason</b>: Patient knows that normal blood pressure is important for CKD, Hypertension and diabetes control.</p><p><b>expressedBy</b>: <a href="Patient-dan-harry.html">Patient/dan-harry</a> &quot; DAN&quot;</p><p><b>addresses</b>: <a href="Condition-ckd.html">Condition/ckd: chronic kidney disease condition</a></p><p><b>outcomeReference</b>: <a href="Observation-bodyweight-mcc.html">Observation/bodyweight-mcc: Body Weight Measured - 74.84 Kg</a></p></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/goal-acceptance">
    <extension url="individual">
      <valueReference>
        <reference value="Patient/dan-harry"/>
      </valueReference>
    </extension>
    <extension url="status">
      <valueCode value="agree"/>
    </extension>
    <extension url="priority">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/goal-priority"/>
          <code value="high-priority"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/goal-acceptance">
    <extension url="individual">
      <valueReference>
        <reference value="Practitioner/primary-peter"/>
      </valueReference>
    </extension>
    <extension url="status">
      <valueCode value="agree"/>
    </extension>
    <extension url="priority">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/goal-priority"/>
          <code value="high-priority"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/goal-relationship">
    <extension url="type">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/goal-relationship-type"/>
          <code value="other"/>
        </coding>
        <text value="This goal relates to the Weight loss goal"/>
      </valueCodeableConcept>
    </extension>
    <extension url="target">
      <valueReference>
        <reference value="Goal/wgt-loss"/>
      </valueReference>
    </extension>
  </extension>
  <lifecycleStatus value="active"/>
  <priority>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/goal-priority"/>
      <code value="high-priority"/>
      <display value="High Priority"/>
    </coding>
    <text value="high"/>
  </priority>
  <description>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="271651005"/>
      <display value="Stable blood pressure"/>
    </coding>
    <text value="Target Systolic Blood pressure between 110 and 140 mmHg."/>
  </description>
  <subject>
    <reference value="Patient/dan-harry"/>
  </subject>
  <startDate value="2019-10-14"/>
  <target>
    <measure>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8480-6"/>
        <display value="Systolic blood pressure"/>
      </coding>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="271649006"/>
      </coding>
    </measure>
    <detailRange>
      <low>
        <value value="110"/>
        <unit value="mmHg"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mm[Hg]"/>
      </low>
      <high>
        <value value="140"/>
        <unit value="mmHg"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mm[Hg]"/>
      </high>
    </detailRange>
    <dueDate value="2020-04-05"/>
  </target>
  <statusDate value="2019-10-14"/>
  <statusReason
                value="Patient knows that normal blood pressure is important for CKD, Hypertension and diabetes control."/>
  <expressedBy>
    <reference value="Patient/dan-harry"/>
  </expressedBy>
  <addresses>
    <reference value="Condition/ckd"/>
    <display value="chronic kidney disease condition"/>
  </addresses>
  <outcomeReference>
    <reference value="Observation/bodyweight-mcc"/>
    <display value="Body Weight Measured - 74.84 Kg"/>
  </outcomeReference>
</Goal>