Skip to content

Commit 417b9fa

Browse files
committed
Addition of equivalent SNOMED terms
for GenomicsReporting DiagnosticReport and Observation example
1 parent ca83b88 commit 417b9fa

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

DiagnosticReport/DiagnosticReport-GenomicVariantAssessment-Example.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@
7070
{
7171
"system": "http://loinc.org",
7272
"code": "51969-4"
73+
},
74+
{
75+
"system": "http://snomed.info/sct",
76+
"code": "1054161000000101",
77+
"display": "Genetic report"
7378
}
7479
]
7580
},
@@ -126,6 +131,15 @@
126131
"code": "LA6576-8",
127132
"display": "Positive"
128133
},
134+
{
135+
"system": "http://snomed.info/sct",
136+
"code": "10828004",
137+
"display": "Positive"
138+
}
139+
]
140+
},
141+
{
142+
"coding": [
129143
{
130144
"system": "http://snomed.info/sct",
131145
"code": "699866005",

Observation/Observation-GenomicsVariantSLC52A2-Example.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@
3535
{
3636
"system": "http://loinc.org",
3737
"code": "69548-6"
38+
},
39+
{
40+
"system": "http://snomed.info/sct",
41+
"code": "414755005",
42+
"display": "Molecular, genetic AND/OR cellular observable"
3843
}
3944
]
4045
},
@@ -56,6 +61,11 @@
5661
"system": "http://loinc.org",
5762
"code": "LA9633-4",
5863
"display": "Present"
64+
},
65+
{
66+
"system": "http://snomed.info/sct",
67+
"code": "52101004",
68+
"display": "Present"
5969
}
6070
]
6171
},
@@ -65,6 +75,11 @@
6575
"system": "http://loinc.org",
6676
"code": "LA26398-0",
6777
"display": "Sequencing"
78+
},
79+
{
80+
"system": "http://snomed.info/sct",
81+
"code": "117040002",
82+
"display": "Nucleic acid sequencing"
6883
}
6984
]
7085
},

0 commit comments

Comments
 (0)