Skip to content

Add ucumUnit keyword for UCUM notation support#5

Merged
clemensv merged 1 commit into
mainfrom
feature/ucum-unit-keyword
Jun 8, 2026
Merged

Add ucumUnit keyword for UCUM notation support#5
clemensv merged 1 commit into
mainfrom
feature/ucum-unit-keyword

Conversation

@clemensv
Copy link
Copy Markdown
Contributor

@clemensv clemensv commented Jun 8, 2026

Introduces a dedicated ucumUnit keyword (Option 2 from #2) that allows schema authors to annotate numeric values with UCUM notation alongside the existing unit keyword.

This enables interoperability with healthcare (HL7 FHIR), scientific computing, and other systems that use UCUM, without breaking existing schemas.

Addresses #2

Introduces a dedicated `ucumUnit` keyword that allows schema authors
to annotate numeric values with UCUM (Unified Code for Units of
Measure) notation alongside the existing `unit` keyword. This enables
interoperability with healthcare (HL7 FHIR), scientific computing,
and other systems that use UCUM.

Addresses #2

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant