<?xml version="1.0" encoding="UTF-8"?>

<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="sully-rule-instance2"/>
  <meta>
    <profile value="http://resmed.com/fhir/core/StructureDefinition/resmed-rules-service-request"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest</b><a name="sully-rule-instance2"> </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 ServiceRequest &quot;sully-rule-instance2&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-resmed-rules-service-request.html">ResMed Rule Instance ServiceRequest</a></p></div><p><b>identifier</b>: id: 34563463</p><p><b>instantiatesCanonical</b>: <a href="PlanDefinition-rmd-sully-rule2.html">SpontTriggerOverPctofMedianforConsecutiveDays</a></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>code</b>: sully-rule-instance <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-rules-service-request-type-code-system.html">ResMed Service Request Type CodeSystem</a>#sully-rule)</span></p><p><b>subject</b>: <a href="Patient-airview-patient-with-custom-rules.html">Patient/airview-patient-with-custom-rules</a> &quot; MCDONALD&quot;</p><p><b>performer</b>: <a href="Device-device-ACE-example.html">Device/device-ACE-example</a></p><p><b>relevantHistory</b>: <a href="Provenance-templateChanged1.html">Provenance/templateChanged1</a></p></div>
  </text>
  <identifier>
    <value value="34563463"/>
  </identifier>
  <instantiatesCanonical value="http://resmed.com/fhir/core/PlanDefinition/rmd-sully-rule2"/>
  <status value="active"/>
  <intent value="plan"/>
  <code>
    <coding>
      <system value="http://terminology.resmed.com/CodeSystem/resmed-rules-service-request-type"/>
      <code value="sully-rule"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/airview-patient-with-custom-rules"/>
  </subject>
  <performer>
    <reference value="Device/device-ACE-example"/>
  </performer>
  <relevantHistory>
    <reference value="Provenance/templateChanged1"/>
  </relevantHistory>
</ServiceRequest>