eKOK Dokumentacja Integracyjna
0.5.0 - draft Poland flag

: device-patient - XML Representation

Active as of 2026-03-17

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="device-patient"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter device-patient</b></p><a name="device-patient"> </a><a name="hcdevice-patient"> </a><h2>device-patient</h2><p>Parameter <code>device-patient</code>:<code>reference</code></p><div><p>Wyszukanie łańcuchowe umożliwiające wyszukiwanie urządzenia po następujących danych Pacjenta: patient-identifier (identyfikator biznesowy Pacjenta).</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/device.html">Device</a></td></tr><tr><td>Expression</td><td><code>Device.extension('https://ezdrowie.gov.pl/ekok/fhir/StructureDefinition/pl-ekok-patient-technical-id').value.as(Reference)</code></td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/patient.html">Patient</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><tr><td>Chains</td><td>Allowed: device-patient.patient-identifier (wyszukanie karty po identyfikatorze biznesowym Pacjenta)</td></tr></table></div>
  </text>
  <extension
             url="https://smilecdr.com/fhir/ns/StructureDefinition/searchparameter-uplift-refchain">
    <extension url="code">
      <valueCode value="name"/>
    </extension>
  </extension>
  <url
       value="https://ezdrowie.gov.pl/ekok/fhir/SearchParameter/device-patient"/>
  <version value="0.5.0"/>
  <name value="device-patient"/>
  <status value="active"/>
  <date value="2026-03-17T08:16:18+01:00"/>
  <publisher value="CeZ"/>
  <contact>
    <name value="CeZ"/>
    <telecom>
      <system value="url"/>
      <value value="https://ezdrowie.gov.pl"/>
    </telecom>
  </contact>
  <description
               value="Wyszukanie łańcuchowe umożliwiające wyszukiwanie urządzenia po następujących danych Pacjenta: patient-identifier (identyfikator biznesowy Pacjenta)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PL"/>
      <display value="Poland"/>
    </coding>
  </jurisdiction>
  <code value="device-patient"/>
  <base value="Device"/>
  <type value="reference"/>
  <expression
              value="Device.extension('https://ezdrowie.gov.pl/ekok/fhir/StructureDefinition/pl-ekok-patient-technical-id').value.as(Reference)"/>
  <target value="Patient"/>
  <chain
         value="device-patient.patient-identifier (wyszukanie karty po identyfikatorze biznesowym Pacjenta)"/>
</SearchParameter>