{
  "meta": {
    "data_length": 1,
    "message": "Proposition id prop:vtxr:168 retrieved successfully",
    "request_url": "http://api.moalmanac.org/propositions?proposition_id=prop%3Avtxr%3A168",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.002142,
    "timestamp_received": "2026-09-25T00:12:41.707993+00:00Z",
    "timestamp_returned": "2026-09-25T00:12:41.710135+00:00Z",
    "trace_id": "e5396949-35ef-4c4b-bcb7-cbaa50573bbd"
  },
  "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:168",
      "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:ALL",
        "conceptType": "Disease",
        "name": "Acute Lymphoid Leukemia",
        "mappings": [],
        "extensions": [
          {
            "name": "solid_tumor",
            "value": false,
            "description": "Boolean value for if this tumor type is categorized as a solid tumor."
          }
        ],
        "primaryCoding": {
          "id": "coding:oncotree:ALL",
          "code": "ALL",
          "name": "Acute Lymphoid Leukemia",
          "system": "https://oncotree.mskcc.org",
          "systemVersion": "oncotree_2021_11_02",
          "iris": [
            "https://oncotree.mskcc.org/?version=oncotree_2021_11_02&field=CODE&search=ALL"
          ]
        }
      },
      "objectTherapeutic": {
        "id": "tx:ncit:C71542",
        "conceptType": "Therapy",
        "name": "Inotuzumab ozogamicin",
        "mappings": [
          {
            "relation": "relatedMatch",
            "coding": {
              "id": "coding:rxcui:1942950",
              "code": "1942950",
              "name": "inotuzumab ozogamicin",
              "system": "RxNorm",
              "systemVersion": "20250602",
              "iris": [
                "https://mor.nlm.nih.gov/RxNav/search?searchBy=RXCUI&searchTerm=1942950"
              ]
            }
          },
          {
            "relation": "relatedMatch",
            "coding": {
              "id": "coding:omop:42537249",
              "code": "42537249",
              "name": "Inotuzumab ozogamicin",
              "system": "OMOP",
              "systemVersion": "v20250827",
              "iris": [
                "https://athena.ohdsi.org/search-terms/terms/42537249"
              ]
            }
          },
          {
            "relation": "relatedMatch",
            "coding": {
              "id": "coding:sctid:736495009",
              "code": "736495009",
              "name": "Inotuzumab ozogamicin",
              "system": "SNOMED",
              "systemVersion": "2026-03-01",
              "iris": [
                "https://browser.ihtsdotools.org/?perspective=full&conceptId1=736495009&edition=MAIN/2026-03-01&release=&languages=en"
              ]
            }
          },
          {
            "relation": "relatedMatch",
            "coding": {
              "id": "coding:omop:794068",
              "code": "794068",
              "name": "inotuzumab ozogamicin",
              "system": "OMOP",
              "systemVersion": "v20250827",
              "iris": [
                "https://athena.ohdsi.org/search-terms/terms/794068"
              ]
            }
          }
        ],
        "extensions": [
          {
            "name": "therapy_strategy",
            "value": [
              "BCR-ABL inhibition"
            ],
            "description": "Associated therapeutic strategy or mechanism of action of the therapy."
          },
          {
            "name": "therapy_type",
            "value": "Targeted therapy",
            "description": "Type of cancer treatment from cancer.gov: https://www.cancer.gov/about-cancer/treatment/types"
          }
        ],
        "primaryCoding": {
          "id": "coding:ncit:C71542",
          "code": "C71542",
          "name": "Inotuzumab Ozogamicin",
          "system": "https://evsexplore.semantics.cancer.gov",
          "systemVersion": "25.01d",
          "iris": [
            "https://evsexplore.semantics.cancer.gov/evsexplore/concept/ncit/C71542"
          ]
        }
      },
      "extensions": [
        {
          "name": "biomarkers",
          "value": [
            {
              "id": "bmkr.criterion:13",
              "present": true,
              "subject": {
                "id": "bmkr:13",
                "type": "CategoricalVariant",
                "name": "CD22 +",
                "constraints": [],
                "extensions": [
                  {
                    "name": "biomarker_type",
                    "value": "Protein expression"
                  },
                  {
                    "name": "marker",
                    "value": "CD22"
                  },
                  {
                    "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."
        }
      ]
    }
  ]
}