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

: DetectedIssue Patient-Organization SearchParameter - XML Representation

Active as of 2024-01-11

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="DetectedIssue-patient-organization"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>DetectedIssuePatientOrganizationSearch</h2><p>Parameter <code>patient-organization</code>:<code>reference</code></p><div><p>The referenced patient's managing organization</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/detectedissue.html">DetectedIssue</a></td></tr><tr><td>Expression</td><td><code>DetectedIssue.extension.where(url = 'http://resmed.com/fhir/core/StructureDefinition/PatientOrganization').value</code></td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/organization.html">Organization</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <url
       value="http://resmed.com/fhir/core/SearchParameter/DetectedIssue-patient-organization"/>
  <version value="0.37.0"/>
  <name value="DetectedIssuePatientOrganizationSearch"/>
  <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>
  <description value="The referenced patient's managing organization"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <purpose
           value="To return all patient therapy alerts for a given patient organization"/>
  <code value="patient-organization"/>
  <base value="DetectedIssue"/>
  <type value="reference"/>
  <expression
              value="DetectedIssue.extension.where(url = 'http://resmed.com/fhir/core/StructureDefinition/PatientOrganization').value"/>
  <target value="Organization"/>
  <multipleOr value="true"/>
</SearchParameter>