Skip to content

Instantly share code, notes, and snippets.

@locskot
Created March 15, 2021 12:50
Show Gist options
  • Save locskot/708841a7ec51a0fbfca3147825e631e4 to your computer and use it in GitHub Desktop.
Save locskot/708841a7ec51a0fbfca3147825e631e4 to your computer and use it in GitHub Desktop.
2021-03-15 12:46:08.997738Z
DURATION: 0:00:00.476822
REQUEST:
sending time: 2021-03-15 12:46:08.520440Z
query: {"reqType":"graphql","reqId":"1c3da0dd-833b-44a6-bef8-093bb7700f30","graphqlParams":{"query": "{accessHistory(personId: \"dbc07730-0908-4e22-a5d0-c65a48e04f35\", patientId: \"2af85197-3972-4076-b676-09277ff042d3\")\n { accessRequest{access,date}\n accessResult{access, date, result}\n accessHistoryItems{access,start,end}\n }}"},"ctx":{"processId":null,"geolocation":{"latitude":45.04251863632563,"longitude":41.9892442466856,"altitude":512}}}
RESPONSE:
receiving time: 2021-03-15 12:46:08.997262Z
messages: {"message":"OK","statusCode":200,"ctx":{"workflow":"graphql","action":"query","processId":"6a0f4097-858c-11eb-a867-2ae46cdd17aa","actionId":"6a0f409a-858c-11eb-a867-2ae46cdd17aa"},"reqId":"1c3da0dd-833b-44a6-bef8-093bb7700f30","dataType":"graphql","data":{"data":{"accessHistory":{"accessRequest":{"access":["ehrfiles"],"date":"2021-03-15T12:02:47.925Z"},"accessResult":{"access":["ehrfiles"],"date":"2021-03-15T12:03:24.053Z","result":"granted"},"accessHistoryItems":[{"access":["ehrfiles"],"start":"2021-03-15T12:03:24.053Z","end":"2021-03-15T21:00:00Z"}]}}},"host":"apisvr-7f986ff7b9-t4brf","tm":1615812368771}
--------------------------------------------------------
[log] --------------------------------------------------------
2021-03-15 12:46:13.589915Z
DURATION: 0:00:00.523544
REQUEST:
sending time: 2021-03-15 12:46:13.066019Z
query: {"reqType":"graphql","reqId":"d062b0e5-47dd-40f8-a8a4-f130ea544149","graphqlParams":{"query": "{accessHistory(personId: \"046823da-aa31-4358-8004-c9868acb4c61\", patientId: \"2af85197-3972-4076-b676-09277ff042d3\")\n { accessRequest{access,date}\n accessResult{access, date, result}\n accessHistoryItems{access,start,end}\n }}"},"ctx":{"processId":null,"geolocation":{"latitude":45.04251863632563,"longitude":41.9892442466856,"altitude":512}}}
RESPONSE:
receiving time: 2021-03-15 12:46:13.589563Z
messages: {"message":"OK","statusCode":200,"ctx":{"workflow":"graphql","action":"query","processId":"6cd6cbd2-858c-11eb-a867-2ae46cdd17aa","actionId":"6cd6cbd4-858c-11eb-a867-2ae46cdd17aa"},"reqId":"d062b0e5-47dd-40f8-a8a4-f130ea544149","dataType":"graphql","data":{"data":{"accessHistory":{"accessRequest":{"access":null,"date":null},"accessResult":{"access":null,"date":null,"result":null},"accessHistoryItems":[]}}},"host":"apisvr-7f986ff7b9-t4brf","tm":1615812373423}
--------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment