Skip to content

Commit 1849126

Browse files
committed
Feedback
Feedback
1 parent 35c2325 commit 1849126

20 files changed

+66
-51
lines changed

CodeSystem/CodeSystem-Genomics-mds-questiontag.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
},
205205
{
206206
"code": "P-37",
207-
"display": "Patient - Locaal Pedigree / Family identifier",
207+
"display": "Patient - Local Pedigree / Family identifier",
208208
"definition": "Patient's pedigree or family identifying id."
209209
},
210210
{

Observation/Observation-Cellularity-Example.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@
1212
},
1313
"status": "final",
1414
"code": {
15-
"text": "Cellularity"
15+
"coding": [
16+
{
17+
"system": "http://snomed.info/sct",
18+
"code": "1022461000000100",
19+
"display": "Nucleated red blood cell count"
20+
}
21+
]
1622
},
1723
"subject": {
1824
"reference": "Patient/Patient-ZelmaHadjkiss-Example",

Observation/Observation-CellularityKayBurbridge-Example.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@
1212
},
1313
"status": "final",
1414
"code": {
15-
"text": "Cellularity"
15+
"coding": [
16+
{
17+
"system": "http://snomed.info/sct",
18+
"code": "1022461000000100",
19+
"display": "Nucleated red blood cell count"
20+
}
21+
]
1622
},
1723
"subject": {
1824
"reference": "Patient/Patient-KayBurbridge-Example",

Observation/Observation-CellularityPatrickSammy-Example.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@
1212
},
1313
"status": "final",
1414
"code": {
15-
"text": "Cellularity"
15+
"coding": [
16+
{
17+
"system": "http://snomed.info/sct",
18+
"code": "1022461000000100",
19+
"display": "Nucleated red blood cell count"
20+
}
21+
]
1622
},
1723
"subject": {
1824
"reference": "Patient/Patient-PatrickSammy-Example",

Observation/Observation-DelayedSpeechLanguageDevt-Example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"tag": [
66
{
77
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
8-
"code": "PCI-31",
9-
"display": "Patient clinical information - Suspected inborn error type(s)"
8+
"code": "PCI-6",
9+
"display": "Patient clinical information - Phenotypic details"
1010
}
1111
]
1212
},

Observation/Observation-DiseasePenetrance-Example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"tag": [
66
{
77
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
8-
"code": "PCI-2",
9-
"display": "Patient clinical information - Disease status"
8+
"code": "PCI-15",
9+
"display": "Patient clinical information - Pedigree details / Relevant family history"
1010
}
1111
]
1212
},

Observation/Observation-DiseasePenetrancePheobeSmitham-Example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"tag": [
66
{
77
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
8-
"code": "PCI-2",
9-
"display": "Patient clinical information - Disease status"
8+
"code": "PCI-15",
9+
"display": "Patient clinical information - Pedigree details / Relevant family history"
1010
}
1111
]
1212
},

Observation/Observation-DutchLipidScore-Example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"tag": [
66
{
77
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
8-
"code": "PCI-2",
9-
"display": "Patient clinical information - Disease status"
8+
"code": "MIS-1",
9+
"display": "Further supporting information"
1010
}
1111
]
1212
},

Observation/Observation-GenomicTherapeuticImplication-Example.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@
55
"profile": [
66
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/therapeutic-implication",
77
"http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab"
8-
],
9-
"tag": [
10-
{
11-
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
12-
"code": "TR-39",
13-
"display": "Test request - Linked test request reference"
14-
}
158
]
169
},
1710
"status": "final",

Observation/Observation-GenomicsVariantSLC52A2-Example.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@
55
"profile": [
66
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant",
77
"http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab"
8-
],
9-
"tag": [
10-
{
11-
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
12-
"code": "TR-28",
13-
"display": "Test Request - Target type"
14-
}
158
]
169
},
1710
"status": "final",

0 commit comments

Comments
 (0)