Components
  1. Components

Mobile Access to Health Documents

Public
AuthorCommitMessageCommit dateIssues
Jacob QvortrupJacob Qvortrup
b47fd0f4e9bSDS-8792 Ny version af NSP Base image kan nu korrekt anvende P1Y som angivelse af udløbstid for en brugers autentifikation.Ved brug af P1Y frem for P365D forholder platformen sig korrekt til sommer/vinter-tid og skudår.SDS-8792
Jacob QvortrupJacob Qvortrup
d8bad48a808MPull request #11: DevelopMerge in COM/mobile-access-to-health-documents from develop to main * commit '88f5bbf49ef2261b312a263561ec2150bf6a1218': fix bad test person where sts now fails because of age stuff Fix error in duration expression feature: added fhir validation to integration test
Thomas GlæsnerThomas Glæsner
88f5bbf49effix bad test person where sts now fails because of age stuff
Thomas GlæsnerThomas Glæsner
f622e5c4fc9Fix error in duration expression
Thomas GlæsnerThomas Glæsner
c5890b22549MMerge remote-tracking branch 'origin/main' into develop
Jacob QvortrupJacob Qvortrup
01ba3a27b8cJeg har opdateret JTPH konfigurationen så den matcher det der er aftalt med GM projektet efter SDS-8792 er med i det nyeste NSP platforms imageSDS-8792
Mikkel Kirkegaard ØritslandMikkel Kirkegaard Øritsland
45b56988a75Add release manifest
Thomas GlæsnerThomas Glæsner
ebea5cc9b51feature: added fhir validation to integration test
Thomas GlæsnerJoakim Schack BetzerThomas Glæsner
9b1ea8febb9MPull request #10: DevelopMerge in COM/mobile-access-to-health-documents from develop to main * commit '8e5cbd32eebac7f48f2f9f0823dc43e30ec24f80': (70 commits) review: remove default initialization of some fields in builder review: set empty* properties instead of using defaults review: added link to capability statement review: renamed method to name reflect that null is acceptable review: removed period.sta...FGM-1794
Thomas GlæsnerThomas Glæsner
8e5cbd32eebreview: remove default initialization of some fields in builder
Thomas GlæsnerThomas Glæsner
838b52c727ereview: set empty* properties instead of using defaults
Thomas GlæsnerThomas Glæsner
f019110ba77review: added link to capability statement
Thomas GlæsnerThomas Glæsner
1c0bf630ea8review: renamed method to name reflect that null is acceptable
Thomas GlæsnerThomas Glæsner
444a7600137review: removed period.start entry from capability statement, since creation entry implicitly documents that period.start is an option
Thomas GlæsnerThomas Glæsner
b5f25333eaereview: removed skip content since not used by access handler
Thomas GlæsnerThomas Glæsner
8cec7688ecdfix: ensure internal server errors from dds or sts will return the soap message with containing error.
Thomas GlæsnerThomas Glæsner
a829d4f1d9afeat: fix wrong mimetype, must be application/fhir+json, since this is the only thing the is accepted by the repository look upFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
7b9667217dcfeat: updated capability statementFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
62472a76ed2feat: Removed xml support from capability statement, since we only support jsonFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
1f10d3c6773feat: add prefix to home community in dros templates for testFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
8ed30fe7dacfeat: updated error message when param is not allowedFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
dc4d79b571efeat: map events in document referenceFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
47ddb2f4deffeat: map version of on demand documents to 1FGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
876691c39c8feat: changes to capability statementFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
3e61f6e51c2feat: add licence header again after mergeFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
45cfcb4389cMMerge branch 'feature/iti-67-search-parameters' into develop# Conflicts: # compose/configuration/mhd.properties
Thomas GlæsnerThomas Glæsner
f876fb89c0fRevert "fix(FGM-1794): added license header to java files"This reverts commit 783e014304583a8154e0c7ea54495d0750eeb98b.FGM-1794
Thomas GlæsnerThomas Glæsner
544408d7a53feat: fix compile error in pipelineFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
2df2621e9a7feat: finish capability statement and also validate in testFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
54b7e390279feat: handle breaking changeSince new search requires status param, the new search is added as new api version. FGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
897871e487bfeat: handle breaking changeSince new search requires status param, the new search is added as new api version. FGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
22fe169f561feat: clean up fhir dependenciesFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
c065030c822feat: minor clean up in testFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
54ada7e392cfeat: converted identifier param from string to tokenFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
cb56402509efeat: do not default status to current if not providedFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
8c3034ddf1ffeat: Extended integration test to test both GET and POST with mixed query and form parametersFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
62e9f6d9a70feat: require urn oid prefix for systemsFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
15a681f6aaefeat: Added support for creation.start and creatikon.end params. Also, added unit test verifying the merging of query and form paramsFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
05e50b3f1dcfeat: update SearchParameters to use ReferenceParam for patient and related fields, and adjust event handling to support listsFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
0df95e7c684feat: fix error in parser of CapabilityStatementUtilFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
144aa1a3ea3feat: converted capabilitystatement to xml for better readability. Also, endpoint now supports both json and xml for capability statementFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
4e1c8bcabfbfeat: moved validation of unsupported params into SearchParameters, simplified builder creation and strip oio-prefix from token params to support searching with and without.FGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
7c6c618f37afeat: moved test in builder test to MhdServiceTest and deleted builder test.FGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
6ea5ba405b4feat: extract interface from DDSIDWSClientFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
7063df6f0c3feat: moved bundle check for patient into MHDServiceFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
9cd083745d8feat: expose endpoint with capability statementFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
e3353f93dbefeat: adjusted some integration testFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
82d29af88e3feat: handle configured params and added new empty supportFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
79b81affc1ffeat: cleanupFGM-1862FGM-1862
Thomas GlæsnerThomas Glæsner
0f3629a65f0feat: remove todosFGM-1862FGM-1862