Guest User

JSON Response

a guest
Sep 30th, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.31 KB | None | 0 0
  1. {  
  2.    "results":[  
  3.       {  
  4.          "uuid":"3ac63d08-9415-452b-9687-991f62c80e45",
  5.          "patientIdentifier":{  
  6.             "uuid":"11aa91ff-05da-4f50-b932-8b35b06367e0",
  7.             "identifier":"10000X"
  8.          },
  9.          "person":{  
  10.             "gender":"M",
  11.             "age":26,
  12.             "birthdate":"1990-03-10T00:00:00.000+0530",
  13.             "birthdateEstimated":false,
  14.             "personName":{  
  15.                "display":"John Thomas",
  16.                "uuid":"1f33069e-83a8-4299-a9ab-2043a2a47cd8",
  17.                "givenName":"John ",
  18.                "middleName":null,
  19.                "familyName":"Thomas",
  20.                "familyName2":null,
  21.                "voided":false,
  22.                "links":[  
  23.                   {  
  24.                      "rel":"self",
  25.                      "uri":"NEED-TO-CONFIGURE/ws/rest/v1/person/3ac63d08-9415-452b-9687-991f62c80e45/name/1f33069e-83a8-4299-a9ab-2043a2a47cd8"
  26.                   },
  27.                   {  
  28.                      "rel":"full",
  29.                      "uri":"NEED-TO-CONFIGURE/ws/rest/v1/person/3ac63d08-9415-452b-9687-991f62c80e45/name/1f33069e-83a8-4299-a9ab-2043a2a47cd8?v=full"
  30.                   }
  31.                ],
  32.                "resourceVersion":"1.8"
  33.             },
  34.             "organization":null
  35.          }
  36.       }
  37.    ]
  38. }
Add Comment
Please, Sign In to add comment