LinuxForHealth / hl7v2-fhir-converter

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

Issue366 support RelatedPerson from Coverage (IN1) #379

Closed cragun47 closed 2 years ago

cragun47 commented 2 years ago

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

This adds support for RelatedPerson. Creates the RelatedPerson if the relationship is not empty or SEL (self). Creates resource references between the Patient and the Related Person. Supports special case of relationship SEL. No RelatedPerson is created, but a reference from subscribed to patient is.

Some reformatting of SimpleDataValueResolver.