LinuxForHealth / hl7v2-fhir-converter

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

Use '-' in all ids for bad chars #438

Closed cragun47 closed 2 years ago

cragun47 commented 2 years ago

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

Small change as agreed to force all non-valid chars in id's to '-'. (Instead of '.')

This does not merge Organization_ServiceProvider back into Organization. That will be done in a future PR which will push all ID validate-ifying through the same process.

This is to correct failing tests in GT.