docs(data-integration): templates for the remaining thirteen datasets - #62
Merged
Merged
Conversation
Each carries several example rows chosen to show a shape: a resolved condition, an inpatient stay with a discharge disposition, a refused immunization, one practitioner at two locations, a no-known-allergy row.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Templates for the thirteen datasets that did not have one, so every documented dataset in the feed is now downloadable.
Example rows are chosen to show a shape rather than repeat one: a resolved condition with an abatement date, an inpatient stay with a discharge disposition, a refused immunization carrying
status_reason_code, one practitioner at two locations, and a no-known-allergy row using the negation code from the page's own table.Every header verified identical to its page's column list, and every value taken from what the page already documents.
Also genericises the
locationsexamples on the encounters page, which still named a real street and town.