Magentus Practice Management FHIR Implementation Guide
1.2.39 - ci-build Australia flag

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

OperationDefinition: Diagnostic Request Claim Operation

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

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INrequisition1..1Identifier

The group identifier for the request, typically the barcode.

INorganization1..1Reference (Genie Organization)

Reference to the branded organization claiming the request.

OUTgroupTask0..1Reference (EOrders Task Fulfillment Request Group)

Returns a reference to the group Task assigned to the requesting organisation or nothing if an error occurred.

OUTresult1..1CodingRequest Claim Result Type ValueSet (Required)

The result of the attempting request claim.

Notes:

  • It is assumed that the claiming provider is sufficiently authorised to claim a request.
  • The operation will return a reference to the group Task assigned to the requesting organisation for ok, fulfillment-active, and already-fulfiller.
  • The operation will return a result code to indicate the outcome of the claim attempt.