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

Add a minimal ShareableViewDefinition profile. #224

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Add a minimal ShareableViewDefinition profile. #224

merged 1 commit into from
Mar 15, 2024

Conversation

rbrush
Copy link
Collaborator

@rbrush rbrush commented Mar 13, 2024

No description provided.

@@ -30,14 +30,13 @@ criteria are defined by FHIRPath expressions.
Name of the view definition, must be in a database-friendly format.
"""
* name obeys sql-name
* version 0..1 string "Business version of the view definition"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed a couple things since they are redundant with the Meta structure content

* title 0..1 string "Name for this view definition (human friendly)" """
A optional human-readable description of the view.
"""
* meta 0..1 Meta "Metadata about the view definition"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding this so ViewDefinitions can specify their profiles the same way as resources do.

@rbrush
Copy link
Collaborator Author

rbrush commented Mar 13, 2024

@rbrush rbrush merged commit 9ab0e12 into master Mar 15, 2024
1 check passed
@rbrush rbrush deleted the profiling branch May 15, 2024 21:26
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