LinuxForHealth / hl7v2-fhir-converter

Converts HL7 v2 Messages to FHIR Resources
Apache License 2.0
89 stars 36 forks source link

#449 Support Immunization.education b #450

Closed cragun47 closed 2 years ago

cragun47 commented 2 years ago

Signed-off-by: Brian Cragun cragun@us.ibm.com

This is the implementation for Immunization.education.
See description in #449

Supercedes the need for #414, which was a more general purpose solution.

cragun47 commented 2 years ago

I clarified the operations (parent, grandparent) in getSelectedDateFromObxGroup. Added comments, changed some variable names.