hapifhir / hapi-hl7v2

279 stars 137 forks source link

Seeking information for HAPI SQL database :: hapi-structures-v21 #70

Open tavhora opened 3 years ago

tavhora commented 3 years ago

Hello Guys,

I have been trying to build and run " hapi-structures-v21". (Following buildall.sh file).

However, while building hapi-structures-v21, it shows below error.

"Failed to execute goal ca.uhn.hapi:hapi-sourcegen:2.4-SNAPSHOT:sourcegen (2.1) on project hapi-structures-v21: Failed to build source : No suitable driver found for jdbc:odbc:hl7v25"

Seems that, it tries to connect to pre-defined sql db to get some preflight data. But its absent is causing above error.

Not so much clear required db part. Any help on this regards would be highly appreciated.

image

milkshakeuk commented 3 years ago

@tavhora generating the structures requires the hl7 normative database which is an MS Access database. This database is not free to acquire, you can purchase it from hl7.org, not sure how else you can legally obtain this.