Change requesting_device.identifier.system to https://appointmentchecker.gpconnect.nhs.uk/Id/device-identifier.
Change requesting_device.identifier.value to web hostname of the environment (e.g. test.appointmentchecker.gpconnect.nhs.uk or dev.appointmentchecker.gpconnect.nhs.uk). This can come from a config value if you don't have it readily available.
Change
requesting_device.identifier.system
tohttps://appointmentchecker.gpconnect.nhs.uk/Id/device-identifier
.Change
requesting_device.identifier.value
to web hostname of the environment (e.g.test.appointmentchecker.gpconnect.nhs.uk
ordev.appointmentchecker.gpconnect.nhs.uk
). This can come from a config value if you don't have it readily available.