{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id EGFR p.T790M retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=EGFR+p.T790M",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.005165,
    "timestamp_received": "2026-04-29T22:24:36.877731+00:00Z",
    "timestamp_returned": "2026-04-29T22:24:36.882896+00:00Z",
    "trace_id": "6c7ddb48-6bce-434c-90df-6e38e4febce8"
  },
  "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-09"
  },
  "data": [
    {
      "id": 70,
      "name": "EGFR p.T790M",
      "genes": [
        {
          "id": 17,
          "name": "EGFR",
          "primaryCoding": {
            "id": "hgnc:3236",
            "code": "HGNC:3236",
            "name": null,
            "system": "https://genenames.org",
            "systemVersion": null,
            "iris": [
              "https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:3236"
            ]
          },
          "mappings": [
            {
              "relation": "relatedMatch",
              "coding": {
                "id": "refseq:NM_005228.5",
                "code": "NM_005228.5",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/nuccore",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/nuccore/NM_005228.5"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ensembl:ensg00000146648",
                "code": "ENSG00000146648",
                "name": null,
                "system": "https://www.ensembl.org",
                "systemVersion": null,
                "iris": [
                  "https://www.ensembl.org/id/ENSG00000146648"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ncbi:1956",
                "code": "1956",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/gene",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/gene/1956"
                ]
              }
            }
          ],
          "extensions": [
            {
              "name": "location",
              "value": "7p11.2"
            },
            {
              "name": "location_sortable",
              "value": "07p11.2"
            }
          ]
        }
      ],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Somatic Variant"
        },
        {
          "name": "present",
          "value": true
        },
        {
          "name": "chromosome",
          "value": "7"
        },
        {
          "name": "start_position",
          "value": 55249071
        },
        {
          "name": "end_position",
          "value": 55249071
        },
        {
          "name": "reference_allele",
          "value": "C"
        },
        {
          "name": "alternate_allele",
          "value": "T"
        },
        {
          "name": "cdna_change",
          "value": "c.2369C>T"
        },
        {
          "name": "protein_change",
          "value": "p.T790M"
        },
        {
          "name": "variant_annotation",
          "value": "Missense"
        },
        {
          "name": "exon",
          "value": "20"
        },
        {
          "name": "rsid",
          "value": "rs121434569"
        },
        {
          "name": "hgvsg",
          "value": "7:g.55249071C>T"
        }
      ]
    }
  ]
}