How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Why is the DV_TEXT element missing when mapping terminologies with ORDINAL?

calendar_today September 19, 2026 person @ian.mcnicoll Ian McNicoll domain ehrbase

I think we agree on the issue and that the XSD should not demand a populated DV_CODED_TEXT.value The Ocean .opt generator gets around this by creating (a space) which complies with the in DV_TEXT. The PDF specs say Which is IMO correct and BMM C_ORDINAL: name: C_ORDINAL documentation: ‘Constrainer class for Ordinal data.’ ancestors: - C_DOMAIN_TYPE properties: list: !P_BMM_CONTAINER_PROPERTY name: list documentation: ‘Value set of allowed Ordinals in the constraint.’ type_def: container_type: List type: ORDINAL cardinality: lower: 0 upper_unbounded: true ORDINAL: name: ORDINAL documentation: ‘

open_in_new Read original post