Magentus Practice Management FHIR Implementation Guide
1.2.39 - ci-build
Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.39) 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.39 | |||
| 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. The original request will be placed in a cancelled status and the businessStatus will be set to claimed-cancel. The group Task will be tagged with the fulfillment-task-group tag. The operation will return a Coding value that indicates the result of the claim attempt. If the claim is successful, the group Task reference will be returned. If the claim is unsuccessful, an error code will be returned.
Generated Narrative: OperationDefinition EOrderClaimOperation
URL: [base]/Task/$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. |
Task assigned to the requesting organisation for ok, fulfillment-active, and already-fulfiller.