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
| Official URL: http://fhir.geniesolutions.io/OperationDefinition/EOrderGetBrandsOperation | Version: 1.2.60 | |||
| Active as of 2026-04-03 | Computable Name: EOrderGetBrandsOperation | |||
This operation returns a list of diagnostic service brand Organizations (EOrdersOrganizationPathologyLaboratory and EOrdersOrganizationImagingService). This allows clients to discover available diagnostic service providers.
URL: [base]/Organization/$get_brands
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | serviceType | 0..1 | code | Brand Service Type ValueSet (Required) | Optional filter to restrict results to a specific service type. Use 'pathology' for pathology laboratories or 'imaging' for imaging services. If not provided, both types are returned. | |
| IN | parentOrganization | 0..1 | Reference (eOrders Organisation Diagnostic Parent) | Optional filter to restrict results to brands belonging to a specific diagnostic parent organization. | ||
| OUT | brand | 0..* | Organization | A brand organization. |