Create a Group Resource

This topic is for the multi-tenant environment (MTE) version of Bulk Data Export. If your implementation is a single-tenant environment (STE), see the topics in Bulk Data Export (Single Tenant).

The first step in the Group Bulk Data Export function is to create a group for the member population of FHIR resources that you want to export.

Before you create your member group, it’s important to consider how many resources you want to export. Each member group can contain a maximum of 10,000 members.

Though the FHIR specification includes attributes (period and inactive) that you can specify to determine whether the members you include in a group still belong to the group, the export operation ignores those attributes. If a patient is included in the member array, data for that patient is included in the exported files. Make sure to consider this when you create your group resources.

Before you begin the process to create a group, we recommend that you review the HL7 FHIR R4 information about Resource Groups and how to format a member array in the group.

Create a group:

  1. Create a group list that follows the JSON format specified in the FHIR R4 Resource Group example.

  2. Add a member array to the group and add members (patients) to the array.

    You can add a maximum of 10,000 members to the array.

  3. Give the completed group JSON array to 1upHealth to create your group of patients on the 1up Platform.