1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-07-17 12:52:54 +00:00
Files
etl-processor/src/test/resources/mv64e-mtb-fake-patient.json
2025-07-09 15:09:34 +02:00

3237 lines
98 KiB
JSON

{
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"gender": {
"code": "female",
"display": "Weiblich",
"system": "Gender"
},
"birthDate": "1994-05-25",
"dateOfDeath": "2018-05-25",
"healthInsurance": {
"type": {
"code": "GKV",
"display": "gesetzliche Krankenversicherung",
"system": "http://fhir.de/CodeSystem/versicherungsart-de-basis"
},
"reference": {
"id": "1234567890",
"system": "https://www.dguv.de/arge-ik",
"display": "AOK",
"type": "HealthInsurance"
}
},
"address": {
"municipalityCode": "12345"
},
"age": {
"value": 24,
"unit": "Years"
},
"vitalStatus": {
"code": "deceased",
"display": "Verstorben",
"system": "dnpm-dip/patient/vital-status"
}
},
"episodesOfCare": [
{
"id": "fc02c478-86f6-4910-9ea1-8a0d1e435c83",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"period": {
"start": "2025-01-04"
},
"diagnoses": [
{
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"type": "MTBDiagnosis"
}
]
}
],
"diagnoses": [
{
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"recordedOn": "2016-01-25",
"type": {
"history": [
{
"value": {
"code": "main",
"display": "Hauptdiagnose",
"system": "dnpm-dip/mtb/diagnosis/type"
},
"date": "2016-01-25"
}
]
},
"code": {
"code": "C50.2",
"display": "Bösartige Neubildung: Oberer innerer Quadrant der Brustdrüse",
"system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
"version": "2025"
},
"topography": {
"code": "C50.2",
"display": "Oberer innerer Quadrant der Brust",
"system": "urn:oid:2.16.840.1.113883.6.43.1",
"version": "Zweite Revision"
},
"grading": {
"history": [
{
"date": "2016-01-25",
"codes": [
{
"code": "1",
"display": "1 = gut differenziert",
"system": "https://www.basisdatensatz.de/feld/161/grading"
},
{
"code": "4",
"display": "Glioblastoma",
"system": "dnpm-dip/mtb/who-grading-cns-tumors",
"version": "2021"
}
]
}
]
},
"staging": {
"history": [
{
"date": "2016-01-25",
"method": {
"code": "clinical",
"display": "Klinisch",
"system": "dnpm-dip/mtb/tumor-staging/method"
},
"tnmClassification": {
"tumor": {
"code": "T2",
"system": "UICC"
},
"nodes": {
"code": "N1",
"system": "UICC"
},
"metastasis": {
"code": "Mx",
"system": "UICC"
}
},
"otherClassifications": [
{
"code": "local",
"display": "Lokal",
"system": "dnpm-dip/mtb/diagnosis/kds-tumor-spread"
}
]
}
]
},
"guidelineTreatmentStatus": {
"code": "no-guidelines-available",
"display": "Keine Leitlinien vorhanden",
"system": "dnpm-dip/mtb/diagnosis/guideline-treatment-status"
},
"notes": [
"Notes on the tumor diagnosis..."
]
}
],
"familyMemberHistories": [
{
"id": "ba866f34-5681-4446-b635-6ff90e4d03ab",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"relationship": {
"code": "FAMMEMB",
"display": "Verwandter ersten Grades",
"system": "dnpm-dip/mtb/family-meber-history/relationship-type"
}
}
],
"guidelineTherapies": [
{
"id": "9a89aea6-3305-49f3-94e2-dfe347989dec",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"reason": {
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"display": "Bösartige Neubildung: Oberer innerer Quadrant der Brustdrüse",
"type": "MTBDiagnosis"
},
"therapyLine": 3,
"intent": {
"code": "X",
"display": "Keine Angabe",
"system": "dnpm-dip/therapy/intent"
},
"category": {
"code": "O",
"display": "Ohne Bezug zur operativen Therapie",
"system": "dnpm-dip/therapy/category"
},
"recordedOn": "2025-07-04",
"status": {
"code": "stopped",
"display": "Abgebrochen",
"system": "dnpm-dip/therapy/status"
},
"statusReason": {
"code": "progression",
"display": "Progression",
"system": "dnpm-dip/therapy/status-reason"
},
"period": {
"start": "2024-07-04",
"end": "2024-09-12"
},
"medication": [
{
"code": "L01FX26",
"display": "Mirvetuximab soravtansin",
"system": "http://fhir.de/CodeSystem/bfarm/atc",
"version": "2025"
}
],
"notes": [
"Notes on the therapy..."
]
}
],
"guidelineProcedures": [
{
"id": "99831a57-e26e-45f4-a9d2-cf41f6ef6560",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"reason": {
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"display": "Bösartige Neubildung: Oberer innerer Quadrant der Brustdrüse",
"type": "MTBDiagnosis"
},
"therapyLine": 7,
"intent": {
"code": "K",
"display": "Kurativ",
"system": "dnpm-dip/therapy/intent"
},
"code": {
"code": "radio-therapy",
"display": "Strahlen-Therapie",
"system": "dnpm-dip/mtb/procedure/type"
},
"status": {
"code": "stopped",
"display": "Abgebrochen",
"system": "dnpm-dip/therapy/status"
},
"statusReason": {
"code": "patient-death",
"display": "Tod",
"system": "dnpm-dip/therapy/status-reason"
},
"recordedOn": "2025-07-04",
"period": {
"start": "2025-01-04"
},
"notes": [
"Notes on the therapeutic procedure..."
]
}
],
"performanceStatus": [
{
"id": "6cc2bd40-4193-4814-aa30-54c6dd1dea7d",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"effectiveDate": "2025-07-04",
"value": {
"code": "4",
"display": "ECOG 4",
"system": "ECOG-Performance-Status"
}
}
],
"specimens": [
{
"id": "6abae7ae-1308-4637-8093-0be6594a5bc4",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"diagnosis": {
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"type": "MTBDiagnosis"
},
"type": {
"code": "unknown",
"display": "Unbekannt",
"system": "dnpm-dip/mtb/tumor-specimen/type"
},
"collection": {
"date": "2025-07-04",
"method": {
"code": "cytology",
"display": "Zytologie",
"system": "dnpm-dip/mtb/tumor-specimen/collection/method"
},
"localization": {
"code": "regional-lymph-nodes",
"display": "Regionäre Lymphknoten",
"system": "dnpm-dip/mtb/tumor-specimen/collection/localization"
}
}
}
],
"priorDiagnosticReports": [
{
"id": "e23f3cc9-19ea-477e-a72e-696618064e91",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"performer": {
"id": "xyz",
"display": "Molekular-Pathologie UKx",
"type": "Institute"
},
"issuedOn": "2025-07-04",
"specimen": {
"id": "6abae7ae-1308-4637-8093-0be6594a5bc4",
"type": "TumorSpecimen"
},
"type": {
"code": "fusion-panel",
"display": "Fusionspanel",
"system": "dnpm-dip/mtb/molecular-diagnostics/type"
},
"results": [
"Result of diagnostics..."
]
}
],
"histologyReports": [
{
"id": "138c56dc-b90a-4737-b89d-0422e9323cac",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"specimen": {
"id": "6abae7ae-1308-4637-8093-0be6594a5bc4",
"type": "TumorSpecimen"
},
"issuedOn": "2025-07-04",
"results": {
"tumorMorphology": {
"id": "79d857bc-0726-4f59-8add-995943f93670",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"specimen": {
"id": "6abae7ae-1308-4637-8093-0be6594a5bc4",
"type": "TumorSpecimen"
},
"value": {
"code": "9372/3",
"display": "Entdifferenziertes Chordom",
"system": "urn:oid:2.16.840.1.113883.6.43.1",
"version": "Zweite Revision"
},
"note": "Notes..."
},
"tumorCellContent": {
"id": "0fa34021-6083-49da-b176-2be816b77e4f",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"specimen": {
"id": "6abae7ae-1308-4637-8093-0be6594a5bc4",
"type": "TumorSpecimen"
},
"method": {
"code": "histologic",
"display": "Histologisch",
"system": "dnpm-dip/mtb/tumor-cell-content/method"
},
"value": 0.639758904015403
}
}
}
],
"ihcReports": [
{
"id": "678bc235-4a27-4fcd-88ab-8d682184e5c0",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"specimen": {
"id": "6abae7ae-1308-4637-8093-0be6594a5bc4",
"type": "TumorSpecimen"
},
"issuedOn": "2025-07-04",
"results": {
"proteinExpression": [
{
"id": "30e22700-b895-4ee6-8f1e-fee9a82d15a7",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"protein": {
"code": "HGNC:886",
"display": "ATRX",
"system": "https://www.genenames.org/"
},
"value": {
"code": "exp",
"display": "Exprimiert",
"system": "dnpm-dip/mtb/ihc/protein-expression/result"
},
"tpsScore": 58,
"icScore": {
"code": "3",
"display": ">= 10%",
"system": "dnpm-dip/mtb/ihc/protein-expression/ic-score"
},
"tcScore": {
"code": "4",
"display": ">= 25%",
"system": "dnpm-dip/mtb/ihc/protein-expression/tc-score"
}
},
{
"id": "f465d53e-bfab-4392-bcb9-15ff83c92b11",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"protein": {
"code": "HGNC:5173",
"display": "HRAS",
"system": "https://www.genenames.org/"
},
"value": {
"code": "exp",
"display": "Exprimiert",
"system": "dnpm-dip/mtb/ihc/protein-expression/result"
},
"tpsScore": 25,
"icScore": {
"code": "1",
"display": ">= 1%",
"system": "dnpm-dip/mtb/ihc/protein-expression/ic-score"
},
"tcScore": {
"code": "4",
"display": ">= 25%",
"system": "dnpm-dip/mtb/ihc/protein-expression/tc-score"
}
},
{
"id": "0d2acf7d-2a6d-49d3-842b-574684e94f03",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"protein": {
"code": "HGNC:6407",
"display": "KRAS",
"system": "https://www.genenames.org/"
},
"value": {
"code": "unknown",
"display": "untersucht, kein Ergebnis",
"system": "dnpm-dip/mtb/ihc/protein-expression/result"
},
"tpsScore": 31,
"icScore": {
"code": "1",
"display": ">= 1%",
"system": "dnpm-dip/mtb/ihc/protein-expression/ic-score"
},
"tcScore": {
"code": "1",
"display": ">= 1%",
"system": "dnpm-dip/mtb/ihc/protein-expression/tc-score"
}
},
{
"id": "71c3c5f9-8859-466c-a086-e05f4d454429",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"protein": {
"code": "HGNC:3689",
"display": "FGFR2",
"system": "https://www.genenames.org/"
},
"value": {
"code": "not-exp",
"display": "Nicht exprimiert",
"system": "dnpm-dip/mtb/ihc/protein-expression/result"
},
"tpsScore": 65,
"icScore": {
"code": "1",
"display": ">= 1%",
"system": "dnpm-dip/mtb/ihc/protein-expression/ic-score"
},
"tcScore": {
"code": "6",
"display": ">= 75%",
"system": "dnpm-dip/mtb/ihc/protein-expression/tc-score"
}
},
{
"id": "c8048a54-4e03-489a-ba13-19ed6604a04e",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"protein": {
"code": "HGNC:21597",
"display": "ACAD10",
"system": "https://www.genenames.org/"
},
"value": {
"code": "exp",
"display": "Exprimiert",
"system": "dnpm-dip/mtb/ihc/protein-expression/result"
},
"tpsScore": 61,
"icScore": {
"code": "3",
"display": ">= 10%",
"system": "dnpm-dip/mtb/ihc/protein-expression/ic-score"
},
"tcScore": {
"code": "0",
"display": "< 1%",
"system": "dnpm-dip/mtb/ihc/protein-expression/tc-score"
}
},
{
"id": "c3cfac81-5058-490a-a21b-6aa5ca69d560",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"protein": {
"code": "HGNC:391",
"display": "AKT1",
"system": "https://www.genenames.org/"
},
"value": {
"code": "2+",
"display": "2+",
"system": "dnpm-dip/mtb/ihc/protein-expression/result"
},
"tpsScore": 6,
"icScore": {
"code": "1",
"display": ">= 1%",
"system": "dnpm-dip/mtb/ihc/protein-expression/ic-score"
},
"tcScore": {
"code": "0",
"display": "< 1%",
"system": "dnpm-dip/mtb/ihc/protein-expression/tc-score"
}
},
{
"id": "d95f09ce-d57b-4880-a8eb-8b55caec1dbb",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"protein": {
"code": "HGNC:11998",
"display": "TP53",
"system": "https://www.genenames.org/"
},
"value": {
"code": "not-exp",
"display": "Nicht exprimiert",
"system": "dnpm-dip/mtb/ihc/protein-expression/result"
},
"tpsScore": 86,
"icScore": {
"code": "1",
"display": ">= 1%",
"system": "dnpm-dip/mtb/ihc/protein-expression/ic-score"
},
"tcScore": {
"code": "3",
"display": ">= 10%",
"system": "dnpm-dip/mtb/ihc/protein-expression/tc-score"
}
}
],
"msiMmr": []
}
}
],
"ngsReports": [
{
"id": "3fc2e1a0-4d9c-487d-9606-ee7b5ca4ca8a",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"specimen": {
"id": "6abae7ae-1308-4637-8093-0be6594a5bc4",
"type": "TumorSpecimen"
},
"issuedOn": "2025-07-04",
"type": {
"code": "panel",
"display": "Panel",
"system": "dnpm-dip/ngs/type"
},
"metadata": [
{
"kitType": "Kit Type",
"kitManufacturer": "Manufacturer",
"sequencer": "Sequencer",
"referenceGenome": "GRCh37",
"pipeline": "https://github.com/pipeline-project"
}
],
"results": {
"tumorCellContent": {
"id": "a504691e-c0c9-4d98-bbec-066ee9f2c53d",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"specimen": {
"id": "6abae7ae-1308-4637-8093-0be6594a5bc4",
"type": "TumorSpecimen"
},
"method": {
"code": "bioinformatic",
"display": "Bioinformatisch",
"system": "dnpm-dip/mtb/tumor-cell-content/method"
},
"value": 0.8558023090467324
},
"tmb": {
"id": "7c06ec00-53d2-48a8-8ddb-956c0a360e39",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"specimen": {
"id": "6abae7ae-1308-4637-8093-0be6594a5bc4",
"type": "TumorSpecimen"
},
"value": {
"value": 389586,
"unit": "Mutations per megabase"
},
"interpretation": {
"code": "high",
"display": "Hoch",
"system": "dnpm-dip/mtb/ngs/tmb/interpretation"
}
},
"brcaness": {
"id": "069e55af-392a-4438-b9ec-b2173b963c73",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"specimen": {
"id": "6abae7ae-1308-4637-8093-0be6594a5bc4",
"type": "TumorSpecimen"
},
"value": 0.5,
"confidenceRange": {
"min": 0.4,
"max": 0.6
}
},
"hrdScore": {
"id": "aefe7b46-319c-4a18-b8fc-9cda27aa2e29",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"specimen": {
"id": "6abae7ae-1308-4637-8093-0be6594a5bc4",
"type": "TumorSpecimen"
},
"value": 0.3444428804020617,
"components": {
"lst": 0.1942866068404976,
"loh": 0.3642816413155029,
"tai": 0.5703447060970377
},
"interpretation": {
"code": "intermediate",
"display": "Mittel",
"system": "dnpm-dip/mtb/ngs/hrd-score/interpretation"
}
},
"simpleVariants": [
{
"id": "9f0690d3-b033-4bd5-a57f-6d3bff5b7e3a",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "a0b5a199-353c-4d33-83e2-e92afebd7411",
"system": "https://www.ncbi.nlm.nih.gov/snp"
},
{
"value": "54b96348-3ecd-41f4-8930-8ffddf623c39",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"chromosome": "chr15",
"gene": {
"code": "HGNC:1097",
"display": "BRAF",
"system": "https://www.genenames.org/"
},
"localization": [
{
"code": "regulatory-region",
"display": "Regulatory region",
"system": "dnpm-dip/variant/localization"
}
],
"transcriptId": {
"value": "8793ef38-a5b5-4efb-bacf-9188baa592d3",
"system": "https://www.ensembl.org"
},
"exonId": "6",
"position": {
"start": 308
},
"altAllele": "C",
"refAllele": "T",
"dnaChange": "c.308T>C",
"proteinChange": "p.(Pro578_Lys579delinsLeuTer)",
"readDepth": 8,
"allelicFrequency": 0.0984818710935953,
"interpretation": {
"code": "2",
"display": "Likely benign",
"system": "https://www.ncbi.nlm.nih.gov/clinvar"
}
},
{
"id": "2044fe89-23b3-4ab2-b3b5-e32296251c94",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "6e8d07d7-3600-4680-be08-a010096a0f26",
"system": "https://www.ncbi.nlm.nih.gov/snp"
},
{
"value": "a120aa21-c5cd-446c-bd97-a48747890a6e",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"chromosome": "chr15",
"gene": {
"code": "HGNC:3236",
"display": "EGFR",
"system": "https://www.genenames.org/"
},
"localization": [
{
"code": "regulatory-region",
"display": "Regulatory region",
"system": "dnpm-dip/variant/localization"
}
],
"transcriptId": {
"value": "da8c0f90-3e6f-4e6a-b284-5273a2dd33fd",
"system": "https://www.ncbi.nlm.nih.gov/refseq"
},
"exonId": "6",
"position": {
"start": 351
},
"altAllele": "G",
"refAllele": "C",
"dnaChange": "c.351C>G",
"proteinChange": "p.(Glu125_Ala132delinsGlyLeuHisArgPheIleValLeu)",
"readDepth": 13,
"allelicFrequency": 0.6161393635306036,
"interpretation": {
"code": "1",
"display": "Benign",
"system": "https://www.ncbi.nlm.nih.gov/clinvar"
}
},
{
"id": "09fb41e5-9e6d-4aaa-a9f4-aaee9b5304bd",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "ef10ac27-386c-4eb1-addd-6c49006f6ed1",
"system": "https://www.ncbi.nlm.nih.gov/snp"
},
{
"value": "b06d1c1c-08b2-4825-b48a-99defad38171",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"chromosome": "chrX",
"gene": {
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
"localization": [
{
"code": "intronic",
"display": "Intronic",
"system": "dnpm-dip/variant/localization"
}
],
"transcriptId": {
"value": "a8c6bf2f-336a-4d13-9340-792778496239",
"system": "https://www.ncbi.nlm.nih.gov/refseq"
},
"exonId": "7",
"position": {
"start": 61
},
"altAllele": "C",
"refAllele": "A",
"dnaChange": "c.61A>C",
"proteinChange": "p.(His321Leufs*3)",
"readDepth": 5,
"allelicFrequency": 0.23009427896105705,
"interpretation": {
"code": "4",
"display": "Likely pathogenic",
"system": "https://www.ncbi.nlm.nih.gov/clinvar"
}
},
{
"id": "0f8e945f-185f-4a59-8a6a-8b4fdb18acb6",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "a1b48026-a47b-42aa-af55-743ffac4d883",
"system": "https://www.ncbi.nlm.nih.gov/snp"
},
{
"value": "34a4ada1-3544-4fa5-b79b-2f205d85dd72",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"chromosome": "chr19",
"gene": {
"code": "HGNC:886",
"display": "ATRX",
"system": "https://www.genenames.org/"
},
"localization": [
{
"code": "splicing-region",
"display": "splicing region",
"system": "dnpm-dip/variant/localization"
}
],
"transcriptId": {
"value": "882e066e-1c08-48d3-82e8-2a46d6bdfd8b",
"system": "https://www.ensembl.org"
},
"exonId": "9",
"position": {
"start": 122
},
"altAllele": "G",
"refAllele": "C",
"dnaChange": "c.122C>G",
"proteinChange": "p.Cys28delinsTrpVal",
"readDepth": 9,
"allelicFrequency": 0.9182372831191241,
"interpretation": {
"code": "2",
"display": "Likely benign",
"system": "https://www.ncbi.nlm.nih.gov/clinvar"
}
},
{
"id": "87d74d48-0042-4a9a-b934-3f90aa6f95f8",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "1dde468c-e5c5-4bde-ba79-e08630459289",
"system": "https://www.ncbi.nlm.nih.gov/snp"
},
{
"value": "985f1f23-3bf0-4434-8a91-ce520baa40ba",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"chromosome": "chr5",
"gene": {
"code": "HGNC:1753",
"display": "CDH13",
"system": "https://www.genenames.org/"
},
"localization": [
{
"code": "coding-region",
"display": "Coding region",
"system": "dnpm-dip/variant/localization"
}
],
"transcriptId": {
"value": "b7ea01a2-ae53-4d3f-9604-42889eafe619",
"system": "https://www.ncbi.nlm.nih.gov/refseq"
},
"exonId": "9",
"position": {
"start": 225
},
"altAllele": "C",
"refAllele": "T",
"dnaChange": "c.225T>C",
"proteinChange": "p.His4_Gln5insAla",
"readDepth": 17,
"allelicFrequency": 0.45086975271662,
"interpretation": {
"code": "1",
"display": "Benign",
"system": "https://www.ncbi.nlm.nih.gov/clinvar"
}
},
{
"id": "2f7fd69f-6d95-4971-a16e-e73dcf6a8545",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "005ce56f-ac0d-4f56-82bc-ecdf2372cc93",
"system": "https://www.ncbi.nlm.nih.gov/snp"
},
{
"value": "798a8d54-7a49-476f-b025-d34cd9d14cb8",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"chromosome": "chr11",
"gene": {
"code": "HGNC:6407",
"display": "KRAS",
"system": "https://www.genenames.org/"
},
"localization": [
{
"code": "splicing-region",
"display": "splicing region",
"system": "dnpm-dip/variant/localization"
}
],
"transcriptId": {
"value": "69411b5c-9af8-4866-aafa-4d5d6907e753",
"system": "https://www.ensembl.org"
},
"exonId": "6",
"position": {
"start": 29
},
"altAllele": "C",
"refAllele": "A",
"dnaChange": "c.29A>C",
"proteinChange": "p.Lys2_Gly3insGlnSerLys",
"readDepth": 24,
"allelicFrequency": 0.4411564432251045,
"interpretation": {
"code": "2",
"display": "Likely benign",
"system": "https://www.ncbi.nlm.nih.gov/clinvar"
}
},
{
"id": "6682b275-a44e-491a-b41b-8024252089c7",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "9ae79969-6d79-4409-8504-37b40f0a545e",
"system": "https://www.ncbi.nlm.nih.gov/snp"
},
{
"value": "9027f3e0-3e9d-4d96-a640-daf12a1e2e37",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"chromosome": "chr6",
"gene": {
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
"localization": [
{
"code": "regulatory-region",
"display": "Regulatory region",
"system": "dnpm-dip/variant/localization"
}
],
"transcriptId": {
"value": "581dad04-d0dd-405b-978c-0bad00fec6f4",
"system": "https://www.ensembl.org"
},
"exonId": "7",
"position": {
"start": 86
},
"altAllele": "G",
"refAllele": "C",
"dnaChange": "c.86C>G",
"proteinChange": "p.Lys23_Val25del",
"readDepth": 24,
"allelicFrequency": 0.057677192037024816,
"interpretation": {
"code": "3",
"display": "Uncertain significance",
"system": "https://www.ncbi.nlm.nih.gov/clinvar"
}
},
{
"id": "1ea92b12-9691-4136-bfe9-e02436085c8e",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "e12fb8bc-40f8-4f14-84d8-c4e261b08c17",
"system": "https://www.ncbi.nlm.nih.gov/snp"
},
{
"value": "0c948974-aad8-4e3a-89e2-fb96fe1ab249",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"chromosome": "chrX",
"gene": {
"code": "HGNC:21597",
"display": "ACAD10",
"system": "https://www.genenames.org/"
},
"localization": [
{
"code": "regulatory-region",
"display": "Regulatory region",
"system": "dnpm-dip/variant/localization"
}
],
"transcriptId": {
"value": "98e944f6-3f8b-4026-92b8-93f7fb8a6be9",
"system": "https://www.ncbi.nlm.nih.gov/refseq"
},
"exonId": "6",
"position": {
"start": 181
},
"altAllele": "A",
"refAllele": "T",
"dnaChange": "c.181T>A",
"proteinChange": "p.Lys23_Val25del",
"readDepth": 24,
"allelicFrequency": 0.19813946708293717,
"interpretation": {
"code": "2",
"display": "Likely benign",
"system": "https://www.ncbi.nlm.nih.gov/clinvar"
}
}
],
"copyNumberVariants": [
{
"id": "4c5c377e-930a-4d94-9156-e06fd3f5c459",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"chromosome": "chrMT",
"localization": [
{
"code": "splicing-region",
"display": "splicing region",
"system": "dnpm-dip/variant/localization"
}
],
"startRange": {
"start": 43090,
"end": 43132
},
"endRange": {
"start": 43267,
"end": 43317
},
"totalCopyNumber": 7,
"relativeCopyNumber": 0.7801775227127494,
"cnA": 0.18361943370784084,
"cnB": 0.5811112581878727,
"reportedAffectedGenes": [
{
"code": "HGNC:11998",
"display": "TP53",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:5173",
"display": "HRAS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:886",
"display": "ATRX",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:9967",
"display": "RET",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1753",
"display": "CDH13",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3690",
"display": "FGFR3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3942",
"display": "MTOR",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:21597",
"display": "ACAD10",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:18615",
"display": "BRAFP1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:6407",
"display": "KRAS",
"system": "https://www.genenames.org/"
}
],
"reportedFocality": "partial q-arm",
"type": {
"code": "high-level-gain",
"display": "High-level-gain",
"system": "dnpm-dip/mtb/ngs-report/cnv/type"
},
"copyNumberNeutralLoH": [
{
"code": "HGNC:33",
"display": "ABCA3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:11998",
"display": "TP53",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:5173",
"display": "HRAS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:25829",
"display": "ABRAXAS1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1753",
"display": "CDH13",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1777",
"display": "CDK6",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3236",
"display": "EGFR",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:6407",
"display": "KRAS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:9967",
"display": "RET",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:21298",
"display": "AACS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3689",
"display": "FGFR2",
"system": "https://www.genenames.org/"
}
]
},
{
"id": "b255b3e1-6be6-4e37-a152-442c4b7243ad",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"chromosome": "chr5",
"localization": [
{
"code": "intronic",
"display": "Intronic",
"system": "dnpm-dip/variant/localization"
}
],
"startRange": {
"start": 4113,
"end": 4155
},
"endRange": {
"start": 5035,
"end": 5085
},
"totalCopyNumber": 1,
"relativeCopyNumber": 0.3045051611141476,
"cnA": 0.2765509366484754,
"cnB": 0.931529617861302,
"reportedAffectedGenes": [
{
"code": "HGNC:1753",
"display": "CDH13",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1100",
"display": "BRCA1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:21597",
"display": "ACAD10",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:18615",
"display": "BRAFP1",
"system": "https://www.genenames.org/"
}
],
"reportedFocality": "partial q-arm",
"type": {
"code": "loss",
"display": "Loss",
"system": "dnpm-dip/mtb/ngs-report/cnv/type"
},
"copyNumberNeutralLoH": [
{
"code": "HGNC:11998",
"display": "TP53",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1753",
"display": "CDH13",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:391",
"display": "AKT1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:886",
"display": "ATRX",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1097",
"display": "BRAF",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1100",
"display": "BRCA1",
"system": "https://www.genenames.org/"
}
]
},
{
"id": "d418b9c7-3ff9-4fe9-82b6-8a44fa16911d",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"chromosome": "chr17",
"localization": [
{
"code": "intronic",
"display": "Intronic",
"system": "dnpm-dip/variant/localization"
}
],
"startRange": {
"start": 4752,
"end": 4794
},
"endRange": {
"start": 4909,
"end": 4959
},
"totalCopyNumber": 6,
"relativeCopyNumber": 0.0640321708138667,
"cnA": 0.8042393647214559,
"cnB": 0.45292087841292294,
"reportedAffectedGenes": [
{
"code": "HGNC:11998",
"display": "TP53",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1753",
"display": "CDH13",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:391",
"display": "AKT1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:886",
"display": "ATRX",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:6407",
"display": "KRAS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:9967",
"display": "RET",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3689",
"display": "FGFR2",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:34",
"display": "ABCA4",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:21597",
"display": "ACAD10",
"system": "https://www.genenames.org/"
}
],
"reportedFocality": "partial q-arm",
"type": {
"code": "high-level-gain",
"display": "High-level-gain",
"system": "dnpm-dip/mtb/ngs-report/cnv/type"
},
"copyNumberNeutralLoH": [
{
"code": "HGNC:33",
"display": "ABCA3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:25829",
"display": "ABRAXAS1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3690",
"display": "FGFR3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:886",
"display": "ATRX",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1777",
"display": "CDK6",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3689",
"display": "FGFR2",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:6407",
"display": "KRAS",
"system": "https://www.genenames.org/"
}
]
},
{
"id": "6c507be2-f91f-4b82-9661-57e1a42825f9",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"chromosome": "chr15",
"localization": [
{
"code": "regulatory-region",
"display": "Regulatory region",
"system": "dnpm-dip/variant/localization"
}
],
"startRange": {
"start": 37829,
"end": 37871
},
"endRange": {
"start": 38035,
"end": 38085
},
"totalCopyNumber": 1,
"relativeCopyNumber": 0.3419552514274993,
"cnA": 0.8209416660797689,
"cnB": 0.4005358195974207,
"reportedAffectedGenes": [
{
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:886",
"display": "ATRX",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1777",
"display": "CDK6",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:9967",
"display": "RET",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:18615",
"display": "BRAFP1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1097",
"display": "BRAF",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:25662",
"display": "AAGAB",
"system": "https://www.genenames.org/"
}
],
"reportedFocality": "partial q-arm",
"type": {
"code": "loss",
"display": "Loss",
"system": "dnpm-dip/mtb/ngs-report/cnv/type"
},
"copyNumberNeutralLoH": [
{
"code": "HGNC:11998",
"display": "TP53",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:5173",
"display": "HRAS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:6973",
"display": "MDM2",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:25662",
"display": "AAGAB",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:391",
"display": "AKT1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:21298",
"display": "AACS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:34",
"display": "ABCA4",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:18615",
"display": "BRAFP1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1753",
"display": "CDH13",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3690",
"display": "FGFR3",
"system": "https://www.genenames.org/"
}
]
},
{
"id": "33e7074c-bb98-4193-91c5-2cd28c782b85",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"chromosome": "chrY",
"localization": [
{
"code": "intergenic",
"display": "Intergenic",
"system": "dnpm-dip/variant/localization"
}
],
"startRange": {
"start": 42004,
"end": 42046
},
"endRange": {
"start": 42917,
"end": 42967
},
"totalCopyNumber": 7,
"relativeCopyNumber": 0.10209135702990402,
"cnA": 0.4965695668072818,
"cnB": 0.43091760377039057,
"reportedAffectedGenes": [
{
"code": "HGNC:25829",
"display": "ABRAXAS1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3690",
"display": "FGFR3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1777",
"display": "CDK6",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3689",
"display": "FGFR2",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:18615",
"display": "BRAFP1",
"system": "https://www.genenames.org/"
}
],
"reportedFocality": "partial q-arm",
"type": {
"code": "high-level-gain",
"display": "High-level-gain",
"system": "dnpm-dip/mtb/ngs-report/cnv/type"
},
"copyNumberNeutralLoH": [
{
"code": "HGNC:33",
"display": "ABCA3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:11998",
"display": "TP53",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:886",
"display": "ATRX",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1097",
"display": "BRAF",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:25662",
"display": "AAGAB",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1100",
"display": "BRCA1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:9967",
"display": "RET",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3689",
"display": "FGFR2",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:34",
"display": "ABCA4",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3942",
"display": "MTOR",
"system": "https://www.genenames.org/"
}
]
},
{
"id": "466a8ae3-9659-452e-a5cb-682daa3f9dc1",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"chromosome": "chr6",
"localization": [
{
"code": "intronic",
"display": "Intronic",
"system": "dnpm-dip/variant/localization"
}
],
"startRange": {
"start": 11769,
"end": 11811
},
"endRange": {
"start": 12305,
"end": 12355
},
"totalCopyNumber": 1,
"relativeCopyNumber": 0.8141058551865318,
"cnA": 0.4194301665138298,
"cnB": 0.9291188790820221,
"reportedAffectedGenes": [
{
"code": "HGNC:391",
"display": "AKT1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:21597",
"display": "ACAD10",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1753",
"display": "CDH13",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3690",
"display": "FGFR3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:25662",
"display": "AAGAB",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1100",
"display": "BRCA1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:9967",
"display": "RET",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:21298",
"display": "AACS",
"system": "https://www.genenames.org/"
}
],
"reportedFocality": "partial q-arm",
"type": {
"code": "loss",
"display": "Loss",
"system": "dnpm-dip/mtb/ngs-report/cnv/type"
},
"copyNumberNeutralLoH": [
{
"code": "HGNC:5173",
"display": "HRAS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3690",
"display": "FGFR3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3689",
"display": "FGFR2",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1097",
"display": "BRAF",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1100",
"display": "BRCA1",
"system": "https://www.genenames.org/"
}
]
},
{
"id": "d88bacd7-4621-44dc-b7c4-6dcdb0059135",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"chromosome": "chr13",
"localization": [
{
"code": "intronic",
"display": "Intronic",
"system": "dnpm-dip/variant/localization"
}
],
"startRange": {
"start": 37841,
"end": 37883
},
"endRange": {
"start": 38208,
"end": 38258
},
"totalCopyNumber": 6,
"relativeCopyNumber": 0.3086613954843185,
"cnA": 0.7548268045150922,
"cnB": 0.406626558250323,
"reportedAffectedGenes": [
{
"code": "HGNC:11998",
"display": "TP53",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:25829",
"display": "ABRAXAS1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:391",
"display": "AKT1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:886",
"display": "ATRX",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3689",
"display": "FGFR2",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:18615",
"display": "BRAFP1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:25662",
"display": "AAGAB",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1100",
"display": "BRCA1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:34",
"display": "ABCA4",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3236",
"display": "EGFR",
"system": "https://www.genenames.org/"
}
],
"reportedFocality": "partial q-arm",
"type": {
"code": "high-level-gain",
"display": "High-level-gain",
"system": "dnpm-dip/mtb/ngs-report/cnv/type"
},
"copyNumberNeutralLoH": [
{
"code": "HGNC:5173",
"display": "HRAS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:34",
"display": "ABCA4",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:21597",
"display": "ACAD10",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1753",
"display": "CDH13",
"system": "https://www.genenames.org/"
}
]
},
{
"id": "1a5bc7a1-637b-485d-a1bd-746b627b5873",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"chromosome": "chrY",
"localization": [
{
"code": "splicing-region",
"display": "splicing region",
"system": "dnpm-dip/variant/localization"
}
],
"startRange": {
"start": 44181,
"end": 44223
},
"endRange": {
"start": 44392,
"end": 44442
},
"totalCopyNumber": 4,
"relativeCopyNumber": 0.34104993057095634,
"cnA": 0.4377954964659361,
"cnB": 0.44587277411147286,
"reportedAffectedGenes": [
{
"code": "HGNC:5173",
"display": "HRAS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:25662",
"display": "AAGAB",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:391",
"display": "AKT1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:6407",
"display": "KRAS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1753",
"display": "CDH13",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3690",
"display": "FGFR3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:9967",
"display": "RET",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:21298",
"display": "AACS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3942",
"display": "MTOR",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3236",
"display": "EGFR",
"system": "https://www.genenames.org/"
}
],
"reportedFocality": "partial q-arm",
"type": {
"code": "high-level-gain",
"display": "High-level-gain",
"system": "dnpm-dip/mtb/ngs-report/cnv/type"
},
"copyNumberNeutralLoH": [
{
"code": "HGNC:25829",
"display": "ABRAXAS1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1753",
"display": "CDH13",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:34",
"display": "ABCA4",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:6407",
"display": "KRAS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1097",
"display": "BRAF",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:25662",
"display": "AAGAB",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1100",
"display": "BRCA1",
"system": "https://www.genenames.org/"
}
]
},
{
"id": "ad83ceec-57a3-4329-bc0b-f1b77ec37c8b",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"chromosome": "chr13",
"localization": [
{
"code": "coding-region",
"display": "Coding region",
"system": "dnpm-dip/variant/localization"
}
],
"startRange": {
"start": 35377,
"end": 35419
},
"endRange": {
"start": 35543,
"end": 35593
},
"totalCopyNumber": 6,
"relativeCopyNumber": 0.25915585742763414,
"cnA": 0.29394604742259056,
"cnB": 0.4078421656729132,
"reportedAffectedGenes": [
{
"code": "HGNC:33",
"display": "ABCA3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:6973",
"display": "MDM2",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3690",
"display": "FGFR3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1777",
"display": "CDK6",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:21298",
"display": "AACS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:18615",
"display": "BRAFP1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:25662",
"display": "AAGAB",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:1100",
"display": "BRCA1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:34",
"display": "ABCA4",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3942",
"display": "MTOR",
"system": "https://www.genenames.org/"
}
],
"reportedFocality": "partial q-arm",
"type": {
"code": "high-level-gain",
"display": "High-level-gain",
"system": "dnpm-dip/mtb/ngs-report/cnv/type"
},
"copyNumberNeutralLoH": [
{
"code": "HGNC:33",
"display": "ABCA3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:11998",
"display": "TP53",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:5173",
"display": "HRAS",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3690",
"display": "FGFR3",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:25662",
"display": "AAGAB",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:886",
"display": "ATRX",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3689",
"display": "FGFR2",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:18615",
"display": "BRAFP1",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:3236",
"display": "EGFR",
"system": "https://www.genenames.org/"
},
{
"code": "HGNC:21597",
"display": "ACAD10",
"system": "https://www.genenames.org/"
}
]
}
],
"dnaFusions": [
{
"id": "302967d8-fd18-4c65-95de-c212aeac9515",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"localization": [
{
"code": "intronic",
"display": "Intronic",
"system": "dnpm-dip/variant/localization"
}
],
"fusionPartner5prime": {
"chromosome": "chr13",
"gene": {
"code": "HGNC:21298",
"display": "AACS",
"system": "https://www.genenames.org/"
},
"position": 590
},
"fusionPartner3prime": {
"chromosome": "chr16",
"gene": {
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
"position": 938
},
"reportedNumReads": 8
},
{
"id": "14415292-2555-4e14-97f6-6debe5a0ee14",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"localization": [
{
"code": "coding-region",
"display": "Coding region",
"system": "dnpm-dip/variant/localization"
}
],
"fusionPartner5prime": {
"chromosome": "chr5",
"gene": {
"code": "HGNC:9967",
"display": "RET",
"system": "https://www.genenames.org/"
},
"position": 468
},
"fusionPartner3prime": {
"chromosome": "chr14",
"gene": {
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
"position": 343
},
"reportedNumReads": 4
},
{
"id": "2cdbcc31-9bd2-456f-91ec-8a754898b9dd",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"localization": [
{
"code": "intergenic",
"display": "Intergenic",
"system": "dnpm-dip/variant/localization"
}
],
"fusionPartner5prime": {
"chromosome": "chrMT",
"gene": {
"code": "HGNC:3690",
"display": "FGFR3",
"system": "https://www.genenames.org/"
},
"position": 813
},
"fusionPartner3prime": {
"chromosome": "chr5",
"gene": {
"code": "HGNC:21298",
"display": "AACS",
"system": "https://www.genenames.org/"
},
"position": 825
},
"reportedNumReads": 4
},
{
"id": "0ecdde1f-11ca-4a2d-b0e5-5a9edda324ec",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"localization": [
{
"code": "regulatory-region",
"display": "Regulatory region",
"system": "dnpm-dip/variant/localization"
}
],
"fusionPartner5prime": {
"chromosome": "chr2",
"gene": {
"code": "HGNC:34",
"display": "ABCA4",
"system": "https://www.genenames.org/"
},
"position": 745
},
"fusionPartner3prime": {
"chromosome": "chr21",
"gene": {
"code": "HGNC:1777",
"display": "CDK6",
"system": "https://www.genenames.org/"
},
"position": 783
},
"reportedNumReads": 6
},
{
"id": "d03b7a66-d9d0-4038-be62-22327425a688",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"localization": [
{
"code": "intergenic",
"display": "Intergenic",
"system": "dnpm-dip/variant/localization"
}
],
"fusionPartner5prime": {
"chromosome": "chr16",
"gene": {
"code": "HGNC:6973",
"display": "MDM2",
"system": "https://www.genenames.org/"
},
"position": 396
},
"fusionPartner3prime": {
"chromosome": "chr14",
"gene": {
"code": "HGNC:886",
"display": "ATRX",
"system": "https://www.genenames.org/"
},
"position": 997
},
"reportedNumReads": 7
},
{
"id": "94cf49cb-7d02-496c-b283-82ecbc1763cc",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"localization": [
{
"code": "intronic",
"display": "Intronic",
"system": "dnpm-dip/variant/localization"
}
],
"fusionPartner5prime": {
"chromosome": "chr11",
"gene": {
"code": "HGNC:3689",
"display": "FGFR2",
"system": "https://www.genenames.org/"
},
"position": 480
},
"fusionPartner3prime": {
"chromosome": "chr3",
"gene": {
"code": "HGNC:33",
"display": "ABCA3",
"system": "https://www.genenames.org/"
},
"position": 649
},
"reportedNumReads": 8
}
],
"rnaFusions": [
{
"id": "ac9757c5-2e65-44c6-bb2c-f40004d10d77",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "836989c4-62ca-41b3-b421-d08a098cb509",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"localization": [
{
"code": "splicing-region",
"display": "splicing region",
"system": "dnpm-dip/variant/localization"
}
],
"fusionPartner5prime": {
"transcriptId": {
"value": "7713b535-7b6a-4c61-a70d-f1f854c78d38",
"system": "https://www.ncbi.nlm.nih.gov/refseq"
},
"exonId": "4",
"gene": {
"code": "HGNC:21298",
"display": "AACS",
"system": "https://www.genenames.org/"
},
"position": 584,
"strand": "-"
},
"fusionPartner3prime": {
"transcriptId": {
"value": "31904acd-4c03-45f9-bc59-c4d534d600ed",
"system": "https://www.ensembl.org"
},
"exonId": "3",
"gene": {
"code": "HGNC:25829",
"display": "ABRAXAS1",
"system": "https://www.genenames.org/"
},
"position": 210,
"strand": "-"
},
"effect": "Effect",
"reportedNumReads": 8
},
{
"id": "b1196574-f32b-4c32-84d4-0034698a99b6",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "d9286de1-9938-4683-84ed-e486f16bf363",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"localization": [
{
"code": "intronic",
"display": "Intronic",
"system": "dnpm-dip/variant/localization"
}
],
"fusionPartner5prime": {
"transcriptId": {
"value": "7116faf2-f1e9-4026-878f-ae0dc872c8d2",
"system": "https://www.ncbi.nlm.nih.gov/refseq"
},
"exonId": "5",
"gene": {
"code": "HGNC:1100",
"display": "BRCA1",
"system": "https://www.genenames.org/"
},
"position": 648,
"strand": "-"
},
"fusionPartner3prime": {
"transcriptId": {
"value": "785f85a8-dc83-4f93-ba7c-a157add06294",
"system": "https://www.ncbi.nlm.nih.gov/refseq"
},
"exonId": "4",
"gene": {
"code": "HGNC:1100",
"display": "BRCA1",
"system": "https://www.genenames.org/"
},
"position": 717,
"strand": "-"
},
"effect": "Effect",
"reportedNumReads": 6
},
{
"id": "75da7cba-5f26-4ef7-9a8c-60fcd1b30399",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "d943f58e-fc07-41b3-8e17-89fb5a2a7b14",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"localization": [
{
"code": "intronic",
"display": "Intronic",
"system": "dnpm-dip/variant/localization"
}
],
"fusionPartner5prime": {
"transcriptId": {
"value": "8f540990-3a2f-4b8c-83cd-d87ae391b35b",
"system": "https://www.ncbi.nlm.nih.gov/refseq"
},
"exonId": "5",
"gene": {
"code": "HGNC:21597",
"display": "ACAD10",
"system": "https://www.genenames.org/"
},
"position": 820,
"strand": "-"
},
"fusionPartner3prime": {
"transcriptId": {
"value": "78f1ba5d-5272-4a75-9b91-df2ea355cf01",
"system": "https://www.ensembl.org"
},
"exonId": "2",
"gene": {
"code": "HGNC:1100",
"display": "BRCA1",
"system": "https://www.genenames.org/"
},
"position": 708,
"strand": "-"
},
"effect": "Effect",
"reportedNumReads": 4
},
{
"id": "03ab7f78-8f11-436a-a1ad-ac458a3d613e",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "c8ae6b24-8942-4059-9081-6a2b2f843f0d",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"localization": [
{
"code": "coding-region",
"display": "Coding region",
"system": "dnpm-dip/variant/localization"
}
],
"fusionPartner5prime": {
"transcriptId": {
"value": "4a55b73b-1998-4bbd-b0b4-20ad79c8a33e",
"system": "https://www.ensembl.org"
},
"exonId": "4",
"gene": {
"code": "HGNC:21597",
"display": "ACAD10",
"system": "https://www.genenames.org/"
},
"position": 55,
"strand": "+"
},
"fusionPartner3prime": {
"transcriptId": {
"value": "1ace9a85-2877-4a8d-b463-58655a1235c4",
"system": "https://www.ensembl.org"
},
"exonId": "4",
"gene": {
"code": "HGNC:76",
"display": "ABL1",
"system": "https://www.genenames.org/"
},
"position": 182,
"strand": "-"
},
"effect": "Effect",
"reportedNumReads": 8
},
{
"id": "e3ffd415-79e2-468c-b56c-add78590b55b",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"externalIds": [
{
"value": "ac1289fa-375c-4a92-8d03-a75b5daad0cf",
"system": "https://cancer.sanger.ac.uk/cosmic"
}
],
"localization": [
{
"code": "regulatory-region",
"display": "Regulatory region",
"system": "dnpm-dip/variant/localization"
}
],
"fusionPartner5prime": {
"transcriptId": {
"value": "a28adcc9-f6d9-4234-9bd9-b9c675cea152",
"system": "https://www.ncbi.nlm.nih.gov/refseq"
},
"exonId": "8",
"gene": {
"code": "HGNC:3690",
"display": "FGFR3",
"system": "https://www.genenames.org/"
},
"position": 448,
"strand": "-"
},
"fusionPartner3prime": {
"transcriptId": {
"value": "57736632-733f-4d7e-9ba0-2d603da2ec12",
"system": "https://www.ensembl.org"
},
"exonId": "6",
"gene": {
"code": "HGNC:25662",
"display": "AAGAB",
"system": "https://www.genenames.org/"
},
"position": 932,
"strand": "+"
},
"effect": "Effect",
"reportedNumReads": 9
}
],
"rnaSeqs": []
}
}
],
"carePlans": [
{
"id": "bbcc3750-cc64-464d-8e46-1bbd45a4cb78",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"reason": {
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"display": "Bösartige Neubildung: Oberer innerer Quadrant der Brustdrüse",
"type": "MTBDiagnosis"
},
"issuedOn": "2025-07-04",
"geneticCounselingRecommendation": {
"id": "7b84c55d-d3bc-4fbe-8b78-413382221a2e",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"issuedOn": "2025-07-04",
"reason": {
"code": "self-anamnesis",
"display": "Eigenanamnese",
"system": "dnpm-dip/mtb/recommendation/genetic-counseling/reason"
}
},
"medicationRecommendations": [
{
"id": "9900e072-eb7b-4653-a0b5-b34014969bd2",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"reason": {
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"display": "Bösartige Neubildung: Oberer innerer Quadrant der Brustdrüse",
"type": "MTBDiagnosis"
},
"issuedOn": "2025-07-04",
"priority": {
"code": "2",
"display": "2",
"system": "dnpm-dip/recommendation/priority"
},
"levelOfEvidence": {
"grading": {
"code": "m1B",
"display": "m1B",
"system": "dnpm-dip/mtb/level-of-evidence/grading"
},
"addendums": [
{
"code": "iv",
"display": "iv",
"system": "dnpm-dip/mtb/level-of-evidence/addendum"
}
],
"publications": [
{
"id": "1217003103",
"system": "https://pubmed.ncbi.nlm.nih.gov",
"type": "Publication"
}
]
},
"category": [
{
"code": "CH",
"display": "Chemotherapie",
"system": "dnpm-dip/mtb/recommendation/systemic-therapy/category"
}
],
"medication": [
{
"code": "L01EN02",
"display": "Pemigatinib",
"system": "http://fhir.de/CodeSystem/bfarm/atc",
"version": "2025"
}
],
"useType": {
"code": "in-label",
"display": "In-label Use",
"system": "dnpm-dip/mtb/recommendation/systemic-therapy/use-type"
},
"supportingVariants": [
{
"variant": {
"id": "03ab7f78-8f11-436a-a1ad-ac458a3d613e",
"type": "Variant"
},
"gene": {
"code": "HGNC:21597",
"display": "ACAD10",
"system": "https://www.genenames.org/"
}
}
]
},
{
"id": "49ba8a62-0798-4c4c-88cc-0afba7c2a56e",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"reason": {
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"display": "Bösartige Neubildung: Oberer innerer Quadrant der Brustdrüse",
"type": "MTBDiagnosis"
},
"issuedOn": "2025-07-04",
"priority": {
"code": "1",
"display": "1",
"system": "dnpm-dip/recommendation/priority"
},
"levelOfEvidence": {
"grading": {
"code": "m3",
"display": "m3",
"system": "dnpm-dip/mtb/level-of-evidence/grading"
},
"addendums": [
{
"code": "Z",
"display": "Z",
"system": "dnpm-dip/mtb/level-of-evidence/addendum"
}
],
"publications": [
{
"id": "1607511973",
"system": "https://pubmed.ncbi.nlm.nih.gov",
"type": "Publication"
}
]
},
"category": [
{
"code": "ZS",
"display": "zielgerichtete Substanzen",
"system": "dnpm-dip/mtb/recommendation/systemic-therapy/category"
}
],
"medication": [
{
"code": "L01XA01",
"display": "Cisplatin",
"system": "http://fhir.de/CodeSystem/bfarm/atc",
"version": "2025"
}
],
"useType": {
"code": "unknown",
"display": "Unknown",
"system": "dnpm-dip/mtb/recommendation/systemic-therapy/use-type"
},
"supportingVariants": [
{
"variant": {
"id": "0ecdde1f-11ca-4a2d-b0e5-5a9edda324ec",
"type": "Variant"
},
"gene": {
"code": "HGNC:34",
"display": "ABCA4",
"system": "https://www.genenames.org/"
}
}
]
}
],
"procedureRecommendations": [
{
"id": "cb384a58-fda2-4dc2-9102-066a45c90834",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"reason": {
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"display": "Bösartige Neubildung: Oberer innerer Quadrant der Brustdrüse",
"type": "MTBDiagnosis"
},
"issuedOn": "2025-07-04",
"priority": {
"code": "3",
"display": "3",
"system": "dnpm-dip/recommendation/priority"
},
"levelOfEvidence": {
"grading": {
"code": "m2A",
"display": "m2A",
"system": "dnpm-dip/mtb/level-of-evidence/grading"
},
"addendums": [
{
"code": "is",
"display": "is",
"system": "dnpm-dip/mtb/level-of-evidence/addendum"
}
],
"publications": [
{
"id": "102207002",
"system": "https://pubmed.ncbi.nlm.nih.gov",
"type": "Publication"
}
]
},
"code": {
"code": "AS",
"display": "Active Surveillance",
"system": "dnpm-dip/mtb/recommendation/procedure/category"
},
"supportingVariants": [
{
"variant": {
"id": "0ecdde1f-11ca-4a2d-b0e5-5a9edda324ec",
"type": "Variant"
},
"gene": {
"code": "HGNC:34",
"display": "ABCA4",
"system": "https://www.genenames.org/"
}
}
]
}
],
"studyEnrollmentRecommendations": [
{
"id": "f0434b14-e96e-4bbe-8566-a54c2eff5a78",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"reason": {
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"display": "Bösartige Neubildung: Oberer innerer Quadrant der Brustdrüse",
"type": "MTBDiagnosis"
},
"issuedOn": "2025-07-04",
"levelOfEvidence": {
"grading": {
"code": "m1B",
"display": "m1B",
"system": "dnpm-dip/mtb/level-of-evidence/grading"
},
"addendums": [
{
"code": "iv",
"display": "iv",
"system": "dnpm-dip/mtb/level-of-evidence/addendum"
}
],
"publications": [
{
"id": "1217003103",
"system": "https://pubmed.ncbi.nlm.nih.gov",
"type": "Publication"
}
]
},
"priority": {
"code": "2",
"display": "2",
"system": "dnpm-dip/recommendation/priority"
},
"study": [
{
"id": "3064-809794-89-39",
"system": "Eudra-CT",
"type": "Study"
}
],
"supportingVariants": [
{
"variant": {
"id": "03ab7f78-8f11-436a-a1ad-ac458a3d613e",
"type": "Variant"
},
"gene": {
"code": "HGNC:21597",
"display": "ACAD10",
"system": "https://www.genenames.org/"
}
}
]
}
],
"histologyReevaluationRequests": [
{
"id": "7e25cc52-876a-416e-968c-2fea1c4a03a9",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"specimen": {
"id": "6abae7ae-1308-4637-8093-0be6594a5bc4",
"type": "TumorSpecimen"
},
"issuedOn": "2025-07-04"
}
],
"rebiopsyRequests": [
{
"id": "b42a28e2-e70c-4655-ad01-627af908c2bc",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"tumorEntity": {
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"type": "MTBDiagnosis"
},
"issuedOn": "2025-07-04"
}
],
"notes": [
"Protocol of the MTB conference..."
]
}
],
"followUps": [
{
"date": "2018-04-20",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"lastContactDate": "2018-04-20"
}
],
"claims": [
{
"id": "9f09e4a3-c622-4592-88ae-16c54fc2ff4e",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"recommendation": {
"id": "9900e072-eb7b-4653-a0b5-b34014969bd2",
"type": "MTBMedicationRecommendation"
},
"issuedOn": "2025-07-04",
"stage": {
"code": "follow-up-claim",
"display": "Folgeantrag",
"system": "dnpm-dip/mtb/claim/stage"
}
},
{
"id": "60dfd2bb-bc0f-47f9-9210-8fe262645888",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"recommendation": {
"id": "49ba8a62-0798-4c4c-88cc-0afba7c2a56e",
"type": "MTBMedicationRecommendation"
},
"issuedOn": "2025-07-04",
"stage": {
"code": "revocation",
"display": "Widerspruch",
"system": "dnpm-dip/mtb/claim/stage"
}
}
],
"claimResponses": [
{
"id": "277456cc-8214-4d57-89f9-5802a757ac67",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"claim": {
"id": "9f09e4a3-c622-4592-88ae-16c54fc2ff4e",
"type": "Claim"
},
"issuedOn": "2025-07-04",
"status": {
"code": "accepted",
"display": "Angenommen",
"system": "dnpm-dip/mtb/claim-response/status"
}
},
{
"id": "64b09aaf-7596-4fee-8a12-359ac6b7e802",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"claim": {
"id": "60dfd2bb-bc0f-47f9-9210-8fe262645888",
"type": "Claim"
},
"issuedOn": "2025-07-04",
"status": {
"code": "rejected",
"display": "Abgelehnt",
"system": "dnpm-dip/mtb/claim-response/status"
},
"statusReason": [
{
"code": "insufficient-evidence",
"display": "Nicht ausreichende Evidenz",
"system": "dnpm-dip/mtb/claim-response/status-reason"
}
]
}
],
"systemicTherapies": [
{
"history": [
{
"id": "6ac97a41-99a1-4a08-9db4-41a8698c7401",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"reason": {
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"display": "Bösartige Neubildung: Oberer innerer Quadrant der Brustdrüse",
"type": "MTBDiagnosis"
},
"intent": {
"code": "S",
"display": "Sonstiges",
"system": "dnpm-dip/therapy/intent"
},
"category": {
"code": "A",
"display": "Adjuvant",
"system": "dnpm-dip/therapy/category"
},
"basedOn": {
"id": "9900e072-eb7b-4653-a0b5-b34014969bd2",
"type": "MTBMedicationRecommendation"
},
"recordedOn": "2025-07-04",
"status": {
"code": "stopped",
"display": "Abgebrochen",
"system": "dnpm-dip/therapy/status"
},
"statusReason": {
"code": "progression",
"display": "Progression",
"system": "dnpm-dip/therapy/status-reason"
},
"recommendationFulfillmentStatus": {
"code": "complete",
"display": "Komplett",
"system": "dnpm-dip/therapy/recommendation-fulfillment-status"
},
"dosage": {
"code": "under-50%",
"display": "< 50 %",
"system": "dnpm-dip/therapy/dosage-density"
},
"period": {
"start": "2018-02-23",
"end": "2018-05-25"
},
"medication": [
{
"code": "L01EN02",
"display": "Pemigatinib",
"system": "http://fhir.de/CodeSystem/bfarm/atc",
"version": "2025"
}
],
"notes": [
"Notes on the therapy..."
]
}
]
},
{
"history": [
{
"id": "98847b9b-2e7c-44d2-aa6c-cf9f48e0136e",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"reason": {
"id": "efa999e3-6006-4a76-90f9-32786b5f0531",
"display": "Bösartige Neubildung: Oberer innerer Quadrant der Brustdrüse",
"type": "MTBDiagnosis"
},
"intent": {
"code": "X",
"display": "Keine Angabe",
"system": "dnpm-dip/therapy/intent"
},
"category": {
"code": "O",
"display": "Ohne Bezug zur operativen Therapie",
"system": "dnpm-dip/therapy/category"
},
"basedOn": {
"id": "49ba8a62-0798-4c4c-88cc-0afba7c2a56e",
"type": "MTBMedicationRecommendation"
},
"recordedOn": "2025-07-04",
"status": {
"code": "stopped",
"display": "Abgebrochen",
"system": "dnpm-dip/therapy/status"
},
"statusReason": {
"code": "progression",
"display": "Progression",
"system": "dnpm-dip/therapy/status-reason"
},
"recommendationFulfillmentStatus": {
"code": "complete",
"display": "Komplett",
"system": "dnpm-dip/therapy/recommendation-fulfillment-status"
},
"dosage": {
"code": "under-50%",
"display": "< 50 %",
"system": "dnpm-dip/therapy/dosage-density"
},
"period": {
"start": "2017-10-27",
"end": "2018-05-25"
},
"medication": [
{
"code": "L01XA01",
"display": "Cisplatin",
"system": "http://fhir.de/CodeSystem/bfarm/atc",
"version": "2025"
}
],
"notes": [
"Notes on the therapy..."
]
}
]
}
],
"responses": [
{
"id": "98d80143-3ad2-4cfe-bf29-d04e73d78728",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"therapy": {
"id": "6ac97a41-99a1-4a08-9db4-41a8698c7401",
"type": "MTBSystemicTherapy"
},
"effectiveDate": "2018-04-20",
"method": {
"code": "RECIST",
"display": "Nach RECIST-Kriterien",
"system": "dnpm-dip/mtb/response/method"
},
"value": {
"code": "MR",
"display": "Mixed Response",
"system": "RECIST"
}
},
{
"id": "f804a75c-d378-4eec-84c3-274fa20416bc",
"patient": {
"id": "644bae7a-56f6-4ee8-b02f-c532e65af5b1",
"type": "Patient"
},
"therapy": {
"id": "98847b9b-2e7c-44d2-aa6c-cf9f48e0136e",
"type": "MTBSystemicTherapy"
},
"effectiveDate": "2018-01-19",
"method": {
"code": "RANO",
"display": "Nach RANO-Kriterien",
"system": "dnpm-dip/mtb/response/method"
},
"value": {
"code": "PD",
"display": "Progressive Disease",
"system": "RECIST"
}
}
]
}