Create a Group Resource

Before you can start the Group Bulk Data Export function, you must create a group for the member population of FHIR resources that you want to export.

This process is only for group exports. If you want to export bulk data for a user ID or a client ID, you don’t have to create a group resource. You can proceed to the instructions in Export Bulk Data.

Before you create your member group, it’s important to consider how many resources you want to export and the size limitations of each group. Each member group can contain a maximum of 10,000 members and can have a maximum size of 400 KB, only when a member entry is limited to the patient entity reference. If the member entry includes additional properties, the size of the member entry increases, which can reduce the number of members you can include in the group.

Before you create your member group, it’s important to consider how many members you want to export and the size limitations of each group. The maximum size for each member group is 400 KB. The number of members you can add to a group depends on the number of properties included in the member entry for the members you add to the group. If a member entry is limited to the patient entity and reference properties, you can add up to 10,000 members. If the member entry includes additional properties, the number of members you can include in the group is reduced.

The Export operation ignores any properties that are not included in the member array (such as period and inactive).

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.