-
Notifications
You must be signed in to change notification settings - Fork 1
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 the Person and StudyParticipant profiles to the Participant module #28
Conversation
🚀 IG Site Preview DeployedLatest commit: e695b21 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are some files that should be removed and some various tweaks that I am recommending be done. Otherwise, this is looking great!
@torstees Should I add the .sh and .bat to the gitignore? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should be able to add the 1 or more cardinality to link (I misspoke when I suggested link.target
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great!
Co-authored-by: Brenda gutmanb@VAWDKG4Q04 |
* Actual products of the sushi run * Participant initial pass * Additional clarity for profile 'info' * Refinement of the above * Added key Aliases for OMB, NCIT and UCUM * Fixed a few lingering errors * Removed draft to strip out extraneous warning/error in QA * Fixed some issues with broken links * Largely functional participant profile(s) and first example * Clearer wording and proper format of link * First example for patient * 🙈 Ignore temp vim files * 📝 Initial repo contributors guide * ✨ Add versioning, release, emoji commits, and emoji PRs * ♻️ Add link to contrib guide on readme * ♻️ Incorporate PR comments * ♻️ Clean up and make sdlc steps more clear * Added extension relating to sex at birth * Beginnings of the technical writing as example for IG Contributors. * Fixed some broken links due to case * Add the Person and StudyParticipant profiles to the Participant module (#28) * ✨ Add Person and Study Participant Modules --------- Co-authored-by: Natasha Singh <[email protected]> Co-authored-by: brendagutman <[email protected]>
Motivation
Add the
Person
andStudyParticipant
profiles to theParticipant
module.When the base branch(
participant
) is merged three new FHIR profiles will exist in the implementation guide.Approach
Add FHIR logical models, profiles, and examples for each additional profile.