Skip to content

Method interfaceToModel in FHIRAppointmentAdapter

Leo2410 requested to merge Leo24:develop into develop

Implemented method interfaceToModel in FHIRAppointmentAdapter . For the test used only 3 fields. Table openemr_postcalendar_events contains 37 fields. Do I need to use all fields for implement API? I can't understand how to use resources a schedule, and a slot as a separate entities. Do I need to create tables in the database for each resource?

Merge request reports