Brian Cragun

Results 4 comments of Brian Cragun

@akinboj Thanks for contributing to the HL7 converter! 

Looks like your adding ADT_60 and IAM segment support for
AllergyIntoleranceType.

 The project has become so big with so many intricate parts...

Under current testing, removing `required true` causes these failures: ``` ResourceExpressionTest > test_organization_creation_with_missing_id_and_name_value() FAILED org.opentest4j.AssertionFailedError at ResourceExpressionTest.java:362 Hl7ORMMessageTest > testORMO01PatientWithVisitWithSingleInsuranceWithMultipleAllergyAndOrder() FAILED java.lang.AssertionError at Hl7ORMMessageTest.java:159 HL7ADTMessageTest > testAdtA03MinimumPlusInsuranceGroup() FAILED java.lang.AssertionError at...

@PatriciaPerozoUSDS Looking into the code over your concerns, I don’t see an easy way to enable anything other than GeneralUtils for JEXL handling. I am investigating further with some of...

@pbhallam tagging you. Please let me know if you have questions.