{
  "resourceType": "SearchParameter",
  "id": "svccore-sp-servicerequest-encounter",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Service Core SearchParameter ServiceRequest Encounter</h2><p>Parameter <code> Encounter</code>:<code>reference</code></p><div><p>진료내역</p>\n</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>"
  },
  "url": "http://phis.co.kr/fhir/SearchParameter/svccore-sp-servicerequest-encounter",
  "version": "0.0.1",
  "name": "SvcCoreSearchParameterServiceRequestEncounter",
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
  "status": "active",
  "date": "2023-10-31T00:33:14.5278787+00:00",
  "publisher": "PHIS",
  "description": "처방된 진료",
  "code": "encounter",
  "base": [
    "Encounter"
  ],
  "type": "reference",
  "expression": "ServiceRequest.encounter",
  "multipleOr": true,
  "multipleAnd": true
}