Difference between revisions of "Template:Json Response MuMeasureGetCore71"

From Updox API
Jump to: navigation, search
(Created page with " { "successful": true, "responseMessage": "OK", "responseCode": 2000, "measures": { "core:17": { "numerator": 32, "denominator...")

Revision as of 14:49, 27 May 2014

 {
   "successful": true,
   "responseMessage": "OK",
   "responseCode": 2000,
   "measures": {
       "core:17": {
           "numerator": 32,
           "denominator": -1,
           "thresholdMet": false,
           "excluded": false,
           "includedPatientIds": [
               "103005",
               "103018",
               "103024",
               "120005",
               "120019"
           ],
           "includedPatientDates": null
       }
   }
 }