Shreeja-dev
Shreeja-dev
While validating a Bundle payload using the HAPI FHIR 7.4.0 validator, we encountered an error when providing a valid value for race. Specifically, the value "Asian" with code "2028-9" was...
I'm currently working on converting an HL7v2 (Version 2.7) message to FHIR using the LinuxForHealth HL7 Converter, and I need to incorporate custom coding systems and extensions into the transformation...
## Issue with Validation in `frictionlessdata/datapackage-java` ## Context I am using Java 21 and `frictionlessdata/datapackage-java` to validate a CSV file against a schema defined in a `datapackage.json`. Here is the...