Test Sandbox APIs
API Reference
Capability Statement
Organization
The Organization API provides the name, and type (like hospital or pharmacy) for a given healthcare organization. This API functions in accordance with R4 FHIR specification.
URL
Sample Request
curl -X GET \
https://fhir.humana.com/api/Organization \
curl -X GET \
https://fhir.humana.com/api/Organization \
Sample Response
{
"resourceType": "Bundle",
"type": "searchset",
"timestamp": "2025-01-13T15:14:35.406+00:00",
"meta": {
"lastUpdated": "2025-01-13T15:14:35.406+00:00",
"versionId": "895d4fb7-e8ab-42f0-8583-7e2b3328704d"
},
"entry": [
{
"fullUrl": "https://fhir.humana.com/api/Organization/67c29814ee1eb20b1be2c2c692cfdd2cfb84e919a867998eccd1762b7b785780",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "67c29814ee1eb20b1be2c2c692cfdd2cfb84e919a867998eccd1762b7b785780",
"language": "en-US",
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "payer",
"display": "Payer"
}
]
}
],
"name": "Humana",
"telecom": [
{
"system": "phone",
"value": "(502) 580-1000"
}
],
"address": [
{
"use": "work",
"type": "physical",
"line": [
"500 W. Main St."
],
"city": "Louisville",
"district": "Kent",
"state": "KY",
"postalCode": "40202",
"country": "USA"
}
],
"contact": [
{
"telecom": [
{
"system": "phone",
"value": "(502) 580-1000"
},
{
"system": "fax",
"value": "(800) 633-8188"
}
]
}
],
"meta": {
"versionId": "f33492cb-de51-4797-a9e8-04091ac39cd7",
"lastUpdated": "2024-12-15T01:56:30.001+00:00"
}
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/d6f0c71ef0c88e45e4b3a2118fcb83b0def392d759c901e9d755d0e879028727",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "d6f0c71ef0c88e45e4b3a2118fcb83b0def392d759c901e9d755d0e879028727",
"meta": {
"versionId": "bcb9aeeb-f2b2-4263-8a94-3fe444b4091f",
"lastUpdated": "2024-12-18T01:58:09.936+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Lahey Clinic Inc",
"address": [
{
"text": "Lahey Clinic Inc"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/15f38b3adb293c4d11f52ddd9dc9a86965f68c104e6e8251ede8463dc7028039",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "15f38b3adb293c4d11f52ddd9dc9a86965f68c104e6e8251ede8463dc7028039",
"meta": {
"versionId": "d1ab4ff7-0f94-4c6e-85b7-5167d920b094",
"lastUpdated": "2024-12-18T01:58:10.466+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Physicians Referral Service",
"address": [
{
"text": "Physicians Referral Service"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/13505efb2248fe994e8d63ab49681d12c963519dcb8d2e166be9cf369ddfa16f",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "13505efb2248fe994e8d63ab49681d12c963519dcb8d2e166be9cf369ddfa16f",
"meta": {
"versionId": "ec7b39fa-8de8-4d51-9108-b9e31ad7f58c",
"lastUpdated": "2024-12-18T01:58:11.767+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "OBHG Georgia PC",
"address": [
{
"text": "OBHG Georgia PC"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/9973ec28958ebc14a74c0729566856e7bc465cbd699133864c7758508870e544",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "9973ec28958ebc14a74c0729566856e7bc465cbd699133864c7758508870e544",
"meta": {
"versionId": "30e94d43-d314-42fa-9922-f8d7d3aec96e",
"lastUpdated": "2024-12-18T01:58:12.716+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "UNC Hospitals Hillsborough Campus",
"address": [
{
"text": "UNC Hospitals Hillsborough Campus"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/5f354b036e58fb2625749e4b15ab1fe2bbda5ac4eeff34cfe62f60635b3b4531",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "5f354b036e58fb2625749e4b15ab1fe2bbda5ac4eeff34cfe62f60635b3b4531",
"meta": {
"versionId": "46b3e572-993c-4412-b189-e0b57ef9b0b3",
"lastUpdated": "2024-12-18T01:58:12.846+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Foote Family Med Ctr",
"address": [
{
"text": "Foote Family Med Ctr"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/6031fe904b23209616001e8acecc42ccce9e465210cc35b9427e64f261334e11",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "6031fe904b23209616001e8acecc42ccce9e465210cc35b9427e64f261334e11",
"meta": {
"versionId": "7512b595-1bc9-41fd-a6b5-d83838a23ff8",
"lastUpdated": "2024-12-18T01:58:15.980+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Counseling of Lawawee Pc",
"address": [
{
"text": "Counseling of Lawawee Pc"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/3def736f2aed5f5c7894b194eea037be823ae1233d6d2a8eb77a472072fcd1eb",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "3def736f2aed5f5c7894b194eea037be823ae1233d6d2a8eb77a472072fcd1eb",
"meta": {
"versionId": "cf8b721a-72fe-4b3d-b2d8-0a5ce6205940",
"lastUpdated": "2024-12-18T01:58:16.792+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Walton Eye Care Inc Group",
"address": [
{
"text": "Walton Eye Care Inc Group"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/836956bb64e2da83cbd253ce536058850920db0128db433ab95260b9e692e319",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "836956bb64e2da83cbd253ce536058850920db0128db433ab95260b9e692e319",
"meta": {
"versionId": "7887f997-dbd3-4105-8ef5-4f129d0b811a",
"lastUpdated": "2024-12-18T01:58:17.287+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Penn Highlands Medical Oncology Hematology",
"address": [
{
"text": "Penn Highlands Medical Oncology Hematology"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/1e0fc402bed3b48272361a5f8d5f238d9bb9df3e7a2476647c1a613a014d2c8d",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "1e0fc402bed3b48272361a5f8d5f238d9bb9df3e7a2476647c1a613a014d2c8d",
"meta": {
"versionId": "204595d2-211e-4f6d-97b0-0c1ca0c49916",
"lastUpdated": "2024-12-18T01:58:17.610+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "HealthONE Clinic Services Oncology Hematology LLC",
"address": [
{
"text": "HealthONE Clinic Services Oncology Hematology LLC"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/65c055d220415185e5c76f2b70fd51936575718e49a6d022106b2c9f418ecb76",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "65c055d220415185e5c76f2b70fd51936575718e49a6d022106b2c9f418ecb76",
"meta": {
"versionId": "cf161a00-8e8f-4791-9471-e1cbcba4f47a",
"lastUpdated": "2024-12-18T01:58:17.612+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Sarah Cannon Research Institute at HealthONE",
"address": [
{
"text": "Sarah Cannon Research Institute at HealthONE"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/c585c9972dd4e5b3bb69311a072932c09906d1a762ea019d4f7aed55d96ae179",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "c585c9972dd4e5b3bb69311a072932c09906d1a762ea019d4f7aed55d96ae179",
"meta": {
"versionId": "287bf4f3-252c-4425-8559-ff16613fb14b",
"lastUpdated": "2024-12-18T01:58:18.887+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Classic City Internal Medicine",
"address": [
{
"text": "Classic City Internal Medicine"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/9bff94c39d435e6bcd4a247142eda36352d341bf8a75412ea0ddea2ef9ec8d4f",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "9bff94c39d435e6bcd4a247142eda36352d341bf8a75412ea0ddea2ef9ec8d4f",
"meta": {
"versionId": "cc50ef21-b8db-420f-8aa6-275f772d4cb7",
"lastUpdated": "2024-12-18T01:58:18.905+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Kidney Clinic of Athens",
"address": [
{
"text": "Kidney Clinic of Athens"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/d95c29daa6971511503e08350e679d2b37abda070f4c1009aab255bb421a529d",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "d95c29daa6971511503e08350e679d2b37abda070f4c1009aab255bb421a529d",
"meta": {
"versionId": "4e96bb20-89e7-42a7-a49a-67dc43765104",
"lastUpdated": "2024-12-18T01:58:19.747+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "MedOnc Assoc of FCCC MGI",
"address": [
{
"text": "MedOnc Assoc of FCCC MGI"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/e68f5598c515019a71ac73e11754e6317b380bc7c24bc29ac307b57edceb39a4",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "e68f5598c515019a71ac73e11754e6317b380bc7c24bc29ac307b57edceb39a4",
"meta": {
"versionId": "96c48ed5-f751-4049-8973-5e8f51b6dc3b",
"lastUpdated": "2024-12-18T01:58:22.080+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Greater Houston Foot Centers",
"address": [
{
"text": "Greater Houston Foot Centers"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/866a877416b922bd4268315dbe0ebf0a24d8ef77672eb9b15f1d3269d5a6c918",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "866a877416b922bd4268315dbe0ebf0a24d8ef77672eb9b15f1d3269d5a6c918",
"meta": {
"versionId": "07875512-b095-4ea0-ad06-b1a243f76b59",
"lastUpdated": "2024-12-18T01:58:22.579+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Phelps Memorial Hospital Center",
"address": [
{
"text": "Phelps Memorial Hospital Center"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/4c8d5b6c695d265fb63dd73f275a21043a5887b37cb4fea0552ecc7b417c8f88",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "4c8d5b6c695d265fb63dd73f275a21043a5887b37cb4fea0552ecc7b417c8f88",
"meta": {
"versionId": "605d6ae1-0b3f-4238-af67-606a2ba0a26b",
"lastUpdated": "2024-12-18T01:58:23.778+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "M Benjamin Meyers PsyD PA",
"address": [
{
"text": "M Benjamin Meyers PsyD PA"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/0dfcddb0440e967f05bb68ca09a5e2188b8abc36bfb5b95b83b88be59c42c6e7",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "0dfcddb0440e967f05bb68ca09a5e2188b8abc36bfb5b95b83b88be59c42c6e7",
"meta": {
"versionId": "cf76f2d6-bfa2-4f2e-b813-a9f15e5eded1",
"lastUpdated": "2024-12-18T01:58:23.811+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Total Health Assoc LLC",
"address": [
{
"text": "Total Health Assoc LLC"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/6d65cd4b213a8424db831a08bbb7c03dedfdff9f6f05e35a35a441b47285967d",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "6d65cd4b213a8424db831a08bbb7c03dedfdff9f6f05e35a35a441b47285967d",
"meta": {
"versionId": "ed5fdac4-a968-4254-acc3-8e9771461d81",
"lastUpdated": "2024-12-18T01:58:23.975+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Akron Childrens Hospital",
"address": [
{
"text": "Akron Childrens Hospital"
}
]
}
},
{
"fullUrl": "https://fhir.humana.com/api/Organization/2faa26c8ada8efc405fef65b191bea57fa739f66020c6c9a8a01ba9a57ba6b4e",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "Organization",
"id": "2faa26c8ada8efc405fef65b191bea57fa739f66020c6c9a8a01ba9a57ba6b4e",
"meta": {
"versionId": "f8d42531-cd01-401c-a38e-f422e6f08792",
"lastUpdated": "2024-12-18T01:58:24.561+00:00"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
"code": "fac",
"display": "Facility"
}
]
}
],
"name": "Fossil Rim Emergency Physicians PLLC",
"address": [
{
"text": "Fossil Rim Emergency Physicians PLLC"
}
]
}
}
],
"total": 473817,
"link": [
{
"relation": "self",
"url": "https://fhir.humana.com/api/Organization?_total=estimate&_count=20&_skip=0"
},
{
"relation": "next",
"url": "https://fhir.humana.com/api/Organization?_total=estimate&_count=20&_skip=20"
},
{
"relation": "last",
"url": "https://fhir.humana.com/api/Organization?_total=estimate&_count=20&_skip=473800"
}
],
"id": "6aefb06e-84cd-4c2d-afea-c77fd71f621b"
}