Skip to content

v0.3.0 — ADT/ORM builders, FML, VSAC, regression harness

Choose a tag to compare

@sinteco sinteco released this 13 Aug 16:17
· 9 commits to main since this release
09d6a82

Added

  • ADT skeleton builderhl7_to_fhir_skeleton dispatches on MSH-9; ADT → Patient + Encounter (PV1 class/period/visit number, in-progress/finished status)
  • ORM skeleton builder — ORM/OMG/OML → Patient + ServiceRequest (ORC-5 status, placer/filler identifiers, authoredOn)
  • FML targetgenerate_engine_code can now emit a FHIR Mapping Language StructureMap (target: "fml") alongside Mirth and Rhapsody JS
  • expand_valueset tool — FHIR ValueSet/$expand; VSAC OIDs auto-route to cts.nlm.nih.gov with $UMLS_API_KEY
  • Bulk regression harnesstools/regress.py replays a folder of .hl7 messages and diffs Bundles against a baseline
  • Encounter + ServiceRequest rules in validate_fhir; 59 tests total

Install: /plugin marketplace add sinteco/healthit-copilot then /plugin install healthit-copilot@sintayehu-health

Full details in CHANGELOG.md.