Skip to content

Commit 35c2325

Browse files
committed
Merge branch 'Feature-IOPS-3525-Map-FHIR-Observation-Examples-to-MDS' of https://github.com/NHSDigital/NHSDigital-FHIR-Genomics-ImplementationGuide into Feature-IOPS-4001-Update-CodeSystem-mds-questiontag-genomics-to-align-with-MDS-v1.0.5
2 parents 8f45b7c + 870e0fd commit 35c2325

File tree

57 files changed

+1658
-1148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+1658
-1148
lines changed

Observation/Observation-AutisticBehaviour-Example.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
22
"resourceType": "Observation",
33
"id": "Observation-AutisticBehaviour-Example",
4+
"meta": {
5+
"tag": [
6+
{
7+
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
8+
"code": "PCI-6",
9+
"display": "Patient clinical information - Phenotypic details"
10+
}
11+
]
12+
},
413
"status": "final",
514
"code": {
615
"coding": [
Lines changed: 45 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,49 @@
11
{
2-
"resourceType": "Observation",
3-
"id": "Observation-BlastPercentage-Example",
4-
"status": "final",
5-
"code": {
6-
"coding": [
7-
{
8-
"system": "http://snomed.info/sct",
9-
"code": "1015521000000107",
10-
"display": "Percentage blast cells"
11-
}
12-
]
13-
},
14-
"subject": {
15-
"reference": "Patient/Patient-PatrickSammy-Example",
2+
"resourceType": "Observation",
3+
"id": "Observation-BlastPercentage-Example",
4+
"meta": {
5+
"tag": [
6+
{
7+
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
8+
"code": "PS-23",
9+
"display": "Primary Sample - Blasts %"
10+
}
11+
]
12+
},
13+
"status": "final",
14+
"code": {
15+
"coding": [
16+
{
17+
"system": "http://snomed.info/sct",
18+
"code": "1015521000000107",
19+
"display": "Percentage blast cells"
20+
}
21+
]
22+
},
23+
"subject": {
24+
"reference": "Patient/Patient-PatrickSammy-Example",
25+
"identifier": {
26+
"system": "https://fhir.nhs.uk/Id/nhs-number",
27+
"value": "9449307873"
28+
}
29+
},
30+
"specimen": {
31+
"identifier": {
32+
"system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.19",
33+
"value": "RR81234",
34+
"assigner": {
1635
"identifier": {
17-
"system": "https://fhir.nhs.uk/Id/nhs-number",
18-
"value": "9449307873"
36+
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
37+
"value": "696B0"
1938
}
20-
},
21-
"specimen": {
22-
"identifier": {
23-
"system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.19",
24-
"value": "RR81234",
25-
"assigner": {
26-
"identifier": {
27-
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
28-
"value": "696B0"
29-
}
30-
}
31-
}
32-
},
33-
"valueQuantity": {
34-
"value": 25,
35-
"unit": "%",
36-
"system": "http://unitsofmeasure.org",
37-
"code": "%"
38-
},
39-
"effectiveDateTime": "2023-08-29"
39+
}
40+
}
41+
},
42+
"valueQuantity": {
43+
"value": 25,
44+
"unit": "%",
45+
"system": "http://unitsofmeasure.org",
46+
"code": "%"
47+
},
48+
"effectiveDateTime": "2023-08-29"
4049
}
Lines changed: 45 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,49 @@
11
{
2-
"resourceType": "Observation",
3-
"id": "Observation-BlastPercentageWGSSample-Example",
4-
"status": "final",
5-
"code": {
6-
"coding": [
7-
{
8-
"system": "http://snomed.info/sct",
9-
"code": "1015521000000107",
10-
"display": "Percentage blast cells"
11-
}
12-
]
13-
},
14-
"subject": {
15-
"reference": "Patient/Patient-PatrickSammy-Example",
2+
"resourceType": "Observation",
3+
"id": "Observation-BlastPercentageWGSSample-Example",
4+
"meta": {
5+
"tag": [
6+
{
7+
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
8+
"code": "PS-23",
9+
"display": "Primary Sample - Blasts %"
10+
}
11+
]
12+
},
13+
"status": "final",
14+
"code": {
15+
"coding": [
16+
{
17+
"system": "http://snomed.info/sct",
18+
"code": "1015521000000107",
19+
"display": "Percentage blast cells"
20+
}
21+
]
22+
},
23+
"subject": {
24+
"reference": "Patient/Patient-PatrickSammy-Example",
25+
"identifier": {
26+
"system": "https://fhir.nhs.uk/Id/nhs-number",
27+
"value": "9449307873"
28+
}
29+
},
30+
"specimen": {
31+
"identifier": {
32+
"system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.19",
33+
"value": "RR81235",
34+
"assigner": {
1635
"identifier": {
17-
"system": "https://fhir.nhs.uk/Id/nhs-number",
18-
"value": "9449307873"
36+
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
37+
"value": "696B0"
1938
}
20-
},
21-
"specimen": {
22-
"identifier": {
23-
"system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.19",
24-
"value": "RR81235",
25-
"assigner": {
26-
"identifier": {
27-
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
28-
"value": "696B0"
29-
}
30-
}
31-
}
32-
},
33-
"valueQuantity": {
34-
"value": 25,
35-
"unit": "%",
36-
"system": "http://unitsofmeasure.org",
37-
"code": "%"
38-
},
39-
"effectiveDateTime": "2023-08-05"
39+
}
40+
}
41+
},
42+
"valueQuantity": {
43+
"value": 25,
44+
"unit": "%",
45+
"system": "http://unitsofmeasure.org",
46+
"code": "%"
47+
},
48+
"effectiveDateTime": "2023-08-05"
4049
}
Lines changed: 29 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,31 @@
11
{
2-
"resourceType": "Observation",
3-
"id": "Observation-Bruising-Example",
4-
"status": "final",
5-
"code": {
6-
"coding": [
7-
{
8-
"system": "http://snomed.info/sct",
9-
"code": "308492005",
10-
"display": "Bruising"
11-
}
12-
]
13-
},
14-
"subject": {
15-
"reference": "Patient/Patient-PatrickSammy-Example",
16-
"identifier": {
17-
"system": "https://fhir.nhs.uk/Id/nhs-number",
18-
"value": "9449307873"
19-
}
20-
},
21-
"effectiveDateTime": "2023-09-03"
2+
"resourceType": "Observation",
3+
"id": "Observation-Bruising-Example",
4+
"meta": {
5+
"tag": [
6+
{
7+
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
8+
"code": "PCI-7",
9+
"display": "Patient clinical information - Symptoms"
10+
}
11+
]
12+
},
13+
"status": "final",
14+
"code": {
15+
"coding": [
16+
{
17+
"system": "http://snomed.info/sct",
18+
"code": "308492005",
19+
"display": "Bruising"
20+
}
21+
]
22+
},
23+
"subject": {
24+
"reference": "Patient/Patient-PatrickSammy-Example",
25+
"identifier": {
26+
"system": "https://fhir.nhs.uk/Id/nhs-number",
27+
"value": "9449307873"
28+
}
29+
},
30+
"effectiveDateTime": "2023-09-03"
2231
}
Lines changed: 38 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,40 @@
11
{
2-
"resourceType": "Observation",
3-
"id": "Observation-Cellularity-Example",
4-
"status": "final",
5-
"code": {
6-
"text": "Cellularity"
7-
},
8-
"subject": {
9-
"reference": "Patient/Patient-ZelmaHadjkiss-Example",
10-
"identifier": {
11-
"system": "https://fhir.nhs.uk/Id/nhs-number",
12-
"value": "9449307555"
13-
}
14-
},
15-
"specimen": {
16-
"identifier": {
17-
"system": "https://fhir.add.nhs.uk/Id/specimenId",
18-
"value": "RA257630"
19-
}
20-
},
21-
"valueCodeableConcept": {
22-
"coding": [
23-
{
24-
"system": "http://snomed.info/sct",
25-
"code": "75540009",
26-
"display": "High"
27-
}
28-
]
29-
},
30-
"effectiveDateTime": "2023-09-08T10:00:00Z"
2+
"resourceType": "Observation",
3+
"id": "Observation-Cellularity-Example",
4+
"meta": {
5+
"tag": [
6+
{
7+
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
8+
"code": "PS-14",
9+
"display": "Primary Sample - Nucleated cell count"
10+
}
11+
]
12+
},
13+
"status": "final",
14+
"code": {
15+
"text": "Cellularity"
16+
},
17+
"subject": {
18+
"reference": "Patient/Patient-ZelmaHadjkiss-Example",
19+
"identifier": {
20+
"system": "https://fhir.nhs.uk/Id/nhs-number",
21+
"value": "9449307555"
22+
}
23+
},
24+
"specimen": {
25+
"identifier": {
26+
"system": "https://fhir.add.nhs.uk/Id/specimenId",
27+
"value": "RA257630"
28+
}
29+
},
30+
"valueCodeableConcept": {
31+
"coding": [
32+
{
33+
"system": "http://snomed.info/sct",
34+
"code": "75540009",
35+
"display": "High"
36+
}
37+
]
38+
},
39+
"effectiveDateTime": "2023-09-08T10:00:00Z"
3140
}
Lines changed: 38 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,40 @@
11
{
2-
"resourceType": "Observation",
3-
"id": "Observation-CellularityKayBurbridge-Example",
4-
"status": "final",
5-
"code": {
6-
"text": "Cellularity"
7-
},
8-
"subject": {
9-
"reference": "Patient/Patient-KayBurbridge-Example",
10-
"identifier": {
11-
"system": "https://fhir.nhs.uk/Id/nhs-number",
12-
"value": "8449303541"
13-
}
14-
},
15-
"specimen": {
16-
"identifier": {
17-
"system": "https://fhir.add.nhs.uk/Id/specimenId",
18-
"value": "699F01231423"
19-
}
20-
},
21-
"valueCodeableConcept": {
22-
"coding": [
23-
{
24-
"system": "http://snomed.info/sct",
25-
"code": "75540009",
26-
"display": "High"
27-
}
28-
]
29-
},
30-
"effectiveDateTime": "2023-11-01T11:00:00Z"
2+
"resourceType": "Observation",
3+
"id": "Observation-CellularityKayBurbridge-Example",
4+
"meta": {
5+
"tag": [
6+
{
7+
"system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
8+
"code": "PS-14",
9+
"display": "Primary Sample - Nucleated cell count"
10+
}
11+
]
12+
},
13+
"status": "final",
14+
"code": {
15+
"text": "Cellularity"
16+
},
17+
"subject": {
18+
"reference": "Patient/Patient-KayBurbridge-Example",
19+
"identifier": {
20+
"system": "https://fhir.nhs.uk/Id/nhs-number",
21+
"value": "8449303541"
22+
}
23+
},
24+
"specimen": {
25+
"identifier": {
26+
"system": "https://fhir.add.nhs.uk/Id/specimenId",
27+
"value": "699F01231423"
28+
}
29+
},
30+
"valueCodeableConcept": {
31+
"coding": [
32+
{
33+
"system": "http://snomed.info/sct",
34+
"code": "75540009",
35+
"display": "High"
36+
}
37+
]
38+
},
39+
"effectiveDateTime": "2023-11-01T11:00:00Z"
3140
}

0 commit comments

Comments
 (0)