Skip to content

Commit 3717fba

Browse files
authored
Merge pull request #110 from NHSDigital/Issue-2605
Updates to Task inputs and outputs
2 parents 0d8c97f + 5e12089 commit 3717fba

18 files changed

Lines changed: 309 additions & 149 deletions

Provenance/Provenance-WGSTestOrderForm-TrioTestingProbandFather-Example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"id": "Provenance-WGSTestOrderForm-TrioTestingProbandFather-Example",
44
"target": [
55
{
6-
"reference": "ServiceRequest/ServiceRequest-NonWGSTestOrderFormUpdated-FetalScenario-Example"
6+
"reference": "ServiceRequest/ServiceRequest-WGSTestOrderFormUpdated-TrioTesting-Example"
77
}
88
],
99
"recorded": "2023-08-08T15:43:00Z",
@@ -51,7 +51,7 @@
5151
{
5252
"role": "source",
5353
"what": {
54-
"reference": "ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FetalScenario-Example"
54+
"reference": "ServiceRequest/ServiceRequest-WGSTestOrderFormUpdated-TrioTesting-Example"
5555
}
5656
}
5757
],

ServiceRequest/ServiceRequest-NonWGSTestOrderForm-CascadeTesting-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
],
9898
"specimen": [
9999
{
100-
"reference": "Specimen/Specimen-BloodEDTA-WithCollectoinDetails-Example"
100+
"reference": "Specimen/Specimen-BloodEDTA-WithCollectionDetails-Example"
101101
}
102102
],
103103
"note": [

ServiceRequest/ServiceRequest-NonWGSTestOrderForm-UsingStoredSample-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
],
9090
"specimen": [
9191
{
92-
"reference": "Specimen/Specimen-BloodEDTA-WithCollectoinDetails-Example",
92+
"reference": "Specimen/Specimen-BloodEDTA-WithCollectionDetails-Example",
9393
"identifier": [
9494
{
9595
"system": "https://fhir.bwc.nhs.uk//Id/specimenId",

Specimen/Specimen-BloodEDTA-WithCollectoinDetails-Example.json renamed to Specimen/Specimen-BloodEDTA-WithCollectionDetails-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "Specimen",
3-
"id": "Specimen-BloodEDTA-WithCollectoinDetails-Example",
3+
"id": "Specimen-BloodEDTA-WithCollectionDetails-Example",
44
"identifier": [
55
{
66
"system": "https://fhir.leedsth.nhs.uk/Id/specimenId",

Specimen/Specimen-MichaelJonesBloodWithCollectoinDetails-Example.json renamed to Specimen/Specimen-MichaelJonesBloodWithCollectionDetails-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "Specimen",
3-
"id": "Specimen-MichaelJonesBloodWithCollectoinDetails-Example",
3+
"id": "Specimen-MichaelJonesBloodWithCollectionDetails-Example",
44
"identifier": [
55
{
66
"system": "https://www.christie.nhs.uk/path",

Task/Task-NonWGSRareDiseaseTestOrderAccepted-SufficientSample-Example.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"coding": [
1818
{
1919
"system": "https://fhir.nhs.uk/CodeSystem/task-code-genomics",
20-
"code": "process-genomic-test-request",
21-
"display": "Process Genomic Test Request"
20+
"code": "sample-preparation",
21+
"display": "Sample Preparation"
2222
}
2323
]
2424
},
@@ -64,9 +64,7 @@
6464
"system": "https://www.royalmail.com/track-your-item#/",
6565
"value": "HZ970705811GB"
6666
}
67-
}
68-
],
69-
"output": [
67+
},
7068
{
7169
"type": {
7270
"coding": [

Task/Task-NonWGSRareDiseaseTestOrderCompleted-CascadeTestingExample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"text": "Optional Free Text field to record any additional details"
4141
}
4242
],
43-
"output": [
43+
"input": [
4444
{
4545
"type": {
4646
"coding": [

Task/Task-NonWGSRareDiseaseTestOrderCompleted-FollowupTest-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"text": "Optional Free Text field to record any additional details"
4141
}
4242
],
43-
"output": [
43+
"input": [
4444
{
4545
"type": {
4646
"coding": [

Task/Task-NonWGSRareDiseaseTestOrderRejected-InsufficientSample-Example.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"coding": [
1818
{
1919
"system": "https://fhir.nhs.uk/CodeSystem/task-code-genomics",
20-
"code": "request-sample-alignment",
21-
"display": "Request & Sample Alignment"
20+
"code": "sample-preparation",
21+
"display": "Sample Preparation"
2222
}
2323
]
2424
},
@@ -70,9 +70,7 @@
7070
}
7171
}
7272
}
73-
}
74-
],
75-
"output": [
73+
},
7674
{
7775
"type": {
7876
"coding": [

Task/Task-NonWGSTestOrderFormAccepted-UsingStoredSample-Example.json

Lines changed: 4 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"coding": [
99
{
1010
"system": "https://fhir.nhs.uk/CodeSystem/task-code-genomics",
11-
"code": "process-genomic-test-request",
12-
"display": "Process Genomic Test Request"
11+
"code": "request-sample-alignment",
12+
"display": "Request & Sample Alignment"
1313
}
1414
]
1515
},
@@ -39,30 +39,7 @@
3939
"text": "Test critieria met and sample to be used from storage"
4040
}
4141
],
42-
"input": [
43-
{
44-
"type": {
45-
"coding": [
46-
{
47-
"system": "https://fhir.nhs.uk/CodeSystem/AdditionalInfoTypeGenomics",
48-
"code": "WellId",
49-
"display": "Well Identification Number"
50-
}
51-
]
52-
},
53-
"valueIdentifier": {
54-
"system": "https://www.guysandstthomas.nhs.uk/WellId",
55-
"value": "RJ1-WID-9449307555",
56-
"assigner": {
57-
"identifier": {
58-
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
59-
"value": "RJ1"
60-
}
61-
}
62-
}
63-
}
64-
],
65-
"output": [
42+
"input": [
6643
{
6744
"type": {
6845
"coding": [
@@ -74,7 +51,7 @@
7451
]
7552
},
7653
"valueReference": {
77-
"reference": "Specimen/Specimen-BloodEDTA-WithCollectoinDetails-Example"
54+
"reference": "Specimen/Specimen-BloodEDTA-WithCollectionDetails-Example"
7855
}
7956
}
8057
]

0 commit comments

Comments
 (0)