getting error when sharing the profile
{
“requestId”: “{{requestID}}”,
“timestamp”: “{{timestamp}}”,
“intent”: {
"type": "Testing Purpose"
},
“location”: {
"latitude": "",
"longitude": ""
},
“profile”: {
"hipCode": "42351",
"patient": {
"healthId": "demo@sbx",
"healthIdNumber": "XX-XXXX-1867-0324",
"name": "Demo",
"gender": "M",
"address": {
"line": "Uttam colony",
"district": "Karnal",
"state": "Haryana",
"pincode": "132001"
},
"yearOfBirth": 2002,
"dayOfBirth": 28,
"monthOfBirth": 9,
"identifiers": [
{
"type": "MOBILE",
"value": "9876543210"
}
]
}
}
}