MedicationRequest

The MedicationRequest API enables Humana members to exchange a list of their medications 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/MedicationRequest \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {your access token}' \
curl -X GET \
https://fhir.humana.com/api/MedicationRequest \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {your access token}' \

Sample Response


{
    "resourceType": "Bundle",
    "type": "searchset",
    "timestamp": "2025-01-15T16:19:54.251+00:00",
    "meta": {
        "lastUpdated": "2025-01-15T16:19:54.251+00:00",
        "versionId": "b92c575f-5fe1-4c17-a010-3c5e96a27aa6"
    },
    "entry": [
        {
            "fullUrl": "https://sandbox-fhir.humana.com/MedicationRequest/85e1b4729e1bea426cfddabef9dcbb5b52af844e28ee1ec3196d920c78d8f5a5",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "85e1b4729e1bea426cfddabef9dcbb5b52af844e28ee1ec3196d920c78d8f5a5",
                "status": "completed",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/ndc",
                            "code": "67877019910",
                            "display": "amlodipine besylate"
                        }
                    ],
                    "text": "amlodipine 10 mg tablet"
                },
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "authoredOn": "2024-02-12",
                "requester": {
                    "identifier": {
                        "system": "http://hl7.org/fhir/sid/us-npi",
                        "value": "1912570292"
                    },
                    "display": "JASON E CLAY"
                },
                "dispenseRequest": {
                    "quantity": {
                        "value": 90,
                        "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"
                    }
                },
                "meta": {
                    "versionId": "34ac2f7f-ef0d-4a14-b080-5acf3d45394d",
                    "lastUpdated": "2025-01-15T03:35:35.124+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/MedicationRequest/64349b472aa66a96bd91975c32f675ad931eabc7458612ece69bfdef4cb0ea86",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "64349b472aa66a96bd91975c32f675ad931eabc7458612ece69bfdef4cb0ea86",
                "status": "completed",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/ndc",
                            "code": "68180098003",
                            "display": "lisinopril"
                        }
                    ],
                    "text": "lisinopril 10 mg tablet"
                },
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "authoredOn": "2024-02-12",
                "requester": {
                    "identifier": {
                        "system": "http://hl7.org/fhir/sid/us-npi",
                        "value": "1912570292"
                    },
                    "display": "JASON E CLAY"
                },
                "dispenseRequest": {
                    "quantity": {
                        "value": 90,
                        "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"
                    }
                },
                "meta": {
                    "versionId": "5021d047-b655-405f-9bd6-adc48d5d0935",
                    "lastUpdated": "2025-01-15T03:35:35.195+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/MedicationRequest/c2a65a993ea202413b3a2efecf78efe1d4daa852680397d2a6554818d3ef05e5",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "c2a65a993ea202413b3a2efecf78efe1d4daa852680397d2a6554818d3ef05e5",
                "status": "completed",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/ndc",
                            "code": "69097094312",
                            "display": "gabapentin"
                        }
                    ],
                    "text": "gabapentin 300 mg capsule"
                },
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "authoredOn": "2024-12-27",
                "requester": {
                    "identifier": {
                        "system": "http://hl7.org/fhir/sid/us-npi",
                        "value": "1912570292"
                    },
                    "display": "JASON E CLAY"
                },
                "dispenseRequest": {
                    "quantity": {
                        "value": 270,
                        "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"
                    }
                },
                "meta": {
                    "versionId": "09c81b87-659d-4eb4-924a-0e9f98301030",
                    "lastUpdated": "2025-01-15T03:35:35.309+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/MedicationRequest/abd5a309e7c63dd6ad76becf17eb3da7a95d724a48f83d152404d8e5c71e56a3",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "abd5a309e7c63dd6ad76becf17eb3da7a95d724a48f83d152404d8e5c71e56a3",
                "status": "completed",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/ndc",
                            "code": "69097040715",
                            "display": "metoprolol succinate"
                        }
                    ],
                    "text": "metoprolol succinate ER 50 mg tablet,extended release 24 hr"
                },
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "authoredOn": "2024-02-12",
                "requester": {
                    "identifier": {
                        "system": "http://hl7.org/fhir/sid/us-npi",
                        "value": "1912570292"
                    },
                    "display": "JASON E CLAY"
                },
                "dispenseRequest": {
                    "quantity": {
                        "value": 90,
                        "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"
                    }
                },
                "meta": {
                    "versionId": "0d223fdd-9a31-4347-8896-18dd33a2478c",
                    "lastUpdated": "2025-01-15T03:35:35.413+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/MedicationRequest/9d167333f59f2e3a58357754885a9a85798c24ab52f9adf38194c4263966ab97",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "9d167333f59f2e3a58357754885a9a85798c24ab52f9adf38194c4263966ab97",
                "status": "completed",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/ndc",
                            "code": "69315015501",
                            "display": "hydrochlorothiazide"
                        }
                    ],
                    "text": "hydrochlorothiazide 12.5 mg tablet"
                },
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "authoredOn": "2024-02-12",
                "requester": {
                    "identifier": {
                        "system": "http://hl7.org/fhir/sid/us-npi",
                        "value": "1912570292"
                    },
                    "display": "JASON E CLAY"
                },
                "dispenseRequest": {
                    "quantity": {
                        "value": 90,
                        "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"
                    }
                },
                "meta": {
                    "versionId": "702bf6fd-47ce-476a-b95d-92f112574e91",
                    "lastUpdated": "2025-01-15T03:35:36.017+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/MedicationRequest/8b144ed67d9d9cc1c0b78c858d3c3fec7f2b084204eb66b531f86a0b5ecf6454",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "8b144ed67d9d9cc1c0b78c858d3c3fec7f2b084204eb66b531f86a0b5ecf6454",
                "status": "completed",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/ndc",
                            "code": "16571011450"
                        }
                    ]
                },
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "authoredOn": "2024-02-12",
                "requester": {
                    "identifier": {
                        "system": "http://hl7.org/fhir/sid/us-npi",
                        "value": "1912570292"
                    },
                    "display": "JASON E CLAY"
                },
                "dispenseRequest": {
                    "quantity": {
                        "value": 90,
                        "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"
                    }
                },
                "meta": {
                    "versionId": "4c7cfe38-8c70-4039-a607-c1e7fea80fe9",
                    "lastUpdated": "2025-01-15T03:35:36.018+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/MedicationRequest/481e2575b557f8bd8f4b2bf4aeca04f5ed0c416b061290fcd3fc3d65af1323e7",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "481e2575b557f8bd8f4b2bf4aeca04f5ed0c416b061290fcd3fc3d65af1323e7",
                "status": "completed",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/ndc",
                            "code": "68382080501",
                            "display": "trazodone HCl"
                        }
                    ],
                    "text": "trazodone 50 mg tablet"
                },
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "authoredOn": "2024-02-12",
                "requester": {
                    "identifier": {
                        "system": "http://hl7.org/fhir/sid/us-npi",
                        "value": "1912570292"
                    },
                    "display": "JASON E CLAY"
                },
                "dispenseRequest": {
                    "quantity": {
                        "value": 90,
                        "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"
                    }
                },
                "meta": {
                    "versionId": "bb35ad3a-92bd-44d9-a765-e39cc90b187e",
                    "lastUpdated": "2025-01-15T03:35:36.182+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/MedicationRequest/7b66d059cc72ec40e9fc6acd42f9e710eb5a7ed4454be00eca1fc75127fc327f",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "7b66d059cc72ec40e9fc6acd42f9e710eb5a7ed4454be00eca1fc75127fc327f",
                "status": "completed",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/ndc",
                            "code": "69097083305",
                            "display": "sertraline HCl"
                        }
                    ],
                    "text": "sertraline 25 mg tablet"
                },
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "authoredOn": "2024-02-12",
                "requester": {
                    "identifier": {
                        "system": "http://hl7.org/fhir/sid/us-npi",
                        "value": "1912570292"
                    },
                    "display": "JASON E CLAY"
                },
                "dispenseRequest": {
                    "quantity": {
                        "value": 90,
                        "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"
                    }
                },
                "meta": {
                    "versionId": "2d6fe44a-bd5e-4673-a2a2-960278900fc7",
                    "lastUpdated": "2025-01-15T03:35:36.309+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/MedicationRequest/03ac5dceb4a4ed9f9230dd4645bf0b47444b5d92ecfcec15d1ed60f5dc3d0f78",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "03ac5dceb4a4ed9f9230dd4645bf0b47444b5d92ecfcec15d1ed60f5dc3d0f78",
                "status": "completed",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/ndc",
                            "code": "70710177000"
                        }
                    ]
                },
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "authoredOn": "2024-02-12",
                "requester": {
                    "identifier": {
                        "system": "http://hl7.org/fhir/sid/us-npi",
                        "value": "1912570292"
                    },
                    "display": "JASON E CLAY"
                },
                "dispenseRequest": {
                    "quantity": {
                        "value": 90,
                        "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"
                    }
                },
                "meta": {
                    "versionId": "e04d15ee-55e3-42b0-99b5-503e504f4a4a",
                    "lastUpdated": "2025-01-15T03:35:37.083+00:00"
                }
            }
        },
        {
            "fullUrl": "https://sandbox-fhir.humana.com/MedicationRequest/24d1d72643404a0b98a490948fe78276e31e335b4b4576a9d07a36f8b41eaa6e",
            "search": {
                "mode": "match"
            },
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "24d1d72643404a0b98a490948fe78276e31e335b4b4576a9d07a36f8b41eaa6e",
                "status": "completed",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/ndc",
                            "code": "65862035790",
                            "display": "clopidogrel bisulfate"
                        }
                    ],
                    "text": "clopidogrel 75 mg tablet"
                },
                "subject": {
                    "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
                },
                "authoredOn": "2024-02-12",
                "requester": {
                    "identifier": {
                        "system": "http://hl7.org/fhir/sid/us-npi",
                        "value": "1912570292"
                    },
                    "display": "JASON E CLAY"
                },
                "dispenseRequest": {
                    "quantity": {
                        "value": 90,
                        "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"
                    }
                },
                "meta": {
                    "versionId": "26015381-6040-48c7-8868-8c67e8b9528b",
                    "lastUpdated": "2025-01-15T03:35:37.602+00:00"
                }
            }
        }
    ],
    "total": 76,
    "link": [
        {
            "relation": "self",
            "url": "https://sandbox-fhir.humana.com/MedicationRequest?_total=accurate&_count=10&_skip=0"
        },
        {
            "relation": "next",
            "url": "https://sandbox-fhir.humana.com/MedicationRequest?_total=accurate&_count=10&_skip=10"
        },
        {
            "relation": "last",
            "url": "https://sandbox-fhir.humana.com/MedicationRequest?_total=accurate&_count=10&_skip=70"
        }
    ],
    "id": "c0d0aae0-b688-43ab-9a93-3976f3ee4b32"
}