changed all 'his-tools' references to 'openhie' |
|
More...
|
over 10 years ago
|
CSR processor refactored so that stored functions can be called (and results obtained) when not in an HTTP context |
|
More...
|
over 10 years ago
|
added link to adapters in first page. improvements to the adapter page |
|
More...
|
over 10 years ago
|
removed extra slash in displayed URL for care services request |
|
More...
|
over 10 years ago
|
fixed issue where adhoc queries were not executing (for Takunda) |
|
More...
|
over 10 years ago
|
stored function metadata is now passed as attributes in <careServicesRequest/> element |
|
More...
|
over 10 years ago
|
added adapter interface for stored functions |
|
More...
|
over 10 years ago
|
resource files are relative to current working directory of basex |
|
More...
|
over 10 years ago
|
changed codingSchema to codingScheme |
|
More...
|
over 10 years ago
|
removed all of the 'at's for importing library modules. added ability to pass bindings and options to the CSR_processor |
|
More...
|
over 10 years ago
|
normalize careServicesRequest element so it is a csd:careServicesRequest |
|
More...
|
over 10 years ago
|
relax check of csd:careServicesRequest//(csd:\?)requestParams on updating functions |
|
More...
|
over 10 years ago
|
handle csd:careServicesRequest careServicesRequest gracefully |
|
More...
|
over 10 years ago
|
fixed extra leading slash in URL in care services request web interface |
|
More...
|
over 10 years ago
|
in care services request processor: eliminated default namespace, added call to get stored function definition. in web interface added ability to download the stored function |
|
More...
|
over 10 years ago
|
Merge branch 'master' of https://github.com/his-interop/openinfoman |
|
More...
|
over 10 years ago
|
CSD.xsd updated to be in line with CP-781-01 |
|
More...
|
over 10 years ago
|
in base library, fixed typo when limiting by a start and max |
|
More...
|
almost 11 years ago
|
CSD.xsd: added operatingHours provider//facility/service. allow dayOfWeek to be optional and unbounded |
|
More...
|
almost 11 years ago
|
fixed boundedness issues in organizations and facilities elements in csd.xsd |
|
More...
|
almost 11 years ago
|
in CSD.xsd changed careServicesFunction/definition to be xs:string to store xquery in |
|
More...
|
almost 11 years ago
|
in .xsd change demographic/name/otherNames to otherName |
|
More...
|
almost 11 years ago
|
fixed names for provider, facility and organization in CSD.xsd according to submitted CP |
|
More...
|
almost 11 years ago
|
changed @codingSchema to @codingScheme in xsd |
|
More...
|
almost 11 years ago
|
Merge branch 'master' of https://github.com/openhie/openinfoman |
|
More...
|
almost 11 years ago
|
added ability to clear all stored functions as well as export all stored function definitons |
|
More...
|
almost 11 years ago
|
removed @method attribute from stored queries, as it was a hack for version <8 of basex |
|
More...
|
almost 11 years ago
|
Update README.md |
|
More...
|
almost 11 years ago
|
switched to require basex 8.0 so that we can use xquery:eval and xquery:update to stored queries |
|
More...
|
almost 11 years ago
|
avoid error when trying to execute case services request against a non-existing registered document |
|
More...
|
almost 11 years ago
|