{
  "meta": {
    "data_length": 1,
    "message": "Therapy name Chlorambucil retrieved successfully",
    "request_url": "http://api.moalmanac.org/therapies?therapy_name=Chlorambucil",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.007187,
    "timestamp_received": "2026-05-06T17:27:20.412083+00:00Z",
    "timestamp_returned": "2026-05-06T17:27:20.419270+00:00Z",
    "trace_id": "a3cfef15-7b44-4fcb-8020-cd38b598a78a"
  },
  "service": {
    "github": "https://github.com/vanallenlab/moalmanac-db",
    "name": "Molecular Oncology Almanac",
    "license": "GPL-2.0",
    "release": "draft",
    "url": "https://dev.moalmanac.org",
    "last_updated": "2026-04-27"
  },
  "data": [
    {
      "id": 123,
      "conceptType": "Drug",
      "name": "Chlorambucil",
      "primaryCoding": {
        "id": "ncit:C362",
        "code": "C362",
        "name": "Chlorambucil",
        "system": "https://evsexplore.semantics.cancer.gov",
        "systemVersion": "25.01d",
        "iris": [
          "https://evsexplore.semantics.cancer.gov/evsexplore/concept/ncit/C362"
        ]
      },
      "mappings": [
        {
          "relation": "relatedMatch",
          "coding": {
            "id": "rxcui:2346",
            "code": "2346",
            "name": "chlorambucil",
            "system": "RxNorm",
            "systemVersion": "02-Mar-2026",
            "iris": [
              "https://mor.nlm.nih.gov/RxNav/search?searchBy=RXCUI&searchTerm=2346"
            ]
          }
        },
        {
          "relation": "relatedMatch",
          "coding": {
            "id": "omop:1390051",
            "code": "1390051",
            "name": "chlorambucil",
            "system": "OMOP",
            "systemVersion": "v20260227",
            "iris": [
              "https://athena.ohdsi.org/search-terms/terms/1390051"
            ]
          }
        },
        {
          "relation": "relatedMatch",
          "coding": {
            "id": "sctid:387249003",
            "code": "387249003",
            "name": "Chlorambucil",
            "system": "SNOMED",
            "systemVersion": "2025-03-01",
            "iris": [
              "https://browser.ihtsdotools.org/?perspective=full&conceptId1=387249003&edition=MAIN/2025-03-01&release=&languages=en"
            ]
          }
        },
        {
          "relation": "relatedMatch",
          "coding": {
            "id": "omop:4305863",
            "code": "4305863",
            "name": "Chlorambucil",
            "system": "OMOP",
            "systemVersion": "v20260227",
            "iris": [
              "https://athena.ohdsi.org/search-terms/terms/4305863"
            ]
          }
        }
      ],
      "extensions": [
        {
          "name": "therapy_strategy",
          "value": [
            "Alkylating chemotherapy"
          ],
          "description": "Associated therapeutic strategy or mechanism of action of the therapy."
        },
        {
          "name": "therapy_type",
          "value": "Chemotherapy",
          "description": "Type of cancer treatment from cancer.gov: https://www.cancer.gov/about-cancer/treatment/types"
        }
      ]
    }
  ]
}