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

Igdd 1589 enable fhir datatype conversion #1

Merged

Conversation

keithboone
Copy link
Contributor

@keithboone keithboone commented Jul 2, 2024

I strongly recommend pulling the code and looking at it locally rather than trying to review in Files changed (most of which were deleted due to an inadvertant push of dependencies).

See https://vigilant-adventure-g62mzg1.pages.github.io/current/apidocs/index.html for the java doc (public methods are fully documented).

Focus on the following files for this review:

converter/DatatypeConverter.java
converter/MessageParser.java
converter/package-info.java
datatype/AddressParser.java
datatype/ContactPointParser.java
datatype/DatatypeParser.java
datatype/HumanNameParser.java
segment/AbstractSegmentParser.java
segment/AbstractStructureParser.java
segment/ComesFrom.java
segment/ERRParser.java
segment/MSAParser.java
segment/MSHParser.java
segment/package-info.java
segment/PIDParser.java
segment/QAKParser.java
segment/QPDParser.java
segment/StructureParser.java

utils/Mapping.java
utils/package-info.java
utils/ParserUtils.java
utils/PathUtils.java
utils/Systems.java
utils/TextUtils.java

Copy link

@pcahillai pcahillai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the util and parser classes we discussed during our call.

@keithboone keithboone merged commit 6f03f62 into Release_v1.0-branch Jul 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants