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

: patient-alert-detectedissue-new - XML Representation

Raw xml | Download



<DetectedIssue xmlns="http://hl7.org/fhir">
  <id value="patient-alert-detectedissue-new"/>
  <meta>
    <profile
             value="http://resmed.com/fhir/core/StructureDefinition/patient-therapy-detectedissue"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: DetectedIssue</b><a name="patient-alert-detectedissue-new"> </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 DetectedIssue &quot;patient-alert-detectedissue-new&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-patient-therapy-detectedissue.html">Patient Therapy DetectedIssue Alert</a></p></div><p><b>PatientOrganization</b>: <a href="Organization-airview-organization.html">Organization/airview-organization</a> &quot;SleepyLabs Sleep Clinic&quot;</p><p><b>status</b>: registered</p><p><b>code</b>: Observation Alert <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-ActCode.html">ActCode</a>#OBSA)</span></p><p><b>patient</b>: <a href="Patient-airview-patient.html">Patient/airview-patient</a> &quot; SMITH&quot;</p><p><b>identified</b>: 2021-12-07 12:00:00+0000</p><p><b>author</b>: <a href="Device-device-ACE-example.html">Device/device-ACE-example</a></p><blockquote><p><b>evidence</b></p><p><b>code</b>: Therapy Rule Scored <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-rmd-ruleOutcomeTypes-cs.html">ResMed Rule Outcome Types Code System</a>#therapy-rule-scored)</span></p><p><b>detail</b>: <a href="Observation-ruleoutcome-therapy-issue-active.html">Observation/ruleoutcome-therapy-issue-active</a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>code</b>: Therapy Rule Scored <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-rmd-ruleOutcomeTypes-cs.html">ResMed Rule Outcome Types Code System</a>#therapy-rule-scored)</span></p><p><b>detail</b>: <a href="Observation-ruleoutcome-therapy-issue-active-repeat.html">Observation/ruleoutcome-therapy-issue-active-repeat</a></p></blockquote></div>
  </text>
  <extension
             url="http://resmed.com/fhir/core/StructureDefinition/PatientOrganization">
    <valueReference>🔗 
      <reference value="Organization/airview-organization"/>
    </valueReference>
  </extension>
  <status value="registered"/>
  <code>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="OBSA"/>
    </coding>
  </code>
  <patient>🔗 
    <reference value="Patient/airview-patient"/>
  </patient>
  <identifiedDateTime value="2021-12-07T12:00:00Z"/>
  <author>🔗 
    <reference value="Device/device-ACE-example"/>
  </author>
  <evidence>
    <code>
      <coding>
        <system
                value="http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeTypes-cs"/>
        <code value="therapy-rule-scored"/>
      </coding>
    </code>
    <detail>🔗 
      <reference value="Observation/ruleoutcome-therapy-issue-active"/>
    </detail>
  </evidence>
  <evidence>
    <code>
      <coding>
        <system
                value="http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeTypes-cs"/>
        <code value="therapy-rule-scored"/>
      </coding>
    </code>
    <detail>🔗 
      <reference value="Observation/ruleoutcome-therapy-issue-active-repeat"/>
    </detail>
  </evidence>
</DetectedIssue>