Skip to content

Commit 6e813a1

Browse files
committed
Change to message event
Need to change back to Genomics order once associated message event code is added
1 parent 3516820 commit 6e813a1

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

Bundle/UKCore-Bundle-MichaelJonesRequest-Example_v3_message.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"id": "a4409d7c-b613-477c-b623-87e60406c2f0",
1616
"eventCoding": {
1717
"system": "https://fhir.nhs.uk/CodeSystem/message-event",
18-
"code": "referral",
19-
"display": "Patient Referral"
18+
"code": "patient",
19+
"display": "Patient Demographics"
2020
},
2121
"destination": [
2222
{
@@ -26,7 +26,8 @@
2626
"identifier": {
2727
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
2828
"value": "699X0"
29-
}
29+
},
30+
"display": "Pathology Lab - NORTH WEST GLH LED BY MANCHESTER UNIVERSITY NHS FOUNDATION TRUST"
3031
}
3132
}
3233
],
@@ -35,7 +36,8 @@
3536
"identifier": {
3637
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
3738
"value": "RBV"
38-
}
39+
},
40+
"display": "NHS Trust - THE CHRISTIE NHS FOUNDATION TRUST"
3941
},
4042
"source": {
4143
"endpoint": "https://www.christie.nhs.uk/ehr"

0 commit comments

Comments
 (0)