Module health.hl7v23.utils.v2tofhirr4

ballerinax/health.hl7v23.utils.v2tofhirr4 Ballerina library

1.0.0

Package containing HL7v2.3 to FHIR pre-built mapping functionalities.

HL7v2 to FHIR Package

Package Overview

This package implements the HL7 version 2.3 to FHIR implementation guide (https://build.fhir.org/ig/HL7/v2-to-fhir/branches/master/datatype_maps.html).

Note:

From Ballerina Swan Lake Update 10 upwards, --optimize-dependency-compilation flag is introduced to optimize the memory usage during the compilation time. Use the flag in the build command as follows,

bal build --optimize-dependency-compilation

or add as a config in the Ballerina.toml file.

[build-options]
optimizeDependencyCompilation = true

Import

import ballerinax/health.hl7v23.utils.v2tofhirr4;Copy

Other versions

1.0.0

Metadata

Released date: 3 days ago

Version: 1.0.0


Compatibility

Platform: any

Ballerina version: 2201.12.10

GraalVM compatible: Yes


Pull count

Total: 28

Current verison: 28


Weekly downloads


Source repository


Keywords

Healthcare

HL7

FHIR


Contributors