Where can I find the DDL to generate a FHIR compliant database in MySQL

Hi FHIR guys,

I have been searching high and low, and must be missing it … but I know I found it last year - a SQL DDL that would create all the FHIR compliant tables in MySQL - any help here would be appreciated !

Thanks,

Peter

This sort of question is more likely to get a faster answer on the implementers stream of http://chat.fhir.org.

I used the script from the link below to create a testing schema for FHIR and I was able to successfully connect to it, create and read data from MySQL database.

https://smilecdr.com/docs/current/database_administration/setting_up_mysql_or_mariadb.html