chb / indivo_server

The Indivo™ Personally Controlled Health Record
http://indivohealth.org
GNU General Public License v3.0
103 stars 40 forks source link

Medication XSLT doesn't process prescription/by properly. #12

Closed thisisdhaas closed 12 years ago

thisisdhaas commented 12 years ago

See the relevant code. All tagnames should be prefixed with a namespace: indivodoc:by/name/text() should be indivodoc:by/indivodoc:name/text()

thisisdhaas commented 12 years ago

No longer an issue, as we're now using the SMART Medication Model, and don't support the Medication Schema anymore.