Skip to content

Commit a794786

Browse files
committed
Correction to Task resource to pass EPS validation
1 parent 3430c6d commit a794786

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

Task/UKCore-Task-DPYDSequencingTask-Example.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"authoredOn": "2022-07-13T09:00:00Z",
3939
"lastModified": "2022-07-13T09:00:00Z",
4040
"requester": {
41+
"reference": "Practitioner/2b94aed1-02bd-4f68-b5f4-df5aaceecdb1",
4142
"identifier": {
4243
"system": "https://fhir.hl7.org.uk/Id/gmc-number",
4344
"value": "9999999"
@@ -55,6 +56,10 @@
5556
}
5657
],
5758
"owner": {
58-
"reference": "Organization/eff48e55-70d7-47bc-b4f1-ecc737a86813"
59+
"reference": "Organization/eff48e55-70d7-47bc-b4f1-ecc737a86813",
60+
"identifier": {
61+
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
62+
"value": "RBV"
63+
}
5964
}
6065
}

0 commit comments

Comments
 (0)