{
  "meta": {
    "data_length": 1,
    "message": "Proposition id prop:vtxr:138 retrieved successfully",
    "request_url": "http://api.moalmanac.org/propositions?proposition_id=prop%3Avtxr%3A138",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.001836,
    "timestamp_received": "2026-09-25T01:15:45.515388+00:00Z",
    "timestamp_returned": "2026-09-25T01:15:45.517224+00:00Z",
    "trace_id": "2a3c2712-746f-4058-8b05-42b60c20fd13"
  },
  "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-08-02"
  },
  "data": [
    {
      "id": "prop:vtxr:138",
      "type": "VariantTherapeuticResponseProposition",
      "predicate": "predictsSensitivityTo",
      "subjectVariant": {
        "type": "CategoricalVariant",
        "description": "Placeholder. Cat-VRS does not yet support sets of categorical variants. See the 'biomarkers' extension for biomarkers associated with this Proposition."
      },
      "conditionQualifier": {
        "id": "dis:oncotree:BRCA",
        "conceptType": "Disease",
        "name": "Invasive Breast Carcinoma",
        "mappings": [],
        "extensions": [
          {
            "name": "solid_tumor",
            "value": true,
            "description": "Boolean value for if this tumor type is categorized as a solid tumor."
          }
        ],
        "primaryCoding": {
          "id": "coding:oncotree:BRCA",
          "code": "BRCA",
          "name": "Invasive Breast Carcinoma",
          "system": "https://oncotree.mskcc.org",
          "systemVersion": "oncotree_2021_11_02",
          "iris": [
            "https://oncotree.mskcc.org/?version=oncotree_2021_11_02&field=CODE&search=BRCA"
          ]
        }
      },
      "objectTherapeutic": {
        "id": "tx:ncit:C1379",
        "conceptType": "Therapy",
        "name": "Fulvestrant",
        "mappings": [
          {
            "relation": "relatedMatch",
            "coding": {
              "id": "coding:rxcui:282357",
              "code": "282357",
              "name": "fulvestrant",
              "system": "RxNorm",
              "systemVersion": "20250602",
              "iris": [
                "https://mor.nlm.nih.gov/RxNav/search?searchBy=RXCUI&searchTerm=282357"
              ]
            }
          },
          {
            "relation": "relatedMatch",
            "coding": {
              "id": "coding:omop:4300255",
              "code": "4300255",
              "name": "Fulvestrant",
              "system": "OMOP",
              "systemVersion": "v20250827",
              "iris": [
                "https://athena.ohdsi.org/search-terms/terms/4300255"
              ]
            }
          },
          {
            "relation": "relatedMatch",
            "coding": {
              "id": "coding:sctid:385519002",
              "code": "385519002",
              "name": "Fulvestrant",
              "system": "SNOMED",
              "systemVersion": "2026-03-01",
              "iris": [
                "https://browser.ihtsdotools.org/?perspective=full&conceptId1=385519002&edition=MAIN/2026-03-01&release=&languages=en"
              ]
            }
          },
          {
            "relation": "relatedMatch",
            "coding": {
              "id": "coding:omop:1304044",
              "code": "1304044",
              "name": "fulvestrant",
              "system": "OMOP",
              "systemVersion": "v20250827",
              "iris": [
                "https://athena.ohdsi.org/search-terms/terms/1304044"
              ]
            }
          }
        ],
        "extensions": [
          {
            "name": "therapy_strategy",
            "value": [
              "Estrogen receptor inhibition"
            ],
            "description": "Associated therapeutic strategy or mechanism of action of the therapy."
          },
          {
            "name": "therapy_type",
            "value": "Hormone therapy",
            "description": "Type of cancer treatment from cancer.gov: https://www.cancer.gov/about-cancer/treatment/types"
          }
        ],
        "primaryCoding": {
          "id": "coding:ncit:C1379",
          "code": "C1379",
          "name": "Fulvestrant",
          "system": "https://evsexplore.semantics.cancer.gov",
          "systemVersion": "25.01d",
          "iris": [
            "https://evsexplore.semantics.cancer.gov/evsexplore/concept/ncit/C1379"
          ]
        }
      },
      "extensions": [
        {
          "name": "biomarkers",
          "value": [
            {
              "id": "bmkr.criterion:3",
              "present": true,
              "subject": {
                "id": "bmkr:3",
                "type": "CategoricalVariant",
                "name": "PR positive",
                "constraints": [],
                "extensions": [
                  {
                    "name": "biomarker_type",
                    "value": "Protein expression"
                  },
                  {
                    "name": "marker",
                    "value": "Progesterone receptor (PR)"
                  },
                  {
                    "name": "unit",
                    "value": "status"
                  },
                  {
                    "name": "equality",
                    "value": "="
                  },
                  {
                    "name": "value",
                    "value": "Positive"
                  }
                ]
              }
            }
          ],
          "description": "The biomarkers associated with this Proposition, each with a `present` flag indicating if the biomarker is present (true) or absent (false). Multiple biomarkers are combined with implied AND logic."
        }
      ]
    }
  ]
}