{
  "resourceType" : "SearchParameter",
  "id" : "ServiceRequestCopiesTo",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter ServiceRequestCopiesTo</b></p><a name=\"ServiceRequestCopiesTo\"> </a><a name=\"hcServiceRequestCopiesTo\"> </a><h2>EOrdersCopiesToSearchParameter</h2><p>Parameter <code>copiesTo</code>:<code>reference</code></p><div><p>Search parameter for ServiceRequest by copiesTo reference</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.extension('http://hl7.org.au/fhir/StructureDefinition/result-copies-to').value</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a>, <a href=\"http://hl7.org/fhir/R4/device.html\">Device</a>, <a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a>, <a href=\"http://hl7.org/fhir/R4/relatedperson.html\">RelatedPerson</a>, <a href=\"http://hl7.org/fhir/R4/practitionerrole.html\">PractitionerRole</a>, <a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</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>"
  },
  "url" : "http://fhir.geniesolutions.io/SearchParameter/ServiceRequestCopiesTo",
  "version" : "1.2.60",
  "name" : "EOrdersCopiesToSearchParameter",
  "status" : "active",
  "date" : "2026-04-05T21:47:41+00:00",
  "publisher" : "Magentus Practice Management",
  "contact" : [{
    "name" : "Magentus Practice Management",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.magentus.com/practice-management"
    },
    {
      "system" : "email",
      "value" : "andy.bond@magentus.com"
    }]
  },
  {
    "name" : "Magentus Practice Management",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.magentus.com/practice-management",
      "use" : "work"
    }]
  }],
  "description" : "Search parameter for ServiceRequest by copiesTo reference",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "AU"
    }]
  }],
  "code" : "copiesTo",
  "base" : ["ServiceRequest"],
  "type" : "reference",
  "expression" : "ServiceRequest.extension('http://hl7.org.au/fhir/StructureDefinition/result-copies-to').value",
  "target" : ["Practitioner",
  "Device",
  "Patient",
  "RelatedPerson",
  "PractitionerRole",
  "Organization"]
}