ballerinax/health.fhir.r5.parser Ballerina library

1.0.0
FHIR Parser Package

FHIR Parser is a package facilitates to read, validate, and convert FHIR resources among their serialized formats and structured in-memory representations.

Package Overview

This package provides the following functionalities required for parsing FHIR resource payloads to corresponding FHIR resource models.

  1. Serialization: FHIR resources can be serialized to JSON.

  2. Validation: The parser performs validation checks to ensure that the parsed resource adheres to the FHIR specification's rules and constraints.

  3. In-Memory Representation: The parser creates an in-memory representation of the resource as a data model from Ballerina FHIR IG packages (i.e health.fhir.r5, health.fhir.r5.europebase, etc.).

Refer API Documentation for sample usage.

Import

import ballerinax/health.fhir.r5.parser;Copy

Metadata

Released date: 5 days ago

Version: 1.0.0


Compatibility

Platform: any

Ballerina version: 2201.12.3

GraalVM compatible: Yes


Pull count

Total: 46

Current verison: 3


Weekly downloads


Source repository


Keywords

Healthcare

FHIR

R5

Parser


Contributors

Other versions

1.0.0

0.9.0