Skip to content

Instantly share code, notes, and snippets.

@corbinbs
Created October 13, 2014 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save corbinbs/164826770db3614633d6 to your computer and use it in GitHub Desktop.
Save corbinbs/164826770db3614633d6 to your computer and use it in GitHub Desktop.
PokitDok Platform Claims status API request
{
"patient": {
"birth_date": "19XX-XX-XX",
"first_name": "BRIAN",
"id": "WXXXXXXXXX",
"last_name": "CORBIN"
},
"provider": {
"first_name": "CHRISTINA",
"last_name": "BERTOLAMI",
"npi": "1619131232"
},
"service_date": "2014-09-30",
"trading_partner_id": "aetna"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment