ACT-NOW Implementation Guide
0.4.0 - ci-build New Zealand flag

ACT-NOW Implementation Guide, published by Te aho o te kahu - Cancer Control Agency. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/davidhay25/actnow/ and changes regularly. See the Directory of published versions

: cp-supporting-info - XML Representation

Active as of 2024-06-24

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="cp-supporting-info"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>cp-supporting-info</h2><p>Parameter <code>supporting-info</code>:<code>reference</code></p><div><p>Supporting Info</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/careplan.html">CarePlan</a></td></tr><tr><td>Expression</td><td><code>CarePlan.supportingInfo</code></td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/observation.html">Observation</a>, <a href="http://hl7.org/fhir/R4/condition.html">Condition</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: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <url value="http://canshare.com/supportinginfo"/>
  <version value="0.4.0"/>
  <name value="cp-supporting-info"/>
  <status value="active"/>
  <date value="2024-06-24T06:46:32+00:00"/>
  <publisher value="Te aho o te kahu - Cancer Control Agency"/>
  <contact>
    <name value="Te aho o te kahu - Cancer Control Agency"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:david.hay25@gmail.com"/>
    </telecom>
  </contact>
  <description value="Supporting Info"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <code value="supporting-info"/>
  <base value="CarePlan"/>
  <type value="reference"/>
  <expression value="CarePlan.supportingInfo"/>
  <target value="Observation"/>
  <target value="Condition"/>
</SearchParameter>