Workflow for HL7v2 to FHIR conversion #486
                  
                    
                      1hamzaiqbal
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on converting HL7v2.5.1 ORU messages to HL7 FHIR messaging using the CLI interface and Liquid engine. After converting I am attempting to enter the FHIR bundle into a HAPI FHIR server.
Is it possible to use this tool and simultaneously maintain consistency of IDs and resolve issues with default values (code system URLs)? Not sure if what I want to do is possible given the fact that the CLI and workflow I'm using doesn't check for already existing IDs before sending a bundle containing multiple resources to the server.
Any advise on this would be appreciated -- just looking for clarification regarding how to execute what I'm trying to do.
Beta Was this translation helpful? Give feedback.
All reactions