Test Sandbox APIs
API Reference
Capability Statement
Location
The Location API provides the name, type, address, latitude and longitude, telecom, and status (active or inactive) details for a given healthcare provider or organization. This API functions in accordance with R4 FHIR specification.
URL
Sample Request
curl -X GET \
https://fhir.humana.com/api/Location \
curl -X GET \
https://fhir.humana.com/api/Location \
Sample Response
{
"resourceType": "Bundle",
"type": "searchset",
"timestamp": "2025-01-13T15:12:19.141+00:00",
"meta": {
"lastUpdated": "2025-01-13T15:12:19.141+00:00",
"versionId": "9178b073-47c0-4943-b9fd-2854a793123f"
},
"entry": [
{
"fullUrl": "https://fhir.humana.com/api/Location/aa6d79a247037add7f98b1350d994d36db1ad8369e1b45684ba2d30623066067",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "aa6d79a247037add7f98b1350d994d36db1ad8369e1b45684ba2d30623066067",
"meta": {
"versionId": "3d0cb62c-0d44-42b4-91ee-01ed5f79f1ab",
"lastUpdated": "2024-12-18T01:58:11.119+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "542129332"
}
],
"status": "active",
"name": "Vital MD Group Holding LLC, Boca Raton",
"telecom": [
{
"system": "phone",
"value": "5614885015",
"use": "work"
}
],
"address": {
"line": [
"9325 Glades Rd, Ste 206"
],
"city": "Boca Raton",
"district": "Palm Beach",
"state": "FL",
"postalCode": "33434"
},
"position": {
"longitude": -80.192201,
"latitude": 26.370533
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/ef970f5d22a84e1a4a79c76f6abd0c2c3bc54ee341581c470b211ca651616038",
"display": "Vital MD Group Holding LLC"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/9f1f35ab35942ef0c21af848f037f8ce6582ad1ab143b1956db9ff4b933c990a",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "9f1f35ab35942ef0c21af848f037f8ce6582ad1ab143b1956db9ff4b933c990a",
"meta": {
"versionId": "96c72493-50da-4bd8-9abb-bd02bd6cee96",
"lastUpdated": "2024-12-18T01:58:11.767+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "341932969"
}
],
"status": "active",
"name": "Clinic Medical Services LLC Inc, Tallmadge",
"telecom": [
{
"system": "phone",
"value": "2164442273",
"use": "work"
}
],
"address": {
"line": [
"33 North Ave"
],
"city": "Tallmadge",
"district": "Summit",
"state": "OH",
"postalCode": "44278"
},
"position": {
"longitude": -81.441635,
"latitude": 41.103102
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/c5566d815407b2b3550c56766a2562b9697d86c0e01da59b35319b9bc857b054",
"display": "Clinic Medical Services LLC Inc"
}
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/39256b01c40f9eebd5f75b08e5c47bab2283e2dd8765b2c873097d9d61702bc0",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "39256b01c40f9eebd5f75b08e5c47bab2283e2dd8765b2c873097d9d61702bc0",
"meta": {
"versionId": "21c7b742-79d8-4202-b9b4-c6c9d38d12fd",
"lastUpdated": "2024-12-18T01:58:11.899+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "542129332"
}
],
"status": "active",
"name": "Vital MD Group Holding LLC, Coral Springs",
"telecom": [
{
"system": "phone",
"value": "9542555799",
"use": "work"
},
{
"system": "fax",
"value": "9542551989",
"use": "work"
}
],
"address": {
"line": [
"9750 NW 33rd St, Ste 120"
],
"city": "Coral Springs",
"district": "Broward",
"state": "FL",
"postalCode": "33065"
},
"position": {
"longitude": -80.255861,
"latitude": 26.271199
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/ef970f5d22a84e1a4a79c76f6abd0c2c3bc54ee341581c470b211ca651616038",
"display": "Vital MD Group Holding LLC"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/d41442d37c5dd938c2e01f3694bffbdbea2f54b71075ef2fe3c825adb6216b3a",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "d41442d37c5dd938c2e01f3694bffbdbea2f54b71075ef2fe3c825adb6216b3a",
"meta": {
"versionId": "3c04e7be-bb98-48ad-a46a-0fb5c3fb3ebf",
"lastUpdated": "2024-12-18T01:58:12.760+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "582619779"
}
],
"status": "active",
"telecom": [
{
"system": "phone",
"value": "7065465340",
"use": "work"
},
{
"system": "fax",
"value": "7065465603",
"use": "work"
}
],
"address": {
"line": [
"1000 Hawthorne Ave, Ste P"
],
"city": "Athens",
"district": "Clarke",
"state": "GA",
"postalCode": "30606"
},
"position": {
"longitude": -83.413889,
"latitude": 33.969609
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/bea939f83c04f79fc8bd3cdc5a4ec41ce91c0c13f84a745824ccc159e7bdc70e",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "bea939f83c04f79fc8bd3cdc5a4ec41ce91c0c13f84a745824ccc159e7bdc70e",
"meta": {
"versionId": "de42b9ab-bdb5-483a-9174-710191baa36f",
"lastUpdated": "2024-12-18T01:58:12.785+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "582422542"
}
],
"status": "active",
"name": "Obgyn Associates of Marietta LLC, Atlanta",
"telecom": [
{
"system": "phone",
"value": "4043031224",
"use": "work"
},
{
"system": "fax",
"value": "4043031325",
"use": "work"
}
],
"address": {
"line": [
"5780 Peachtree Dunwoody Rd, STE 120"
],
"city": "Atlanta",
"district": "Fulton",
"state": "GA",
"postalCode": "30342"
},
"position": {
"longitude": -84.3531,
"latitude": 33.9118
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/17a931a1d133fbb8058e339f15a9441b27046980034214f717ea845544ad2808",
"display": "Obgyn Associates of Marietta LLC"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/ca8d3aece6b454371503704cd7dfa8d03cbfa031b4855541475a7bf60bf5c4cb",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "ca8d3aece6b454371503704cd7dfa8d03cbfa031b4855541475a7bf60bf5c4cb",
"meta": {
"versionId": "d747f957-9230-4606-9d6b-0dc5a7a39b5d",
"lastUpdated": "2024-12-18T01:58:15.005+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "499947361"
}
],
"status": "active",
"telecom": [
{
"system": "phone",
"value": "3142913666",
"use": "work"
},
{
"system": "fax",
"value": "3142913668",
"use": "work"
}
],
"address": {
"line": [
"11705 Dorsett Rd, Ste 101"
],
"city": "Maryland Heights",
"district": "St. Louis",
"state": "MO",
"postalCode": "63043"
},
"position": {
"longitude": -90.428202,
"latitude": 38.715193
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/c92ce10171207ede3c6332ba0ea5d684d13aeee87bddc51eca6b2c1cf795f2c8",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "c92ce10171207ede3c6332ba0ea5d684d13aeee87bddc51eca6b2c1cf795f2c8",
"meta": {
"versionId": "2a2efaba-42e7-4e49-86fc-2ae30585e4d6",
"lastUpdated": "2024-12-18T01:58:15.964+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "200095091"
}
],
"status": "active",
"name": "Counseling of Lawawee Pc, Adrian",
"telecom": [
{
"system": "phone",
"value": "5177596979",
"use": "work"
},
{
"system": "fax",
"value": "8558023095",
"use": "work"
}
],
"address": {
"line": [
"604 S Main St"
],
"city": "Adrian",
"district": "Lenawee",
"state": "MI",
"postalCode": "49221"
},
"position": {
"longitude": -84.043112,
"latitude": 41.890049
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/6031fe904b23209616001e8acecc42ccce9e465210cc35b9427e64f261334e11",
"display": "Counseling of Lawawee Pc"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/8dd970d61ed2a0391b06b22d3ab6b76e2323f274719a987ca14d8bf3d722ea2d",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "8dd970d61ed2a0391b06b22d3ab6b76e2323f274719a987ca14d8bf3d722ea2d",
"meta": {
"versionId": "aff23a00-e899-450e-a118-9997c6e0b00e",
"lastUpdated": "2024-12-18T01:58:16.771+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "471049674"
}
],
"status": "active",
"name": "Harris Orthopedic and Sports Medicine, Sylva",
"telecom": [
{
"system": "phone",
"value": "8285865531",
"use": "work"
},
{
"system": "fax",
"value": "8285865759",
"use": "work"
}
],
"address": {
"line": [
"80 Healthcare Dr, Ste 203"
],
"city": "Sylva",
"district": "Jackson",
"state": "NC",
"postalCode": "28779"
},
"position": {
"longitude": -83.201852,
"latitude": 35.385759
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/68afb5d33ad04ac0729c227605121e4eccc904ea1b4f23eec0d3b567861c6fd2",
"display": "Harris Orthopedic and Sports Medicine"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/76331301555bc9302d52e67190db2b705ae40e97814dab9b6c5212a34ac2f6b0",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "76331301555bc9302d52e67190db2b705ae40e97814dab9b6c5212a34ac2f6b0",
"meta": {
"versionId": "deddf3fa-c6cc-44c2-baa8-e4a7f13124e3",
"lastUpdated": "2024-12-18T01:58:18.534+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "562605608"
}
],
"status": "active",
"name": "Bay Area Surgical Specialists, San Jose",
"telecom": [
{
"system": "phone",
"value": "4083568400",
"use": "work"
},
{
"system": "fax",
"value": "8558346677",
"use": "work"
}
],
"address": {
"line": [
"2520 Samaritan Dr, Ste 104A"
],
"city": "San Jose",
"district": "Santa Clara",
"state": "CA",
"postalCode": "95124"
},
"position": {
"longitude": -121.950654,
"latitude": 37.25211
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/5f2e84a1c11bd6f317001183942cbb30e5b94232c6dd37efbbf8f14301704716",
"display": "Bay Area Surgical Specialists"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/644a20e2e9fce8908fbe04ffc098d080e647131b7ea1ac833ec7553226887158",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "644a20e2e9fce8908fbe04ffc098d080e647131b7ea1ac833ec7553226887158",
"meta": {
"versionId": "beb9916c-3aea-4959-a4e4-d59d320e7fa3",
"lastUpdated": "2024-12-18T01:58:21.650+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "742870768"
}
],
"status": "active",
"name": "Deer Oaks Consultation Services PC, San Antonio",
"telecom": [
{
"system": "phone",
"value": "2106153428",
"use": "work"
},
{
"system": "fax",
"value": "2105939863",
"use": "work"
}
],
"address": {
"line": [
"7272 Wurzbach Rd, Ste 706"
],
"city": "San Antonio",
"district": "Bexar",
"state": "TX",
"postalCode": "78240"
},
"position": {
"longitude": -98.583807,
"latitude": 29.502861
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/c7b587c25188044ca767e3bfedfc727677fe2407ec4dd0c42db598c99f5216ea",
"display": "Deer Oaks Consultation Services PC"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/7bf3272a4473d251404bb21536d1ce46a19f801e2840e8e622c38c66d9a1dd3c",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "7bf3272a4473d251404bb21536d1ce46a19f801e2840e8e622c38c66d9a1dd3c",
"meta": {
"versionId": "2bf4babe-0531-4c85-81dd-fee8df84b8b7",
"lastUpdated": "2024-12-18T01:58:22.066+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "760692854"
}
],
"status": "active",
"name": "Greater Houston Foot Centers, Baytown",
"telecom": [
{
"system": "phone",
"value": "2818378371",
"use": "work"
},
{
"system": "fax",
"value": "2818378374",
"use": "work"
}
],
"address": {
"line": [
"1666 W Baker Rd, Ste C"
],
"city": "Baytown",
"district": "Harris",
"state": "TX",
"postalCode": "77521"
},
"position": {
"longitude": -94.982041,
"latitude": 29.770144
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/e68f5598c515019a71ac73e11754e6317b380bc7c24bc29ac307b57edceb39a4",
"display": "Greater Houston Foot Centers"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "08:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/51be254a16567e91bd250b50fcf0c6176cf7fe280af160cb893e2ad7c30cf1cd",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "51be254a16567e91bd250b50fcf0c6176cf7fe280af160cb893e2ad7c30cf1cd",
"meta": {
"versionId": "07b30b1f-60eb-4c91-b365-43d1c954d955",
"lastUpdated": "2024-12-18T01:58:22.402+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "453941373"
}
],
"status": "active",
"name": "IMD Healthcare and Imaging, Humble",
"telecom": [
{
"system": "phone",
"value": "2814599181",
"use": "work"
},
{
"system": "fax",
"value": "2814599813",
"use": "work"
}
],
"address": {
"line": [
"11331 N Sam Houston Pkwy E"
],
"city": "Humble",
"district": "Harris",
"state": "TX",
"postalCode": "77396"
},
"position": {
"longitude": -95.2153,
"latitude": 29.9348
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/04ecc65e3ab5767a0b7ee70ab484bd7e8961c4b53f5e5ed4b47714d30445fa5f",
"display": "IMD Healthcare and Imaging"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/113ca37a6e2c92c19e10e1bef0ec7f2dc188a0288e48536978db8528d356a43b",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "113ca37a6e2c92c19e10e1bef0ec7f2dc188a0288e48536978db8528d356a43b",
"meta": {
"versionId": "b5ad2f77-128a-4f20-8be7-06299dc7f5a0",
"lastUpdated": "2024-12-18T01:58:23.830+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "431801500"
}
],
"status": "active",
"name": "Total Health Assoc LLC, Saint Joseph",
"telecom": [
{
"system": "phone",
"value": "8162793319",
"use": "work"
},
{
"system": "fax",
"value": "8162794332",
"use": "work"
}
],
"address": {
"line": [
"1918 N Belt Hwy"
],
"city": "Saint Joseph",
"district": "Buchanan",
"state": "MO",
"postalCode": "64506"
},
"position": {
"longitude": -94.803308,
"latitude": 39.784054
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/0dfcddb0440e967f05bb68ca09a5e2188b8abc36bfb5b95b83b88be59c42c6e7",
"display": "Total Health Assoc LLC"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/fb124ed743af4d96ddee01be5b51a301e6a95a9d94b28df82c297482728a0cc3",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "fb124ed743af4d96ddee01be5b51a301e6a95a9d94b28df82c297482728a0cc3",
"meta": {
"versionId": "3941a498-89a7-4d1f-a8a6-91b03910e930",
"lastUpdated": "2024-12-18T01:58:23.918+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "202084132"
}
],
"status": "active",
"name": "M Benjamin Meyers PsyD PA, Naples",
"telecom": [
{
"system": "phone",
"value": "2392130051",
"use": "work"
},
{
"system": "fax",
"value": "2393520737",
"use": "work"
}
],
"address": {
"line": [
"751 92nd Ave N"
],
"city": "Naples",
"district": "Collier",
"state": "FL",
"postalCode": "34108"
},
"position": {
"longitude": -81.807078,
"latitude": 26.255488
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/4c8d5b6c695d265fb63dd73f275a21043a5887b37cb4fea0552ecc7b417c8f88",
"display": "M Benjamin Meyers PsyD PA"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "11:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "11:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "11:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "11:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/c8251cdf97fed6d1eaf71148cf5482ece2c46fde4ff952d5d76bfdc3d6068111",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "c8251cdf97fed6d1eaf71148cf5482ece2c46fde4ff952d5d76bfdc3d6068111",
"meta": {
"versionId": "ee7c7e13-8adf-4141-8222-1468b9c67911",
"lastUpdated": "2024-12-18T01:58:30.747+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "721251510"
}
],
"status": "active",
"name": "Agilus Health Inc, Pineville",
"telecom": [
{
"system": "phone",
"value": "3186400470",
"use": "work"
},
{
"system": "fax",
"value": "3186400467",
"use": "work"
}
],
"address": {
"line": [
"124 Kings Country Village"
],
"city": "Pineville",
"district": "Rapides",
"state": "LA",
"postalCode": "71360"
},
"position": {
"longitude": -92.3964,
"latitude": 31.3439
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/649951590f5822010a127eb68fdbbf1d764755434f7750f9c0457916988be0ab",
"display": "Agilus Health Inc"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/c93a13e02f1596728e7093e379810036a1d0298434dc61f5e2b28d75a1878979",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "c93a13e02f1596728e7093e379810036a1d0298434dc61f5e2b28d75a1878979",
"meta": {
"versionId": "50e11225-03aa-41b1-b11b-65d3e7626dbf",
"lastUpdated": "2024-12-18T01:58:32.897+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "201855816"
}
],
"status": "active",
"name": "Eastern Panhandle Psychiatry, Martinsburg",
"telecom": [
{
"system": "phone",
"value": "3042641442",
"use": "work"
},
{
"system": "fax",
"value": "3042644317",
"use": "work"
}
],
"address": {
"line": [
"51 Street Of Dreams"
],
"city": "Martinsburg",
"district": "Berkeley",
"state": "WV",
"postalCode": "25403"
},
"position": {
"longitude": -77.999967,
"latitude": 39.464393
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/ecdcaa370c1e61b142274830711dd9044e50ff1474a9df6bc35469669214092a",
"display": "Eastern Panhandle Psychiatry"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/727ee637dbbb2b9764cb9d72edf7e9cdda5d81a225d0701b7a009dfa4bb9a274",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "727ee637dbbb2b9764cb9d72edf7e9cdda5d81a225d0701b7a009dfa4bb9a274",
"meta": {
"versionId": "316efbd0-bcfc-4c50-9257-c12b2b92d35e",
"lastUpdated": "2024-12-18T01:58:32.995+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "203848077"
}
],
"status": "active",
"name": "Capital Region Urological Surgeons PLLC, Saratoga Springs",
"telecom": [
{
"system": "phone",
"value": "5185830111",
"use": "work"
},
{
"system": "fax",
"value": "5185832426",
"use": "work"
}
],
"address": {
"line": [
"19 West Ave, Ste 103"
],
"city": "Saratoga Springs",
"district": "Saratoga",
"state": "NY",
"postalCode": "12866"
},
"position": {
"longitude": -73.805176,
"latitude": 43.083907
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/46e4f43471ddcf66fa5fbe72f0fa23c0ab436e01db8b0ed08c6a6d1727e0165b",
"display": "Capital Region Urological Surgeons PLLC"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/443e371500c42aa628f8fc3ab972ecb531dffa2f36900502ccb9f6641dea1326",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "443e371500c42aa628f8fc3ab972ecb531dffa2f36900502ccb9f6641dea1326",
"meta": {
"versionId": "83949f71-0acc-4bdf-b8d7-f4ad2c2d520b",
"lastUpdated": "2024-12-18T01:58:33.099+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "431749107"
}
],
"status": "active",
"telecom": [
{
"system": "phone",
"value": "3142695812",
"use": "work"
},
{
"system": "fax",
"value": "3143280238",
"use": "work"
}
],
"address": {
"line": [
"3535 S Jefferson Ave, Ste 107"
],
"city": "Saint Louis",
"district": "Saint Louis City",
"state": "MO",
"postalCode": "63118"
},
"position": {
"longitude": -90.226518,
"latitude": 38.590351
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:30:00",
"closingTime": "16:30:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:30:00",
"closingTime": "16:30:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:30:00",
"closingTime": "16:30:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:30:00",
"closingTime": "16:30:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/752cadce24743bd5dd520d6670d7a2a747a3d383b705c3d5549bb5fa90364682",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "752cadce24743bd5dd520d6670d7a2a747a3d383b705c3d5549bb5fa90364682",
"meta": {
"versionId": "b5c79505-239c-48c1-a8f0-6f708aa33165",
"lastUpdated": "2024-12-18T01:58:33.249+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "226825272"
}
],
"status": "active",
"telecom": [
{
"system": "phone",
"value": "5058831799",
"use": "work"
}
],
"address": {
"line": [
"12614 Colony Pl NE"
],
"city": "Albuquerque",
"district": "Bernalillo",
"state": "NM",
"postalCode": "87122"
},
"position": {
"longitude": -106.497497,
"latitude": 35.176352
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Location/8b46d2241b82e82a7904bbd5f9aa648aa1b3fe45e658f6da56a8ba3232f6493f",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Location",
"id": "8b46d2241b82e82a7904bbd5f9aa648aa1b3fe45e658f6da56a8ba3232f6493f",
"meta": {
"versionId": "23ee95ee-8c23-445f-988b-1f7e6b259751",
"lastUpdated": "2024-12-18T01:58:34.687+00:00"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "TAX",
"display": "Tax ID number"
}
]
},
"value": "263839731"
}
],
"status": "active",
"name": "SkinWise Dermatology Clinic PC, Louisville",
"telecom": [
{
"system": "phone",
"value": "3034270432",
"use": "work"
}
],
"address": {
"line": [
"1371 Hecla Dr, Ste C2"
],
"city": "Louisville",
"district": "Boulder",
"state": "CO",
"postalCode": "80027"
},
"position": {
"longitude": -105.125179,
"latitude": 39.990243
},
"managingOrganization": {
"reference": "https://fhir.humana.com/api/Organization/af430a94fdc66424f8b241bafb158c40a705db26d5e523d75e610f39d13fd637",
"display": "SkinWise Dermatology Clinic PC"
},
"hoursOfOperation": [
{
"daysOfWeek": [
"mon"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"tue"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"wed"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"thu"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
},
{
"daysOfWeek": [
"fri"
],
"openingTime": "09:00:00",
"closingTime": "17:00:00"
}
]
}
}
],
"total": 774285,
"link": [
{
"relation": "self",
"url": "https://fhir.humana.com/api/Location?_total=estimate&_count=20&_skip=0"
},
{
"relation": "next",
"url": "https://fhir.humana.com/api/Location?_total=estimate&_count=20&_skip=20"
},
{
"relation": "last",
"url": "https://fhir.humana.com/api/Location?_total=estimate&_count=20&_skip=774280"
}
],
"id": "1662d7a0-1451-4d5d-b6ce-488e6e33db79"
}