Skip to content

Instantly share code, notes, and snippets.

@sean-e-dietrich
Last active June 7, 2021 22:29
Show Gist options
  • Save sean-e-dietrich/bcc5d68055214e4c2d189c1b37e0b066 to your computer and use it in GitHub Desktop.
Save sean-e-dietrich/bcc5d68055214e4c2d189c1b37e0b066 to your computer and use it in GitHub Desktop.
[
{
"providerKey": 12345,
"entity": ["FAC1"],
"longName": "User Test MD",
"firstName": "Test",
"lastName": "User",
"degree": "M.D.",
"location": [
{
"country": "US",
"address": "2825 Escobar Way",
"address2": "",
"city": "Sacramento",
"state": "CA",
"zip": "95827",
"phone": "123456780"
},
{
"country": "US",
"address": "9659 Elmira Cir Ste 121",
"address2": "",
"city": "Sacramento",
"state": "CA",
"zip": "95827",
"phone": "123456789"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment