Skip to content

Commit f02911a

Browse files
committed
Resolving Feedback Issues
Added recommended components to OBS + update Task & DR Resources
1 parent f51f56f commit f02911a

File tree

3 files changed

+111
-39
lines changed

3 files changed

+111
-39
lines changed

DiagnosticReport/DiagnosticReport-GenomicReport-VariantAssessment.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,11 @@
102102
"system": "http://loinc.org",
103103
"code": "LA6576-8",
104104
"display": "Positive"
105+
},
106+
{
107+
"system": "http://snomed.info/sct",
108+
"code": "699866005",
109+
"display": "Brown-Vialetto-Van Laere syndrome"
105110
}
106111
]
107112
}

Observation/Observation-GenomicsVariant-SLC52A2.json renamed to Observation/Observation-GenomicsVariantSLC52A2-Example.json

Lines changed: 59 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "Observation",
3-
"id": "Observation-GenomicsVariant-SLC52A2",
3+
"id": "Observation-GenomicsVariantSLC52A2",
44
"meta": {
55
"profile": [
66
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant"
@@ -35,11 +35,6 @@
3535
{
3636
"system": "http://loinc.org",
3737
"code": "69548-6"
38-
},
39-
{
40-
"system": "http://snomed.info/sct",
41-
"code": "699866005",
42-
"display": "Brown-Vialetto-Van Laere syndrome"
4338
}
4439
]
4540
},
@@ -82,17 +77,16 @@
8277
"coding": [
8378
{
8479
"system": "http://loinc.org",
85-
"code": "48018-6"
80+
"code": "48004-6"
8681
}
87-
],
88-
"text": "SLC52A2"
82+
]
8983
},
9084
"valueCodeableConcept": {
9185
"coding": [
9286
{
93-
"system": "http://www.genenames.org/",
94-
"code": "HGNC:30224",
95-
"display": "SLC52A2"
87+
"system": "https://hgvs-nomenclature.org/stable/",
88+
"code": "NM_024531.4:c.9163>A p.(Gly306Arg)",
89+
"display": "NM_024531.4:c.9163>A p.(Gly306Arg)"
9690
}
9791
]
9892
}
@@ -102,16 +96,35 @@
10296
"coding": [
10397
{
10498
"system": "http://loinc.org",
105-
"code": "53034-5"
99+
"code": "81290-9"
106100
}
107101
]
108102
},
109103
"valueCodeableConcept": {
104+
"coding": [
105+
{
106+
"system": "https://hgvs-nomenclature.org/stable/",
107+
"code": "Chr8:g.1455840683>A",
108+
"display": "Chr8:g.1455840683>A"
109+
}
110+
]
111+
}
112+
},
113+
{
114+
"code": {
110115
"coding": [
111116
{
112117
"system": "http://loinc.org",
113-
"code": "LA6705-3",
114-
"display": "homozygous"
118+
"code": "81252-9"
119+
}
120+
]
121+
},
122+
"valueCodeableConcept": {
123+
"coding": [
124+
{
125+
"system": "http://www.sequenceontology.org",
126+
"code": "SO:0001583",
127+
"display": "missense_variant"
115128
}
116129
]
117130
}
@@ -121,16 +134,35 @@
121134
"coding": [
122135
{
123136
"system": "http://loinc.org",
124-
"code": "94186-4"
137+
"code": "48018-6"
138+
}
139+
]
140+
},
141+
"valueCodeableConcept": {
142+
"coding": [
143+
{
144+
"system": "http://www.genenames.org/",
145+
"code": "HGNC:30224",
146+
"display": "SLC52A2"
147+
}
148+
]
149+
}
150+
},
151+
{
152+
"code": {
153+
"coding": [
154+
{
155+
"system": "http://loinc.org",
156+
"code": "53034-5"
125157
}
126158
]
127159
},
128160
"valueCodeableConcept": {
129161
"coding": [
130162
{
131163
"system": "http://loinc.org",
132-
"code": "LA4489-6",
133-
"display": "Unknown"
164+
"code": "LA6705-3",
165+
"display": "homozygous"
134166
}
135167
]
136168
}
@@ -140,12 +172,18 @@
140172
"coding": [
141173
{
142174
"system": "http://loinc.org",
143-
"code": "48001-2"
175+
"code": "94186-4"
144176
}
145177
]
146178
},
147179
"valueCodeableConcept": {
148-
"text": "Biallelic Pathogenic:SLC52A2 missense variant"
180+
"coding": [
181+
{
182+
"system": "http://loinc.org",
183+
"code": "LA4489-6",
184+
"display": "Unknown"
185+
}
186+
]
149187
}
150188
},
151189
{
@@ -164,8 +202,7 @@
164202
"code": "LA6683-2",
165203
"display": "Germline"
166204
}
167-
],
168-
"text": "Pathogenic"
205+
]
169206
}
170207
}
171208
]
Lines changed: 47 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,57 @@
11
{
2-
"resourceType" : "Task",
3-
"id" : "Task-GenomicReport-FollowupRecommendation",
4-
"meta" : {
5-
"profile" : [
2+
"resourceType": "Task",
3+
"id": "Task-GenomicReport-FollowupRecommendation",
4+
"meta": {
5+
"profile": [
66
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/followup-recommendation"
77
]
88
},
9-
"status" : "requested",
10-
"intent" : "proposal",
11-
"code" : {
12-
"coding" : [
9+
"status": "requested",
10+
"intent": "proposal",
11+
"code": {
12+
"coding": [
1313
{
14-
"system" : "http://loinc.org",
15-
"code" : "LA14021-2",
16-
"display" : "Confirmatory testing recommended"
14+
"system": "http://loinc.org",
15+
"code": "LA14021-2",
16+
"display": "Confirmatory testing recommended"
1717
}
1818
]
1919
},
20-
"description" : "Testing of Pheobe's parents is recommended (via referral to the clinical genetics service) in order to confirm that both are heterozygous carriers of the missense variant.",
21-
"for" : {
22-
"reference" : "Patient/Patient-PheobeSmitham-Example"
20+
"description": "Testing of Pheobe's parents is recommended (via referral to the clinical genetics service) in order to confirm that both are heterozygous carriers of the missense variant.",
21+
"for": {
22+
"reference": "Patient/Patient-PheobeSmitham-Example"
2323
},
24-
"reasonReference" : {
25-
"reference" : "Observation/Observation-GenomicImplication-Therapeutic"
26-
}
24+
"reasonReference": {
25+
"reference": "Observation/Observation-GenomicImplication-Therapeutic"
26+
},
27+
"input": [
28+
{
29+
"type": {
30+
"coding": [
31+
{
32+
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
33+
"code": "NFTH",
34+
"display": "natural father"
35+
}
36+
]
37+
},
38+
"valueReference": {
39+
"reference": "Patient/Patient-PheobeSmithamFather-Example"
40+
}
41+
},
42+
{
43+
"type": {
44+
"coding": [
45+
{
46+
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
47+
"code": "NMTH",
48+
"display": "natural mother"
49+
}
50+
]
51+
},
52+
"valueReference": {
53+
"reference": "Patient/Patient-PheobeSmithamMother-Example"
54+
}
55+
}
56+
]
2757
}

0 commit comments

Comments
 (0)