diff --git a/lib/resources/example_json/r4_examples_appointment.rb b/lib/resources/example_json/r4_examples_appointment.rb index cb484d9ea..b0d757942 100644 --- a/lib/resources/example_json/r4_examples_appointment.rb +++ b/lib/resources/example_json/r4_examples_appointment.rb @@ -128,7 +128,11 @@ module Resources "display": 'Smart II, Nancy' }, "required": 'required', - "status": 'accepted' + "status": 'accepted', + 'period': { + 'start': '2023-07-26T14:00:00Z', + 'end': '2023-07-26T15:00:00Z' + } } ], "requestedPeriod": [ @@ -279,7 +283,11 @@ module Resources 'display': 'SMART, NANCY' }, 'required': 'required', - 'status': 'accepted' + 'status': 'accepted', + 'period': { + 'start': '2023-07-26T14:00:00Z', + 'end': '2023-07-26T15:00:00Z' + } }, { 'type': [