LinuxForHealth / hl7v2-fhir-converter

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

Fix IN1.49 Pat.ident; add SrvPrv Org sys & tests #440

Closed cragun47 closed 2 years ago

cragun47 commented 2 years ago

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

Fixes problem where system was not provided for ServiceProvider Organization identifier. Adds tests so this is found in the future.

Fixes problem where IN1.49 was incorrectly used as a Patient identifier when the relationship was not self, but no RelatedPerson created.