The searchable data models at https://docs.openmrs.org/datamodel/ are no longer accessible. Is this a known issue?
@burke do you have a response to this?
Hi @dkayiwa, thanks for following up. I’m currently reviewing the OpenMRS Data Model as part of my work with the WHO. I was wondering if you could help with additional related questions:
- Is there an image file for Data Model 1.11 (as there is for 1.9 at https://wiki.openmrs.org/display/docs/Data+Model)?
- Are there change files listing the changes between any two Data Model versions?
Sorry. Just seeing this. I will look into it.
It appears to be something amiss with the server. I’ve filed an infrastructure ticket to take a look at it.
In the meantime, if you have Docker installed, you can run your own version:
docker run -d -p 80:80 burke/openmrs-datamodel
There’s also a backup version running at http://bmamlin.github.io/openmrs-contrib-datamodel/
Great, thanks @burke. I was wondering if there is also an image version of the 1.11 data model?