latestOpenAPI 3.1.02026-08-194237902.5 MB

563848e0ecc0

Group

Terminate group participation in networks

Terminates TenantGroupNetwork for the group and cascades to TenantGroupPractitionerNetwork, TenantGroupLocationNetwork, TenantGroupLocationPractitionerNetwork, TenantGroupFacilityNetwork, and TenantGroupLocationFacilityNetwork. Does not modify core group, practitioner, location, or facility membership rows.

patch/groups/{groupId}/networks/terminate

Path parameters

groupIdstring required

ID of the group (certify group ID)

Headers

tenant-idstring

Request body

networkIdsstring[] required

Certify (core) network IDs to terminate the group from — same identifiers as other group/network APIs and Network.id in DAL.

terminationDatestring required

Termination date (ISO-8601, YYYY-MM-DD)

terminationInformedDatestring

Optional date the group was informed of termination (ISO-8601)

terminationReasonstring

Optional termination reason

continuityOfCareboolean

Whether Continuity of Care applies for this termination. Defaults to false when omitted.

Response

Successfully terminated group network participation

groupIdstring required

Certify group ID (same as the path parameter)

networkIdsstring[] required

Certify (core) network IDs that were processed (echo of the request)

tenantGroupNetworksTerminatedinteger required

Number of TenantGroupNetwork rows terminated

tenantGroupPractitionerNetworksTerminatedinteger required

Number of TenantGroupPractitionerNetwork rows terminated

tenantGroupLocationNetworksTerminatedinteger required

Number of TenantGroupLocationNetwork rows terminated

tenantGroupLocationPractitionerNetworksTerminatedinteger required

Number of TenantGroupLocationPractitionerNetwork rows terminated

tenantGroupFacilityNetworksTerminatedinteger required

Number of TenantGroupFacilityNetwork rows terminated

tenantGroupLocationFacilityNetworksTerminatedinteger required

Number of TenantGroupLocationFacilityNetwork rows terminated