Research and plan: align with dbt, FHIR, and other external tools#52
Merged
Conversation
Maps Modelable's domain/model/projection/lineage concepts onto dbt (model contracts, versions, exposures, meta) and FHIR (StructureDefinition, profiles, extensions, canonical URLs), proposes phased export/import emitters, and surveys other alignment candidates (OpenLineage, Iceberg/Delta, Snowplow/Segment, OMOP CDM, GraphQL federation). https://claude.ai/code/session_011UdKKjqh8GXnoKTZyYTbbZ
…ions Imports a dbt schema.yml model or FHIR R4 StructureDefinition, diffs its fields against an existing published model version with the existing compatibility-diff engine, and appends a new additive/breaking version plus an .attachments.json provenance record when the source has drifted.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/dbt-fhir-tool-alignment.md, a research/planning document mapping Modelable's domain/model/projection/lineage/classification concepts onto:meta, groups/access, exposures, and the semantic layer (MetricFlow).schema.yml/source export+import, FHIR R4 profile export+import for a small base-resource set) that slot into the existing phased plan fromexternal-tools-data-modelling.md.docs/README.mdto index the new document andROADMAP.md"Next" section to reference the proposed dbt/FHIR alignment work.This is research/planning only — no emitter, importer, or CLI code is added. Concrete implementation requires an issue and accepted design per
ROADMAP.md.Test plan
@classification/@pii, additive/breaking).external-tools-data-modelling.md,migration-guide.md,emitter-spec.md,distributed-lineage-spec.md,ownership-permissions-spec.md,ROADMAP.md) resolve to existing files.docs/README.mdandROADMAP.md.https://claude.ai/code/session_011UdKKjqh8GXnoKTZyYTbbZ
Generated by Claude Code