<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="svccore-sp-servicerequest-practitionerrole" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Service Core SearchParameter ServiceRequest PractitionerRole</h2>
      <p>Parameter <code>PractitionerRole </code>:<code>reference</code></p>
      <div>
        <p>처방의사</p>
      </div>
      <table class="grid">
        <tr>
          <td>Resource</td>
          <td>
            <a href="http://hl7.org/fhir/R4/servicerequest.html">ServiceRequest</a>
          </td>
        </tr>
        <tr>
          <td>Expression</td>
          <td>
            <code>ServiceRequest.requester.where(resolve() is Patient)</code>
          </td>
        </tr>
        <tr>
          <td>Target Resources</td>
          <td>
            <a href="http://hl7.org/fhir/R4/patient.html">PractitionerRole</a>
          </td>
        </tr>
        <tr>
          <td>Multiples</td>
          <td>The parameter can repeat (and) and can have repeating values (or)</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://phis.co.kr/fhir/SearchParameter/svccore-sp-servicerequest-practitionerrole" />
  <version value="0.0.1" />
  <name value="SvcCoreSearchParameterServiceRequestPractitionerRole" />
  <derivedFrom value="http://hl7.org/fhir/SearchParameter/ServiceRequest-requester" />
  <status value="active" />
  <date value="2023-10-31T01:46:05.7004592+00:00" />
  <publisher value="PHIS" />
  <description value="처방 의사" />
  <code value="requester" />
  <base value="ServiceRequest" />
  <type value="reference" />
  <expression value="ServiceReqeust.requester" />
  <target value="PractitionerRole" />
  <multipleOr value="true" />
  <multipleAnd value="true" />
</SearchParameter>