0
I Use This!
Inactive

Commits : Listings

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