Hi all
I have been evaluating alternative approaches to encoding (human) radiology reports and other documents, that satisfy the need to convey format content, meta-data, and if available, structured and coded content, and I dare say these would be equally applicable for veterinary applications as well. Simple static web pages + semantic markup seem to be the way to go, without relying on any medically-specific standards, just a medical vocabulary.
Details and some primitive examples are provided here: http://dclunie.blogspot.com/2012/08/a-simplified-medical-document-format.html
David
The upside is that the semantic tagging eliminates the need to embed the domain model into the document – indeed, one could conceivably devise the document without having any domain model at all, and build the model later. From a pragmatic perspective, this would make “getting to market” much easier. Certainly in the veterinary domain the implementers are more concerned with getting the data from A to B, and as long as the structure of that data is consistent from one transaction to the next, that’s “good enough”. VRRS is very aware that the “window of opportunity” is closing quickly for radiology reporting, and if Sem-HTML allows us to sidestep the issue of having a domain model, that makes it pretty attractive to me.
--Dennis
--