Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Diagnostic Request CopiesTo SearchParameter - JSON Representation

Active as of 2025-03-02

Raw json | Download

{
  "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><a name=\"ServiceRequestCopiesTo-en-US\"> </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.35",
  "name" : "EOrdersCopiesToSearchParameter",
  "status" : "active",
  "date" : "2025-03-02T12:29:52+10: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",
  "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"
  ]
}