Patient

Export a list of patient references

Exports a list of patient references that the user is allowed to access. This is more performant than using the /Patient endpoint

get/main/Patient/$export-ids

Response

A list of patient ids

resourceTypestring nullable
idstring nullable

Logical id of this artifact

Example response

{
  "resourceType": "Parameters"
}

Changes