CareTeam

The CareTeam API enables Humana members to exchange a list of the providers and organizations involved in their care delivery with third party applications. This API conforms to the R4 FHIR standard and the US Core STU3 Implementation Guide.


URL


Headers

ACCEPT application/json
AUTHORIZATION Bearer {ACCESS_TOKEN}

Sample Request

curl -X GET \
https://sandbox-fhir.humana.com/api/CareTeam \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {your access token}' \
curl -X GET \
https://fhir.humana.com/api/CareTeam \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {your access token}' \

Sample Response


{
    "resourceType": "Bundle",
    "type": "searchset",
    "timestamp": "2025-01-15T04:15:13.532+00:00",
    "meta": {
        "lastUpdated": "2025-01-15T04:15:13.532+00:00",
        "versionId": "3c811bee-5292-4902-8cda-920fa4835659"
    },
    "entry": [
        {
            "fullUrl": "https://sandbox-fhir.humana.com/api/CareTeam/62cadbdb339b8f9f816f43b588c244675db6d84f8377beafbeba02e18364282f",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "CareTeam",
                "id": "62cadbdb339b8f9f816f43b588c244675db6d84f8377beafbeba02e18364282f",
                "status": "active",
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "period": {
                    "start": "2024-12-30"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "158965000",
                                        "display": "Medical practitioner"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1982199477"
                            },
                            "display": "RACHEL ENLOE NADON"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://nucc.org/provider-taxonomy",
                                        "code": "333600000X",
                                        "display": "Pharmacy"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1336154350"
                            },
                            "display": "WALGREENS"
                        }
                    }
                ],
                "note": [
                    {
                        "text": "Derived from Humana insurance claims"
                    }
                ],
                "meta": {
                    "versionId": "a57edc69-9a4a-426c-827c-1ecda11032af",
                    "lastUpdated": "2025-01-15T03:59:49.309+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/api/CareTeam/7ec4baacee161c19018a08e90913bcbfeb10863527d043a178118a50a8f72e68",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "CareTeam",
                "id": "7ec4baacee161c19018a08e90913bcbfeb10863527d043a178118a50a8f72e68",
                "status": "active",
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "period": {
                    "start": "2024-11-04"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "158965000",
                                        "display": "Medical practitioner"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1982199477"
                            },
                            "display": "RACHEL ENLOE NADON"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://nucc.org/provider-taxonomy",
                                        "code": "333600000X",
                                        "display": "Pharmacy"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1336154350"
                            },
                            "display": "WALGREENS"
                        }
                    }
                ],
                "note": [
                    {
                        "text": "Derived from Humana insurance claims"
                    }
                ],
                "meta": {
                    "versionId": "83d81e14-4f56-432e-9598-22ba45631f36",
                    "lastUpdated": "2025-01-15T03:59:49.341+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/api/CareTeam/2833c902940b7973b12f4090db012aff49559dc8cdd6c6d175d8b9dec3f16f59",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "CareTeam",
                "id": "2833c902940b7973b12f4090db012aff49559dc8cdd6c6d175d8b9dec3f16f59",
                "status": "active",
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "period": {
                    "start": "2024-12-29"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "158965000",
                                        "display": "Medical practitioner"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1104407543"
                            },
                            "display": "LUKE STEPHEN BEYER"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://nucc.org/provider-taxonomy",
                                        "code": "333600000X",
                                        "display": "Pharmacy"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1336154350"
                            },
                            "display": "WALGREENS"
                        }
                    }
                ],
                "note": [
                    {
                        "text": "Derived from Humana insurance claims"
                    }
                ],
                "meta": {
                    "versionId": "7344ba41-f83a-4cd4-8c6f-b59d0a335eec",
                    "lastUpdated": "2025-01-15T03:59:49.397+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/api/CareTeam/079cd7f36d31d95dd4a720da783febcabf471f1e74dedd4c8851dae0135a6e07",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "CareTeam",
                "id": "079cd7f36d31d95dd4a720da783febcabf471f1e74dedd4c8851dae0135a6e07",
                "status": "active",
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "period": {
                    "start": "2024-10-22"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "158965000",
                                        "display": "Medical practitioner"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1982199477"
                            },
                            "display": "RACHEL ENLOE NADON"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://nucc.org/provider-taxonomy",
                                        "code": "333600000X",
                                        "display": "Pharmacy"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1336154350"
                            },
                            "display": "WALGREENS"
                        }
                    }
                ],
                "note": [
                    {
                        "text": "Derived from Humana insurance claims"
                    }
                ],
                "meta": {
                    "versionId": "d7483d06-4730-4f1f-ae90-aef2cec1cb6e",
                    "lastUpdated": "2025-01-15T03:59:49.424+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/api/CareTeam/f462c93c2adc9bf579aebb892aaaf2219a6ad3848acf6b8071fd56dee9cbc5f3",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "CareTeam",
                "id": "f462c93c2adc9bf579aebb892aaaf2219a6ad3848acf6b8071fd56dee9cbc5f3",
                "status": "active",
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "period": {
                    "start": "2024-10-26"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "158965000",
                                        "display": "Medical practitioner"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1982199477"
                            },
                            "display": "RACHEL ENLOE NADON"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://nucc.org/provider-taxonomy",
                                        "code": "333600000X",
                                        "display": "Pharmacy"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1336154350"
                            },
                            "display": "WALGREENS"
                        }
                    }
                ],
                "note": [
                    {
                        "text": "Derived from Humana insurance claims"
                    }
                ],
                "meta": {
                    "versionId": "21573741-9077-4873-9be7-74e94bf4d263",
                    "lastUpdated": "2025-01-15T03:59:49.453+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/api/CareTeam/5898ee43761c41effab874283abb66644ee1e17f352a9344a61b44b391efc024",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "CareTeam",
                "id": "5898ee43761c41effab874283abb66644ee1e17f352a9344a61b44b391efc024",
                "status": "active",
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "period": {
                    "start": "2024-12-27"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "158965000",
                                        "display": "Medical practitioner"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1982199477"
                            },
                            "display": "RACHEL ENLOE NADON"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://nucc.org/provider-taxonomy",
                                        "code": "333600000X",
                                        "display": "Pharmacy"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1336154350"
                            },
                            "display": "WALGREENS"
                        }
                    }
                ],
                "note": [
                    {
                        "text": "Derived from Humana insurance claims"
                    }
                ],
                "meta": {
                    "versionId": "fbda82ef-4c01-4864-89d6-b7e523cae781",
                    "lastUpdated": "2025-01-15T03:59:49.473+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/api/CareTeam/59a41117561e3e4edf62fbe387f7c713d8087bc88043075198b518e73f9945c9",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "CareTeam",
                "id": "59a41117561e3e4edf62fbe387f7c713d8087bc88043075198b518e73f9945c9",
                "status": "active",
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "period": {
                    "start": "2024-11-01"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "158965000",
                                        "display": "Medical practitioner"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1982199477"
                            },
                            "display": "RACHEL ENLOE NADON"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://nucc.org/provider-taxonomy",
                                        "code": "333600000X",
                                        "display": "Pharmacy"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1336154350"
                            },
                            "display": "WALGREENS"
                        }
                    }
                ],
                "note": [
                    {
                        "text": "Derived from Humana insurance claims"
                    }
                ],
                "meta": {
                    "versionId": "56133065-6fea-43a8-bf64-9e7a7acfd2d4",
                    "lastUpdated": "2025-01-15T03:59:49.500+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/api/CareTeam/1deb3f27079098940c3f608ab5a08ffe08b6dc29e4ac603158edeace6844bad9",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "CareTeam",
                "id": "1deb3f27079098940c3f608ab5a08ffe08b6dc29e4ac603158edeace6844bad9",
                "status": "active",
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "period": {
                    "start": "2024-10-25"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "158965000",
                                        "display": "Medical practitioner"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1801150313"
                            },
                            "display": "DANY  JACOB"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://nucc.org/provider-taxonomy",
                                        "code": "333600000X",
                                        "display": "Pharmacy"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1336154350"
                            },
                            "display": "WALGREENS"
                        }
                    }
                ],
                "note": [
                    {
                        "text": "Derived from Humana insurance claims"
                    }
                ],
                "meta": {
                    "versionId": "cc818010-fee4-4022-ac21-8505d1242de9",
                    "lastUpdated": "2025-01-15T03:59:49.530+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/api/CareTeam/5a2a8f2edf7b4aecef9eb4d11be39071385a8d76f660b2e6f9def6e4845e9000",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "CareTeam",
                "id": "5a2a8f2edf7b4aecef9eb4d11be39071385a8d76f660b2e6f9def6e4845e9000",
                "status": "active",
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "period": {
                    "start": "2024-10-24"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "158965000",
                                        "display": "Medical practitioner"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1982199477"
                            },
                            "display": "RACHEL ENLOE NADON"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://nucc.org/provider-taxonomy",
                                        "code": "333600000X",
                                        "display": "Pharmacy"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1336154350"
                            },
                            "display": "WALGREENS"
                        }
                    }
                ],
                "note": [
                    {
                        "text": "Derived from Humana insurance claims"
                    }
                ],
                "meta": {
                    "versionId": "f4ee3743-90c4-4012-95eb-796ebe8f65fe",
                    "lastUpdated": "2025-01-15T03:59:49.563+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/api/CareTeam/0b73f107b8163ac1012b6d3accc9beb498fb820a09dc95f367b6a0859a1b10bc",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "CareTeam",
                "id": "0b73f107b8163ac1012b6d3accc9beb498fb820a09dc95f367b6a0859a1b10bc",
                "status": "active",
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "period": {
                    "start": "2024-10-12"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "158965000",
                                        "display": "Medical practitioner"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1982199477"
                            },
                            "display": "RACHEL ENLOE NADON"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://nucc.org/provider-taxonomy",
                                        "code": "333600000X",
                                        "display": "Pharmacy"
                                    }
                                ]
                            }
                        ],
                        "member": {
                            "identifier": {
                                "system": "http://hl7.org/fhir/sid/us-npi",
                                "value": "1336154350"
                            },
                            "display": "WALGREENS"
                        }
                    }
                ],
                "note": [
                    {
                        "text": "Derived from Humana insurance claims"
                    }
                ],
                "meta": {
                    "versionId": "edcc8139-9fc5-4e57-8cdc-7df28f6c3cf7",
                    "lastUpdated": "2025-01-15T03:59:49.584+00:00"
                }
            }
        }
    ],
    "total": 45,
    "link": [
        {
            "relation": "self",
            "url": "https://sandbox-fhir.humana.com/sandbox/api/CareTeam?patient=5a357166754b59777137634248494434654c336d68773d3d&_total=accurate&_count=10&_skip=0"
        },
        {
            "relation": "next",
            "url": "https://sandbox-fhir.humana.com/sandbox/api/CareTeam?patient=5a357166754b59777137634248494434654c336d68773d3d&_total=accurate&_count=10&_skip=10"
        },
        {
            "relation": "last",
            "url": "https://sandbox-fhir.humana.com/sandbox/api/CareTeam?patient=5a357166754b59777137634248494434654c336d68773d3d&_total=accurate&_count=10&_skip=40"
        }
    ],
    "id": "1130645a-2320-4da2-90e9-87a4c5894b1b"
}