Search by

ardenexal / fhir-metadata

Ardenexal

Shared interfaces, attributes and utilities for FHIR packages

Package info

github.com/Ardenexal/fhir-metadata

Homepage

Issues

pkg:composer/ardenexal/fhir-metadata

Statistics

Installs: 22 369

Dependents: 7

Suggesters: 0

Stars: 0

0.5.0 2026-09-10 07:22 UTC

This package is auto-updated.

Last update: 2026-09-10 08:36:26 UTC


README

Owns the answer to "what does this FHIR class look like" — the attributes generated models carry, the type and property metadata read back off them, and the Implementation Guide type registry. Serialization, Validation and FHIRPath all read this one component rather than each reflecting over model classes with their own copy of the question.

composer require ardenexal/fhir-metadata

Documentation

This component has no guide of its own. These pages in the centralised documentation site document its surface where other components consume it:

License

Released under the MIT License. See LICENSE.