Module health.fhir.r4

ballerinax/health.fhir.r4 Ballerina library

6.3.1

Overview

Core FHIR R4 base package for Ballerina containing fundamental data types, base resources, parsers, validators, utilities, and error types. It is the foundation used by all profile and utility packages in this repository.

Trademark Notice: FHIR® and the FHIR® logo are the registered trademarks of Health Level Seven International and their use does not constitute endorsement by HL7®.

Key Features

  • Core FHIR R4 datatypes and base resource definitions
  • Built-in serializers and helpers for resource manipulation
  • Common FHIR error types and handling utilities
  • Foundational package for parser, validator, and IG-specific modules
  • JSON payload support for FHIR R4 resource processing
FHIR R4 Base package

The package containing the FHIR R4 Data types, Base Resource Types, Error Types, Utilities, etc.

Package Overview

FHIR versionR4
Implementation Guidehttp://hl7.org/fhir/

This package includes,

  1. FHIR R4 Data types
  2. FHIR Base Resource types (Bundle, CodeSystem, OperationOutcome, ValueSet)
  3. FHIR resource serializers
  4. Miscellaneous utilities required to create, access elements, manipulate FHIR resources
  5. Defined FHIR error types and utilities for FHIR error handling

Note: This package only supports FHIR JSON payload format only. FHIR XML payload support will be added soon.

Import

import ballerinax/health.fhir.r4;Copy

Other versions

See more...

Metadata

Released date: about 19 hours ago

Version: 6.3.1


Compatibility

Platform: any

Ballerina version: 2201.12.8

GraalVM compatible: Yes


Pull count

Total: 48303

Current verison: 35


Weekly downloads


Source repository


Keywords

Healthcare

FHIR

R4

Name/FHIR R4 Base

Vendor/Other

Area/Healthcare

Type/Library


Contributors