Skip to content

Commit ca83b88

Browse files
committed
Correction of reference to specimen
vs. display
1 parent abe5c06 commit ca83b88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ServiceRequest/ServiceRequest-NonWGSTestOrderForm-Cancellation-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
],
8585
"specimen": [
8686
{
87-
"display": "Specimen/Specimen-BloodEDTA-Example"
87+
"reference": "Specimen/Specimen-BloodEDTA-Example"
8888
}
8989
],
9090
"note": [

ServiceRequest/ServiceRequest-NonWGSTestOrderFormUpdated-Cancellation-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
],
8989
"specimen": [
9090
{
91-
"display": "Specimen/Specimen-BloodEDTA-Example"
91+
"reference": "Specimen/Specimen-BloodEDTA-Example"
9292
}
9393
],
9494
"note": [

0 commit comments

Comments
 (0)