Magentus Practice Management FHIR Implementation Guide
1.2.60 - ci-build
Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.60) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-04-03 |
{
"resourceType" : "OperationDefinition",
"id" : "EOrderAddPlacerSubscriptionOperation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition EOrderAddPlacerSubscriptionOperation</b></p><a name=\"EOrderAddPlacerSubscriptionOperation\"> </a><a name=\"hcEOrderAddPlacerSubscriptionOperation\"> </a><p>URL: [base]/Subscription/$add_placer_subscription</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>subscription</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/subscription.html\">Subscription</a></td><td/><td><div><p>The Subscription resource to be submitted to each brand partition.</p>\n</div></td></tr><tr><td>IN</td><td>organization</td><td/><td>1..*</td><td><a href=\"http://hl7.org/fhir/R4/references.html#Reference\">Reference</a> (<a href=\"StructureDefinition-eorders-organization-pathology-laboratory.html\" title=\"http://fhir.geniesolutions.io/StructureDefinition/eorders-organization-pathology-laboratory\">eOrders Organisation Pathology Laboratory</a>, <a href=\"StructureDefinition-eorders-organization-imaging-service.html\" title=\"http://fhir.geniesolutions.io/StructureDefinition/eorders-organization-imaging-service\">eOrders Organisation Imaging Service</a>)</td><td/><td><div><p>References to brand Organization resources (EOrdersOrganizationPathologyLaboratory or EOrdersOrganizationImagingService). May be literal references (e.g. Organization/123) or logical references using an identifier. Each organization is resolved to a SmileCDR partition where the Subscription will be submitted.</p>\n</div></td></tr><tr><td>OUT</td><td>result</td><td/><td>1..*</td><td/><td/><td><div><p>A result entry per organization indicating the outcome of the subscription submission.</p>\n</div></td></tr><tr><td>OUT</td><td>result.organization</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/references.html#Reference\">Reference</a></td><td/><td><div><p>The Organization reference that was processed.</p>\n</div></td></tr><tr><td>OUT</td><td>result.outcome</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Coding\">Coding</a></td><td><a href=\"ValueSet-eorder-add-placer-subscription-result-valueset.html\">Add Placer Subscription Result ValueSet</a> (Required)</td><td><div><p>The outcome of submitting the Subscription to this organization's partition.</p>\n</div></td></tr><tr><td>OUT</td><td>result.subscription</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/references.html#Reference\">Reference</a></td><td/><td><div><p>The Subscription resource as created in the partition, if successful. Contains the server-assigned id.</p>\n</div></td></tr></table></div>"
},
"url" : "http://fhir.geniesolutions.io/OperationDefinition/EOrderAddPlacerSubscriptionOperation",
"version" : "1.2.60",
"name" : "EOrderAddPlacerSubscriptionOperation",
"title" : "Add Placer Subscription Operation",
"status" : "active",
"kind" : "operation",
"date" : "2026-04-03",
"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" : "This operation submits a Subscription resource to the SmileCDR partitions mapped from the provided brand Organization references. Each Organization (EOrdersOrganizationPathologyLaboratory or EOrdersOrganizationImagingService) maps to a SmileCDR partition. The Subscription is created in each resolved partition, enabling a placer to register for notifications across multiple diagnostic service brands in a single call.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU"
}
]
}
],
"code" : "add_placer_subscription",
"resource" : [
"Subscription"
],
"system" : false,
"type" : true,
"instance" : false,
"parameter" : [
{
"name" : "subscription",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "The Subscription resource to be submitted to each brand partition.",
"type" : "Subscription"
},
{
"name" : "organization",
"use" : "in",
"min" : 1,
"max" : "*",
"documentation" : "References to brand Organization resources (EOrdersOrganizationPathologyLaboratory or EOrdersOrganizationImagingService). May be literal references (e.g. Organization/123) or logical references using an identifier. Each organization is resolved to a SmileCDR partition where the Subscription will be submitted.",
"type" : "Reference",
"targetProfile" : [
🔗 "http://fhir.geniesolutions.io/StructureDefinition/eorders-organization-pathology-laboratory"🔗 ,
"http://fhir.geniesolutions.io/StructureDefinition/eorders-organization-imaging-service"
]
},
{
"name" : "result",
"use" : "out",
"min" : 1,
"max" : "*",
"documentation" : "A result entry per organization indicating the outcome of the subscription submission.",
"part" : [
{
"name" : "organization",
"use" : "out",
"min" : 1,
"max" : "1",
"documentation" : "The Organization reference that was processed.",
"type" : "Reference"
},
{
"name" : "outcome",
"use" : "out",
"min" : 1,
"max" : "1",
"documentation" : "The outcome of submitting the Subscription to this organization's partition.",
"type" : "Coding",
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.geniesolutions.io/ValueSet/eorder-add-placer-subscription-result-valueset"
}
},
{
"name" : "subscription",
"use" : "out",
"min" : 0,
"max" : "1",
"documentation" : "The Subscription resource as created in the partition, if successful. Contains the server-assigned id.",
"type" : "Reference"
}
]
}
]
}