Dokumentacja Integracyjna SMPL
25.0.0 - STU1 Poland flag

: care-plan-starting-treatment-date-to - XML Representation

Active as of 2012-12-13

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="care-plan-starting-treatment-date-to"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter care-plan-starting-treatment-date-to</b></p><a name="care-plan-starting-treatment-date-to"> </a><a name="hccare-plan-starting-treatment-date-to"> </a><a name="care-plan-starting-treatment-date-to-pl-PL"> </a><h2>SearchCarePlanByStartingTreatmentDateTo</h2><p>Parameter <code>starting-treatment-date-to</code>:<code>date</code></p><div><p>Wyszukanie terapii po dacie końcowej rozpoczęcia leczenia.</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.activity.detail.where(status='completed' and code.coding.code='rozpoczecie').last().scheduled.event</code></td></tr><tr><td>Processing Mode</td><td>Normal</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="https://ezdrowie.gov.pl/fhir/SearchParameter/care-plan-starting-treatment-date-to"/>
  <version value="25.0.0"/>
  <name value="SearchCarePlanByStartingTreatmentDateTo"/>
  <status value="active"/>
  <date value="2012-12-13"/>
  <publisher value="CeZ"/>
  <contact>
    <name value="CeZ"/>
    <telecom>
      <system value="url"/>
      <value value="https://ezdrowie.gov.pl"/>
    </telecom>
  </contact>
  <description
               value="Wyszukanie terapii po dacie końcowej rozpoczęcia leczenia."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PL"/>
      <display value="Poland"/>
    </coding>
  </jurisdiction>
  <code value="starting-treatment-date-to"/>
  <base value="CarePlan"/>
  <type value="date"/>
  <expression
              value="CarePlan.activity.detail.where(status='completed' and code.coding.code='rozpoczecie').last().scheduled.event"/>
  <xpathUsage value="normal"/>
</SearchParameter>