LinuxForHealth / hl7v2-fhir-converter

Converts HL7 v2 Messages to FHIR Resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for segment RXA - Pharmacy/Treatment Administration

jgrant22 opened this issue · comments

Describe the bug
Add support for pharmacy HL7 segments so the converter can handle support of these segments

Expected behavior
RXA-7.3 creates a sourceQuantity.System
RXA-10 creates a Provider
Immunization manufacturer creates a reference;
Provider suffix is mapped
RXA-19 to Immunization.reasonCode
RXA-22 to Immunization.recorded
Immunization.status is created and maps correctly
Immunization.statusReason is created and maps correctly

In Release 1.0.14