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
| Official URL: http://fhir.geniesolutions.io/OperationDefinition/EOrderClaimOperation | Version: 1.2.35 | |||
| Active as of 2024-06-20 | Computable Name: EOrderClaimOperation | |||
This operation is used to claim a request based on a scanned barcode and return a group Task reference. The transferred request will result in the creation of a new set of Tasks, including a group Task, each of which will be placed in a requested status. To distinguish a request that has been claimed, the businessStatus of the request will be set to claimed-request.
Generated Narrative: OperationDefinition EOrderClaimOperation
URL: [base]/ServiceRequest/$claim
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | requisition | 1..1 | Identifier | The group identifier for the request, typically the barcode. | ||
| IN | organization | 1..1 | Reference (Genie Organization) | Reference to the branded organization claiming the request. | ||
| OUT | groupTask | 0..1 | Reference (EOrders Task Fulfillment Request Group) | Returns a reference to the group | ||
| OUT | result | 1..1 | Coding | Request Claim Result Type ValueSet (Required) | The result of the attempting request claim. |