v1
latestOpenAPI 3.0.32026-07-247462851.8 MBPackages
List all available packages
A "package" defines the breadth and refresh frequency of clinical data within a patient's Zus Aggregate Profile (ZAP).
get/packages
Query parameters
{
"page[count]": "50",
"page[offset]": "100"
}Response
Successful operation
Example response
{
"data": [
{
"type": "zap-data-subscriptions/package",
"id": "f5be3aec-ef48-4f21-b399-5594ec30f294",
"attributes": {
"name": "ZAP Pro",
"description": "The ZAP Pro package is is designed to provide all the emergent information related to a specific patient.\n"
}
}
]
}