ardenexal / cda-sd-models
Pre-generated CDA R2 logical-model classes (HL7 cda.uv.core + AU Digital Health) for XML serialization
0.5.0
2026-09-10 07:23 UTC
Requires
- php: >=8.3
- ardenexal/fhir-metadata: ^0.5
Requires (Dev)
- phpunit/phpunit: ^12.5
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-10 08:36:30 UTC
README
Pre-generated PHP classes for the CDA R2 logical models — HL7 cda.uv.core plus the AU Digital
Health extensions — produced by the CodeGeneration component from CDA
StructureDefinitions. CDA is an XML-only format, so these classes round-trip as XML and the JSON path
refuses them rather than emitting something the specification does not define.
composer require ardenexal/cda-sd-models
Documentation
Full documentation lives in the centralised documentation site:
License
Released under the MIT License. See LICENSE.