ardenexal / fhir-metadata
Shared interfaces, attributes and utilities for FHIR packages
0.5.0
2026-09-10 07:22 UTC
Requires
- php: >=8.3
- psr/cache: ^3.0
- symfony/finder: ^6.4|^7.4
- symfony/validator: ^6.4|^7.4
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.