Hi Fenil,
Thanks for your feedback,
You meant the Coverage Class plan is
Health Plan Ids, right? Sorry because there has much information, I just want to make sure. If it is, I have another question that is it fixed plan or user-defined plan?
This is an example of class when creating a coverage:
{
"class": [
{
"type": {
"coding": [
{
"code": "plan"
}
],
"text": "plan"
},
"value": "729825",
"name": "Aetna Missouri POS Open"
}
]
}
Please give us advice to map class from your document you mentioned.
Thanks!