Facility example
Stay organized with collections
Save and categorize content based on your preferences.
Facility Feed
{
"data": [
{
"facility_id": "facility_00111",
"name": "AMG St Main",
"telephone": "+14567891234",
"url": "https://health.appointment/facility_00111",
"npi": "3216549870",
"geo": {
"lat_lng": {
"latitude": 37.422113,
"longitude": -122.084041
},
"postal_address": {
"country": "US",
"locality": "Mountain View",
"region": "CA",
"postal_code": "94043",
"street_address": "1600 Amphitheatre Pkwy"
}
},
"action_link": [
{
"url": "https://health.appointment/facility_00111/booking",
"language": "en-US",
"restricted_country": [
"US"
]
}
],
"health_system_id": "health_system_4"
},
{
"facility_id": "facility_00231",
"name": "AMG St California",
"telephone": "+13892891236",
"url": "https://health.appointment/facility_00231",
"geo": {
"lat_lng": {
"latitude": 28.322124,
"longitude": -123.125673
},
"postal_address": {
"country": "US",
"locality": "Mountain View",
"region": "CA",
"postal_code": "94045",
"street_address": "200 Amphitheatre Pkwy"
}
},
"action_link": [
{
"url": "https://health.appointment/facility_00231",
"language": "en-US",
"restricted_country": [
"US"
]
}
],
"health_system_id": "health_system_5"
}
]
}
Descriptor File
{
"generation_timestamp": 1614908307,
"name": "healthappointments.facility",
"data_file": [
"healthappointments.facility-1614908307-00000-of-00001.json"
]
}
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-03-01 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]