Gettting error while submitting the PI

56 views
Skip to first unread message

Bhapen Waheng

unread,
Dec 24, 2019, 2:13:58 PM12/24/19
to Developer Group for QPP APIs
I am submitting the below request but getting error. Below is the error details along with the request. If I and sending this request to validate-submission API then I am getting the successful response.

Can you please let me know what is the issue with this request asap so that I can correct this during the developer preview period.

Error:

{
"error": {
    "type": "ValidationError",
    "message": "invalid submission object",
    "details": [
      {
        "message": "field 'taxpayerIdentificationNumber' in Submission is invalid: taxpayerIdentificationNumber cannot be empty if entityType is individual or group",
        "path": "$.taxpayerIdentificationNumber"
      },
      {
        "message": "field 'entityType' in Submission is missing",
        "path": "$.entityType"
      },
      {
        "message": "field 'performanceYear' in Submission is missing",
        "path": "$.performanceYear"
      }
    ]
  }
}



Request:
{
  "submission": {
    "entityType": "individual",
    "taxpayerIdentificationNumber": "000123499",
    "nationalProviderIdentifier": "0760122099",
    "performanceYear": 2019
  },
  "measurements": [
    {
      "measureId": "PI_INFBLO_1",
      "value": true
    },
    {
      "measureId": "PI_ONCDIR_1",
      "value": true
    },
    {
      "measureId": "PI_ONCACB_1",
      "value": true
    },
    {
      "measureId": "PI_EP_1",
      "value": {
        "numerator": 1956,
        "denominator": 2451
      }
    },
    {
      "measureId": "PI_HIE_1",
      "value": {
        "numerator": 4267,
        "denominator": 4618
      }
    },
    {
      "measureId": "PI_HIE_4",
      "value": {
        "numerator": 4618,
        "denominator": 4753
      }
    },
    {
      "measureId": "PI_PEA_1",
      "value": {
        "numerator": 2029,
        "denominator": 2170
      }
    },
    {
      "measureId": "PI_PHCDRR_1",
      "value": true
    },
    {
      "measureId": "PI_PHCDRR_2",
      "value": true
    },
    {
      "measureId": "PI_PPHI_1",
      "value": true
    },
    {
      "measureId": "PI_PHCDRR_4",
      "value": true
    },
    {
      "measureId": "PI_PHCDRR_5",
      "value": true
    },
    {
      "measureId": "PI_PHCDRR_5",
      "value": true
    }
  ],
  "category": "pi",
  "submissionMethod": "registry",
  "performanceStart": "2019-01-01",
  "performanceEnd": "2019-12-31",
  "cehrtId": "0015EJR3MPX3HHA",
  "programName": "mips",
  "practiceId": ""
}

Sarah White

unread,
Dec 24, 2019, 4:09:51 PM12/24/19
to Bhapen Waheng, Developer Group for QPP APIs
What endpoint are you submitting against? Also you have a duplicate measure in that measurement set - PI_PHCDRR_5

--
You received this message because you are subscribed to the Google Groups "Developer Group for QPP APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-apis+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qpp-apis/9a3da716-1a5c-4da5-a5d4-6d118abcb514%40googlegroups.com.

Michael Murdock

unread,
Jan 2, 2020, 11:40:04 AM1/2/20
to Developer Group for QPP APIs
I am getting the same issue in the API test tool and resolution to this?
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-...@googlegroups.com.

Michael Murdock

unread,
Jan 2, 2020, 11:41:25 AM1/2/20
to Developer Group for QPP APIs


On Tuesday, December 24, 2019 at 4:09:51 PM UTC-5, Sarah White wrote:
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages