Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cdx release1 #9

Open
wants to merge 83 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
8b2a589
Method to test only distribution status.
oscarcosta Oct 8, 2019
e7eb694
Enable ability to mirth connector send emails.
oscarcosta Oct 9, 2019
5aadc45
Fix hash calculation of attachments
oscarcosta Oct 10, 2019
05a01db
Documents can have either a text content or attachments.
oscarcosta Oct 10, 2019
d5c04db
Adjust checkAttachment to compare hashes ignoring case
oscarcosta Oct 10, 2019
d87c53e
Adjust tests to submit docs.
oscarcosta Oct 10, 2019
761ff04
Changes on cdxconnector to separating submit and request xsd files, a…
oscarcosta Oct 16, 2019
1e042be
Adjusted obibconnector tests
oscarcosta Oct 16, 2019
2512ed3
Renamed method parameter
oscarcosta Oct 16, 2019
ef8bba9
Fix NPE in cdxconnector.
oscarcosta Oct 16, 2019
9e258de
Sending one or more attachments.
oscarcosta Oct 16, 2019
3137783
Added status code = 'signed'
oscarcosta Oct 16, 2019
598272c
Included all HL7 ActStatus codes
oscarcosta Oct 24, 2019
80b1f80
Adjust tests
oscarcosta Oct 25, 2019
ade5ec0
Validating address and telco in order to no build the json object wit…
oscarcosta Oct 25, 2019
36551e5
Receiving list of allowed templates for clinics
oscarcosta Oct 25, 2019
73b107d
Checking the address and telco values to avoid null values;
oscarcosta Oct 25, 2019
00d80aa
Updating OBIB channels and libraries
oscarcosta Oct 31, 2019
460f525
Send 'normal' status for referral updates.
oscarcosta Nov 13, 2019
85a383e
Adjust json serialization
oscarcosta Nov 14, 2019
5044fc0
Created channel to parser registry (provider and clinic) xmls.
oscarcosta Nov 14, 2019
2b7d486
Filtering clinics by document template.
oscarcosta Nov 14, 2019
019fc78
Update cdx connector tests
oscarcosta Nov 15, 2019
35a14fb
Using a random UUID for the id.root of infulfillment
oscarcosta Nov 15, 2019
d96eafb
Included channels descriptions and deploy order.
oscarcosta Nov 19, 2019
86e6453
Using OSCAR EMR root id and OSCAR EMR location id for submitting docu…
oscarcosta Nov 20, 2019
81a1de7
Using Clinic Location Id for Orders
oscarcosta Nov 20, 2019
8557b3f
Fixed OBIB Services connectors chain dependency.
oscarcosta Nov 23, 2019
abc22cb
Returning more details from errors on CDX Connector
oscarcosta Nov 26, 2019
856beb3
Updating cdxconnector. Removing unused channel destination.
oscarcosta Nov 26, 2019
e3fc1a5
Implemented method to check connectivity.
oscarcosta Nov 26, 2019
4f5013d
Fix install script
oscarcosta Dec 2, 2019
f128375
Implemented method to concatenate id parts.
oscarcosta Dec 17, 2019
f9d22b7
Changing OBIB scripts to not return "strange id" values.
oscarcosta Dec 17, 2019
3fd88eb
Checking nullFlavor attributes in id tags
oscarcosta Dec 17, 2019
9a97f0e
Using OSCAR personnel id for data enterer
oscarcosta Dec 18, 2019
561519b
Fix error on sending dataEnterer tag
oscarcosta Dec 18, 2019
d65459f
upgraded version number in POM
jenshweber Jan 9, 2020
bec3b3e
Changed the parseCDATelecom code template to parse telecom values wit…
oscarcosta Jan 9, 2020
8f1dddb
Merge branch 'cdx-release1' of github.com:simbioses/OBIB into cdx-rel…
oscarcosta Jan 9, 2020
0de01c4
Fix parser of the provider_id.
oscarcosta Jan 10, 2020
fb22709
Update the server IP in the openssl.cnf file
oscarcosta Feb 8, 2020
34f5a7f
Appending 'CDXConnector' in the exceptions originate in that lib.
oscarcosta Feb 8, 2020
3eef61e
Concatenating any exception cause to the message.
oscarcosta Feb 9, 2020
cbf2c90
remove idea files
jenshweber May 22, 2020
9f837ba
Allow sending content and attachment together.
AakashTyagi11 Aug 17, 2020
f8a3e9a
Obibconnector versioning.
AakashTyagi11 Aug 17, 2020
6033492
Using Apache CXF with codehaus Jackson JSON provider for the rest client
oscarcosta Nov 19, 2020
a854471
Adjusting the loading of obibconnector.properties to not use the jar'…
oscarcosta Nov 28, 2020
7be1127
Removing unnecessary config.
oscarcosta Nov 28, 2020
ec2b7de
Fixed the connection to OBIB.
oscarcosta Jan 13, 2021
1b15077
Including loinc codes
oscarcosta Jan 30, 2021
868dfdf
Fixed typo in README file
oscarcosta Mar 23, 2021
54dd3d9
Configurable max message size for cdxconnector.
oscarcosta Mar 23, 2021
a75c57f
Adjusting OBIB VM deployment
oscarcosta Mar 23, 2021
424e814
Adjusted OBIB VM installation:
oscarcosta Mar 25, 2021
4f58d05
Implemented an JS Attachment Handler on the OBIB Services channel to …
oscarcosta Mar 25, 2021
4acc07f
Testing method that calculate message size.
oscarcosta Mar 25, 2021
d2a4b5b
Executing db insertion scripts during deployment.
oscarcosta Mar 25, 2021
fc06b12
Fixing loinc code insertion script
oscarcosta Mar 25, 2021
14dd3f6
Updated messages of cdxconnector.
oscarcosta Mar 26, 2021
8f34d6a
Updating loinc_code insertion script
oscarcosta Mar 26, 2021
a441867
Add script to set the DB max_allowed_packet
oscarcosta Mar 26, 2021
36f4d89
Add config file for the CXF WS client to avoid excess o logs.
oscarcosta Apr 24, 2021
2ba981c
Adjusted templates for loinc codes.
oscarcosta Apr 24, 2021
a46ce44
Fixed a bug in function parseCDAAddress, that was not parsing the sta…
oscarcosta Apr 30, 2021
1794ef6
Updating message size limit in cdxconnector
oscarcosta May 3, 2021
47a335b
Fixing template id for information request loinc
oscarcosta May 17, 2021
6c46b7c
Not creating empty telecom json objects when telecom xml tag has a nu…
oscarcosta May 18, 2021
e020b35
Adjusting the SSL protocol used by cdxconnector
oscarcosta May 20, 2021
0891da7
- Adjusted OBIB DB thread pool;
oscarcosta Sep 2, 2021
cc7972a
Readme to deploy OBIB on a machine other than the VM
oscarcosta Sep 29, 2021
ced7dab
Updating IDEA project/modules files
oscarcosta Sep 29, 2021
0b0d091
OBIBs architecture diagram
oscarcosta Nov 9, 2021
36ed5eb
OBIBs architecture document
oscarcosta Nov 9, 2021
2ed5227
OBIBs architecture document
oscarcosta Nov 16, 2021
12797fa
Removing condition that inserts the number of attachments in the docu…
oscarcosta Nov 24, 2021
0da3c0a
Refactoring the Test Client to support all CDX operations
oscarcosta Dec 7, 2021
4cb0ab5
Implementing OBIB Test Client
oscarcosta Dec 9, 2021
85a9153
Adjusting testing scripts and readme file
oscarcosta Dec 10, 2021
bf659d2
Fixing the issue of sending documents with attachments only.
oscarcosta Dec 14, 2021
808be93
Including options for debug the ssl handshake in the cdx test client …
oscarcosta Dec 18, 2021
c31be19
Including examples for the CDXTestClient.properties file
oscarcosta Dec 18, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 13 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ local.properties

## JetBrains IDEs

# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839

# User-specific stuff
Expand All @@ -82,6 +82,9 @@ local.properties
.idea/**/dictionaries
.idea/**/shelf

# AWS User-specific
.idea/**/aws.xml

# Generated files
.idea/**/contentModel.xml

Expand All @@ -93,6 +96,7 @@ local.properties
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml
.idea/**/dataSources.xml

# Gradle
.idea/**/gradle.xml
Expand All @@ -102,9 +106,14 @@ local.properties
# When using Gradle or Maven with auto-import, you should exclude module files,
# since they will be recreated, and may cause churn. Uncomment if using
# auto-import.
.idea/modules.xml
.idea/*.iml
.idea/modules
#.idea/artifacts
#.idea/compiler.xml
#.idea/jarRepositories.xml
#.idea/modules.xml
#.idea/*.iml
#.idea/modules
#*.iml
#*.ipr

# CMake
cmake-build-*/
Expand Down Expand Up @@ -138,5 +147,3 @@ fabric.properties

# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser

.idea/compiler.xml
8 changes: 6 additions & 2 deletions .idea/OBIB.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions .idea/encodings.xml

This file was deleted.

20 changes: 20 additions & 0 deletions .idea/jarRepositories.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 3 additions & 10 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading