Skip to content

Commit

Permalink
use code syntax defined by system
Browse files Browse the repository at this point in the history
  • Loading branch information
korikuzma committed Jan 15, 2025
1 parent 8b32de0 commit b5dcb1e
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions tests/fixtures/civic_aid6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ proposition:
- name: from_vicc_normalizer
value: True
- coding:
code: mondo:0005233
code: MONDO:0005233
system: http://purl.obolibrary.org/obo/mondo.owl
relation: exactMatch
extensions:
Expand Down Expand Up @@ -78,14 +78,14 @@ proposition:
mappings:
- coding:
label: EGFR
code: hgnc:3236
code: HGNC:3236
system: https://www.genenames.org
relation: exactMatch
extensions:
- name: from_vicc_normalizer
value: True
- coding:
code: ncbigene:1956
code: "1956"
system: https://www.ncbi.nlm.nih.gov/gene/
relation: exactMatch
objectTherapeutic:
Expand Down Expand Up @@ -117,14 +117,14 @@ proposition:
mappings:
- coding:
label: afatinib
code: rxcui:1430438
code: "1430438"
system: https://www.nlm.nih.gov/research/umls/rxnorm/index.html
relation: exactMatch
extensions:
- name: from_vicc_normalizer
value: True
- coding:
code: ncit:C66940
code: C66940
system: http://purl.obolibrary.org/obo/ncit.owl
relation: exactMatch
predicate: predictsSensitivityTo
Expand Down Expand Up @@ -152,7 +152,7 @@ proposition:
type: LiteralSequenceExpression
type: Allele
type: DefiningAlleleConstraint
relations:
relations:
- primaryCode: translates_from
description:
EGFR L858R has long been recognized as a functionally significant
Expand Down Expand Up @@ -272,7 +272,7 @@ proposition:
direction: supports
classification:
primaryCode: Tier I
extensions:
extensions:
- name: civic_code
value: TIER_I_LEVEL_A
hasEvidenceLines:
Expand Down Expand Up @@ -300,15 +300,15 @@ hasEvidenceLines:
system: http://purl.obolibrary.org/obo/doid.owl
relation: exactMatch
- coding:
code: ncit:C2926
code: C2926
system: http://purl.obolibrary.org/obo/ncit.owl
label: Lung Non-Small Cell Carcinoma
relation: exactMatch
extensions:
- name: from_vicc_normalizer
value: True
- coding:
code: mondo:0005233
code: MONDO:0005233
system: http://purl.obolibrary.org/obo/mondo.owl
relation: exactMatch
extensions:
Expand Down Expand Up @@ -349,14 +349,14 @@ hasEvidenceLines:
mappings:
- coding:
label: EGFR
code: hgnc:3236
code: HGNC:3236
system: https://www.genenames.org
relation: exactMatch
extensions:
- name: from_vicc_normalizer
value: True
- coding:
code: ncbigene:1956
code: "1956"
system: https://www.ncbi.nlm.nih.gov/gene/
relation: exactMatch
objectTherapeutic:
Expand All @@ -371,7 +371,7 @@ hasEvidenceLines:
label: Non-small cell lung cancer
mappings:
- coding:
code: ncit:C2926
code: C2926
system: http://purl.obolibrary.org/obo/ncit.owl
relation: relatedMatch
- conceptType: Disease
Expand All @@ -388,14 +388,14 @@ hasEvidenceLines:
mappings:
- coding:
label: afatinib
code: rxcui:1430438
code: "1430438"
system: https://www.nlm.nih.gov/research/umls/rxnorm/index.html
relation: exactMatch
extensions:
- name: from_vicc_normalizer
value: True
- coding:
code: ncit:C66940
code: C66940
system: http://purl.obolibrary.org/obo/ncit.owl
relation: exactMatch
predicate: predictsSensitivityTo
Expand Down

0 comments on commit b5dcb1e

Please sign in to comment.