Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance model info to support better model description #503

Closed
brynrhodes opened this issue Apr 10, 2020 · 1 comment
Closed

Enhance model info to support better model description #503

brynrhodes opened this issue Apr 10, 2020 · 1 comment

Comments

@brynrhodes
Copy link
Member

To better support CQL authoring, ModelInfo should be enhanced to include additional metadata about the model. Specifically:

  • label - A string user-friendly label for the element
  • definition - A markdown definition of the element
  • comment - A markdown comment for the element
  • bindingStrength - required,extensible,preferred,example
  • bindingValueSet - url of a value set specifying possible values
  • constraint - ConstraintInfo { name, severity (error|warning), expression (CQL w/o retrieves, parameterized by Value of the type of the element), message }
  • mustSupport - A Boolean indicator of mustSupport
@brynrhodes
Copy link
Member Author

Addressed in the 1.5.2 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant