Hi guys,
Can you please advise how to clear our data for measures which we have already submitted?
Example:
Say we have submitted the following data for PREV-5 Breast Cancer Screening
{
"name": "PREV-5",
"submissions": [
{
"attribute": "confirmed",
"value": "Y"
},
{
"attribute": "screening-performed",
"value": "Y"
}
]
}
Now, we want to clear out this data altogether so what is required to be sent?
Thanks,
Mubashir