Clinical Practice Guidelines
2.0.0 - trial-use International flag

Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions

: stp-scenario3-request - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="stp-scenario3-request"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-stoptask"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task stp-scenario3-request</b></p><a name="stp-scenario3-request"> </a><a name="hcstp-scenario3-request"> </a><a name="stp-scenario3-request-en-US"> </a><p><b>instantiatesCanonical</b>: <a href="ActivityDefinition-activity-example-stopmedication-ad.html">Activity Example Stop Medication AD</a></p><p><b>status</b>: Rejected</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs stop-activity}">Stop (discontinue) an activity in progress</span></p><p><b>focus</b>: <a href="MedicationRequest-stp-scenario3.html">MedicationRequest: status = active; intent = order; priority = routine; medication[x] = Levothyroxine sodium 75 microgram oral tablet; reasonCode = Hypothyroidism (disorder)</a></p><p><b>for</b>: <a href="Patient-stp-scenario3-patient.html">Example Patient Female, DoB: 1990-10-01</a></p></div>
  </text>
  <instantiatesCanonical
                         value="http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-stopmedication-ad"/>
  <status value="rejected"/>
  <intent value="order"/>
  <code>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
      <code value="stop-activity"/>
      <display value="Stop (discontinue) an activity in progress"/>
    </coding>
  </code>
  <focus>🔗 
    <reference value="MedicationRequest/stp-scenario3"/>
  </focus>
  <for>🔗 
    <reference value="Patient/stp-scenario3-patient"/>
  </for>
</Task>