FHIR R4: Specification for Confirming Attribution List in HealthLake
FHIR R4 ζδ½ιη¨δΊ$confirm-attribution-list HealthLake - AWS Documentation
Summary
This article details the FHIR R4 operation, `$confirm-attribution-list`, available in AWS HealthLake. This operation finalizes the attribution list associated with a Group resource by changing its status to 'final'.
Details
This document provides technical specifications for the FHIR R4 operation, `$confirm-attribution-list`, usable within the AWS HealthLake environment. The endpoint utilizes the POST method and requires a specified Group resource ID to finalize the Attribution List. Specifically, this process removes inactive members from the attribution list and sets its status to 'final'. Since this functionality is based on the FHIR Member Attribution (ATR) Bundle IG 2.1.0, it assists in managing the finalization of relationships within medical data. The operation must be called via POST [base]/Group/[id]/$confirm-attribution-list and requires no parameters. A successful execution returns HTTP status code 201, along with a Parameters resource containing a confirmation message. Furthermore, the Group resource itself is shown to have its attribution list status updated to 'final' via an extension. Error handling covers cases such as invalid operation requests (400) or non-existent Group IDs (404). Security mandates that in addition to read access, the client must possess appropriate write permissions to modify the group resource. These specifications demonstrate how healthcare organizations can utilize FHIR standards for data lifecycle management (DLM), particularly when managing complex patient relationships and datasets.
Original content copyright by respective publishers