Vocabulary-based validation ensures that data aligns with curated concept sets. Use it when you need interoperability or governance over coded fields, or when you want to enable UI users to select proper human-readable values.Documentation Index
Fetch the complete documentation index at: https://docs.clinia.com/llms.txt
Use this file to discover all available pages before exploring further.
How it works
Attach abinding object to any code or coding property:
vocabulary.key— The identifier of the vocabulary to validate against.vocabulary.strength— Either"preferred"(informational) or"required"(strict).
spoken-language vocabulary before the resource is accepted.
Configure vocabularies and concepts before binding fields to them.
Strength levels
- preferred — Encourages usage of the vocabulary without enforcing it. Non-matching values are still accepted.
- required — Rejects ingestion if the supplied code is not part of the vocabulary.
Where to bind vocabularies
- Resource properties defined in profiles
- Relationship properties when linking entities
- Pipeline-enriched fields that should remain compliant with controlled terminologies