CarePlan

The CarePlan API enables Humana members to view a list of the plans in place for their healthcare delivery and condition management. 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://fhir.humana.com/sandbox/api/CarePlan \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {your access token}' \
curl -X GET \
https://fhir.humana.com/api/CarePlan \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {your access token}' \

Sample Response

{
    "resourceType": "Bundle",
    "id": "ecb3f5f7d47f49469da70d7dc02c3ca9",
    "meta": {
      "lastUpdated": "2021-09-13T12:49:53.610393+00:00"
    },
    "type": "searchset",
    "link": [
      {
        "relation": "next",
        "url": "https://fhir.humana.com/sandbox/api/CarePlan?_count=3&patient=5a357166754b59777137634248494434654c336d68773d3d&ct=W3sidG9rZW4iOiIrUklEOn5RNlpxQU9jemxRc0QyRTBBQUFBQUFBPT0jUlQ6MSNUUkM6MyNJU1Y6MiNJRU86NjU1NTEjUUNGOjQjRlBDOkFnSTNBVGNCTndFTUFBSVlxUDRCQUhJVkFGc0xBQT09IiwicmFuZ2UiOnsibWluIjoiIiwibWF4IjoiRkYifX1d"
      },
      {
        "relation": "self",
        "url": "https://fhir.humana.com/sandbox/api/CarePlan?_count=3&patient=5a357166754b59777137634248494434654c336d68773d3d"
      }
    ],
    "entry": [
      {
        "fullUrl": "https://fhir.humana.com/sandbox/api/CarePlan/036e0f4831a6b680e8e63db76f8aa495cecd1d73fdac0a65630e703abd30cbba",
        "resource": {
          "resourceType": "CarePlan",
          "id": "036e0f4831a6b680e8e63db76f8aa495cecd1d73fdac0a65630e703abd30cbba",
          "meta": {
            "versionId": "117",
            "lastUpdated": "2021-09-13T08:30:13.989+00:00",
            "source": "https://fhir.humana.com/documentation/glossary/HumanaDataSource",
            "tag": [
              {
                "system": "https://fhir.humana.com/documentation/glossary/mrm",
                "code": "mrm"
              },
              {
                "system": "https://www.hl7.org/fhir/patient.html",
                "code": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
              },
              {
                "system": "https://fhir.humana.com/documentation/glossary/lastRefreshedOn",
                "code": "2021-09-13T08:30:13.244Z"
              }
            ]
          },
          "text": {
            "status": "additional",
            "div": "


Patient Education
" }, "status": "draft", "intent": "plan", "category": [ { "coding": [ { "system": "http://hl7.org/fhir/us/core/CodeSystem-careplan-category.html", "code": "assess-plan" } ] } ], "description": "Patient Education", "subject": { "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d" }, "created": "2021-03-01T21:35:54.852Z", "author": { "identifier": { "system": "http://hl7.org/fhir/sid/us-npi", "value": "1013910629" }, "display": "PRIORITY HOME HEALTH INC." }, "contributor": [ { "identifier": { "system": "http://hl7.org/fhir/sid/us-npi", "value": "1265435283" }, "display": "DR. PETER WILCOX, OD" } ], "activity": [ { "detail": { "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "311401005", "display": "Patient education" } ] }, "status": "unknown" } } ], "note": [ { "text": "This resource has been sourced from your provider as part of Humana's electronic medical records integration." } ] }, "search": { "mode": "match" } }, { "fullUrl": "https://fhir.humana.com/sandbox/api/CarePlan/422c5c17616b396cab73aa7e3183ac9a2f31f1252fa5973698ce5818463f3b4d", "resource": { "resourceType": "CarePlan", "id": "422c5c17616b396cab73aa7e3183ac9a2f31f1252fa5973698ce5818463f3b4d", "meta": { "versionId": "117", "lastUpdated": "2021-09-13T08:30:14.031+00:00", "source": "https://fhir.humana.com/documentation/glossary/HumanaDataSource", "tag": [ { "system": "https://fhir.humana.com/documentation/glossary/mrm", "code": "mrm" }, { "system": "https://www.hl7.org/fhir/patient.html", "code": "Patient/5a357166754b59777137634248494434654c336d68773d3d" }, { "system": "https://fhir.humana.com/documentation/glossary/lastRefreshedOn", "code": "2021-09-13T08:30:13.244Z" } ] }, "text": { "status": "additional", "div": "
Patient Education
" }, "status": "draft", "intent": "plan", "category": [ { "coding": [ { "system": "http://hl7.org/fhir/us/core/CodeSystem-careplan-category.html", "code": "assess-plan" } ] } ], "description": "Patient Education", "subject": { "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d" }, "created": "2021-01-27T12:43:43.469Z", "author": { "identifier": { "system": "http://hl7.org/fhir/sid/us-npi", "value": "1063414324" }, "display": "THOMAS MEYER, MD" }, "contributor": [ { "identifier": { "system": "http://hl7.org/fhir/sid/us-npi", "value": "1245233220" }, "display": "NORTHRIDGE SURGERY CENTER, LP" } ], "activity": [ { "detail": { "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "311401005", "display": "Patient education" } ] }, "status": "unknown" } } ], "note": [ { "text": "This resource has been sourced from your provider as part of Humana's electronic medical records integration." } ] }, "search": { "mode": "match" } }, { "fullUrl": "https://fhir.humana.com/sandbox/api/CarePlan/ea8c26855f07ed39c0b4bfb10ec7a82273076a7880592ddfd9de2eb53dc2f2f6", "resource": { "resourceType": "CarePlan", "id": "ea8c26855f07ed39c0b4bfb10ec7a82273076a7880592ddfd9de2eb53dc2f2f6", "meta": { "versionId": "117", "lastUpdated": "2021-09-13T08:30:14.138+00:00", "source": "https://fhir.humana.com/documentation/glossary/HumanaDataSource", "tag": [ { "system": "https://fhir.humana.com/documentation/glossary/mrm", "code": "mrm" }, { "system": "https://www.hl7.org/fhir/patient.html", "code": "Patient/5a357166754b59777137634248494434654c336d68773d3d" }, { "system": "https://fhir.humana.com/documentation/glossary/lastRefreshedOn", "code": "2021-09-13T08:30:13.244Z" } ] }, "text": { "status": "additional", "div": "
Patient Education
" }, "status": "draft", "intent": "plan", "category": [ { "coding": [ { "system": "http://hl7.org/fhir/us/core/CodeSystem-careplan-category.html", "code": "assess-plan" } ] } ], "description": "Patient Education", "subject": { "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d" }, "created": "2021-03-03T08:23:10.778Z", "author": { "identifier": { "system": "http://hl7.org/fhir/sid/us-npi", "value": "1871596544" }, "display": "DR. STUART KITTAY, M.D." }, "contributor": [ { "identifier": { "system": "http://hl7.org/fhir/sid/us-npi", "value": "1558364125" }, "display": "NORMAN NIELSON, M.D." } ], "activity": [ { "detail": { "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "311401005", "display": "Patient education" } ] }, "status": "unknown" } } ], "note": [ { "text": "This resource has been sourced from your provider as part of Humana's electronic medical records integration." } ] }, "search": { "mode": "match" } } ] }