<userSettings> <InterfaceMaster.Properties.Settings> <setting name="DefaultMode" serializeAs="String"> <value>Just a dummy value to create the settings file</value> </setting> </InterfaceMaster.Properties.Settings> </userSettings>
<userSettings> <InterfaceMaster.Properties.Settings> <setting name="AllUsersApplicationDataOverride" serializeAs="String"> <value>C:\ProgramData\Micro-Office Systems, Inc\MicroMD72EMR_loc2</value> </setting> </InterfaceMaster.Properties.Settings> </userSettings>
net stop MD2HEALTHMATICS net start MD2HEALTHMATICS
yyyy – the four digit year yy – the two digit year MM – the month (01-12) dd – the date (01-31) HH – the hour (00-23) mm – minutes (00-59) ss – the seconds (00-59)
<configuration> <runtime> <loadFromRemoteSources enabled="true"/> </runtime> </configuration>
<HL7> <Appointment> <Show> <Writeins type="System.Boolean">False</Writeins> <Checkins type="System.Boolean">True</Checkins> <Checkouts type="System.Boolean">True</Checkouts> <ApptBookings type="System.Boolean">True</ApptBookings> <DeletedAppointments type="System.Boolean">True</DeletedAppointments> <MissedAppointments type="System.Boolean">True</MissedAppointments> </Show> </Appointment> </HL7>