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 - TTL Representation

Active as of 2025-03-02

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:SearchParameter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ServiceRequestCopiesTo"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.geniesolutions.io/SearchParameter/ServiceRequestCopiesTo"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.2.35"] ; # 
  fhir:name [ fhir:v "EOrdersCopiesToSearchParameter"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-03-02T12:29:52+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Magentus Practice Management"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Magentus Practice Management" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.magentus.com/practice-management" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "andy.bond@magentus.com" ]     ] )
  ] [
fhir:name [ fhir:v "Magentus Practice Management" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.magentus.com/practice-management" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Search parameter for ServiceRequest by copiesTo reference"] ; # 
  fhir:code [ fhir:v "copiesTo"] ; # 
  fhir:base ( [ fhir:v "ServiceRequest"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "ServiceRequest.extension('http://hl7.org.au/fhir/StructureDefinition/result-copies-to').value"] ; # 
  fhir:target ( [ fhir:v "Practitioner"] [ fhir:v "Device"] [ fhir:v "Patient"] [ fhir:v "RelatedPerson"] [ fhir:v "PractitionerRole"] [ fhir:v "Organization"] ) . #