ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: rmd-sully-rule1 - XML Representation

Active as of 2024-01-11

Raw xml | Download



<PlanDefinition xmlns="http://hl7.org/fhir">
  <id value="rmd-sully-rule1"/>
  <meta>
    <profile
             value="http://resmed.com/fhir/core/StructureDefinition/rmd-rule-plandefinition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: PlanDefinition</b><a name="rmd-sully-rule1"> </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 PlanDefinition &quot;rmd-sully-rule1&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-rmd-rule-plandefinition.html">ResMed Rule Instance PlanDefinition</a></p></div><p><b>url</b>: <code>http://resmed.com/fhir/core/PlanDefinition/rmd-sully-rule1</code></p><p><b>version</b>: 0.37.0</p><p><b>name</b>: TidalVolumetBelowMlofMedianforConsecutiveDays</p><p><b>type</b>: Rule Instance <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-plandefinition-type-identifier-code-system.html">ResMed Plan Definition Type Identifier CodeSystem</a>#rule)</span></p><p><b>status</b>: active</p><p><b>date</b>: 2024-01-11 18:32:48+0000</p><p><b>publisher</b>: ResMed Corp</p><p><b>contact</b>: ResMed Corp: <a href="https://www.resmed.com">https://www.resmed.com</a>,<a href="mailto:atomteam-halifax@resmed.com">atomteam-halifax@resmed.com</a></p><h3>UseContexts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td>Program (Details: http://terminology.hl7.org/CodeSystem/usage-context-type code program = 'Program', stated as 'null')</td><td>airview-compliance-engine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-rule-implementer-identifier-code-system.html">ResMed Rule Implementer Identifier CodeSystem</a>#ACE)</span></td></tr></table><p><b>jurisdiction</b>: Global (Whole world) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (m49.htm#001)</span></p><blockquote><p><b>action</b></p><blockquote><p><b>trigger</b></p><p><b>type</b>: data-added</p><blockquote><p><b>data</b></p><table class="grid"><tr><td colspan="2"><b>Type</b>: <a href="http://hl7.org/fhir/R4/observation.html">Observation</a></td></tr></table></blockquote><blockquote><p><b>condition</b></p><p><span title="application/x.rmd-ace+json"><code>{
          &quot;name&quot;: &quot;TidalVolumeBelowMlofMedianforConsecutiveDays&quot;,
          &quot;ruleId&quot;: &quot;37fc6546-b750-413f-88b7-3877ad0bd099&quot;,
          &quot;operator&quot;: &quot;=&quot;,
          &quot;enabled&quot;: false,
          &quot;alertName&quot;: &quot;TidalVolume_Median_Abnormal&quot;,
          &quot;days&quot;: 2,
          &quot;isMedianRule&quot;: true
        }</code></span></p></blockquote></blockquote></blockquote></div>
  </text>
  <url value="http://resmed.com/fhir/core/PlanDefinition/rmd-sully-rule1"/>
  <version value="0.37.0"/>
  <name value="TidalVolumetBelowMlofMedianforConsecutiveDays"/>
  <type>
    <coding>
      <system
              value="http://terminology.resmed.com/CodeSystem/resmed-plandefinition-type-identifier"/>
      <code value="rule"/>
    </coding>
  </type>
  <status value="active"/>
  <date value="2024-01-11T18:32:48+00:00"/>
  <publisher value="ResMed Corp"/>
  <contact>
    <name value="ResMed Corp"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.resmed.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="atomteam-halifax@resmed.com"/>
    </telecom>
  </contact>
  <useContext>
    <code>
      <system
              value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
      <code value="program"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://terminology.resmed.com/CodeSystem/resmed-rule-implementer-identifier"/>
        <code value="ACE"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <action>
    <trigger>
      <type value="data-added"/>
      <data>
        <type value="Observation"/>
      </data>
      <condition>
        <language value="application/x.rmd-ace+json"/>
        <expression
                    value="{
          &quot;name&quot;: &quot;TidalVolumeBelowMlofMedianforConsecutiveDays&quot;,
          &quot;ruleId&quot;: &quot;37fc6546-b750-413f-88b7-3877ad0bd099&quot;,
          &quot;operator&quot;: &quot;=&quot;,
          &quot;enabled&quot;: false,
          &quot;alertName&quot;: &quot;TidalVolume_Median_Abnormal&quot;,
          &quot;days&quot;: 2,
          &quot;isMedianRule&quot;: true
        }"/>
      </condition>
    </trigger>
  </action>
</PlanDefinition>