Skip to content

Commit 0ac677f

Browse files
[ERSSUP-80797]-[DMW]-[Updated Appointment Cancellation Reason to reference 'Patient is ill' rather than 'Patient is sick']-[JW]
1 parent 8962a8a commit 0ac677f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandbox/src/mocks/stu3/getCodeSystem/responses/AppointmentCancellationReasonCodeSystem.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@
603603
},
604604
{
605605
"code": "PATIENT_ILL",
606-
"display": "Patient is ill",
606+
"display": "Patient is sick",
607607
"property": [
608608
{
609609
"code": "effectiveFrom",

0 commit comments

Comments
 (0)