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

: res-scenario2-request - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="res-scenario2-request"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-resumetask"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task res-scenario2-request</b></p><a name="res-scenario2-request"> </a><a name="hcres-scenario2-request"> </a><a name="res-scenario2-request-en-US"> </a><p><b>instantiatesCanonical</b>: <a href="ActivityDefinition-activity-example-resumemedication-ad.html">Activity Example Resume Medication AD</a></p><p><b>status</b>: Draft</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs resume-activity}">Resume an activity currently on hold</span></p><p><b>focus</b>: <a href="MedicationRequest-res-scenario2.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-res-scenario2-patient.html">Example Patient Female, DoB: 1990-10-01</a></p></div>
  </text>
  <instantiatesCanonical
                         value="http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-resumemedication-ad"/>
  <status value="draft"/>
  <intent value="proposal"/>
  <code>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
      <code value="resume-activity"/>
      <display value="Resume an activity currently on hold"/>
    </coding>
  </code>
  <focus>🔗 
    <reference value="MedicationRequest/res-scenario2"/>
  </focus>
  <for>🔗 
    <reference value="Patient/res-scenario2-patient"/>
  </for>
</Task>