LinuxForHealth / x12

ASC X12 Processing Models
Apache License 2.0
9 stars 3 forks source link

Evaluate Model Generation #59

Open dixonwhitmire opened 3 years ago

dixonwhitmire commented 3 years ago

The ASC X12 specifications are rather long and manual implementation is error prone. We will look into generating domain model for transaction sets to reduce implementation time.

One such approach is to create a separate project/utility which can consume specifications from HTML, XSD, PDF(?), etc and then generate the appropriate models. This utility could be used to generate models for each standard protocol in LFH such as HL7, FHIR, C-CDA, X12, etc.

dixonwhitmire commented 2 years ago

Tracking this effort in https://github.com/LinuxForHealth/bluesteel