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

📝 Fix pedigree link #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions input/pagecontent/module_family.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This module describes family groups and family relationships, often used in geno

This does not include specific methods for managing reports of “family history”. Those elements can either be encoded as specific “Participants” for which data are recorded as assertions and their family relationship to the Participant are recorded OR encoded as assertions from the Participant (eg, “family history of hypertension” or “Maternal history of hypertension”).

We are aware of the work done by GA4GH to model family health history and family relationships via the [Pedigree IG](https://github.com/ga4gh/pedigree-fhir-ig), including their development of the [KIN ontology](https://github.com/ga4gh/pedigree_family_history_terminology). We are engaging to ensure compatibility and meeting needs our family, family relationship, and family history modeling with the efforts of the Pedigree IG while still supporting the needs of the NCPI partner groups.
We are aware of the work done by GA4GH to model family health history and family relationships via the [Pedigree IG](https://ga4gh.github.io/pedigree-fhir-ig/), including their development of the [KIN ontology](https://github.com/ga4gh/pedigree_family_history_terminology). We are engaging to ensure compatibility and meeting needs our family, family relationship, and family history modeling with the efforts of the Pedigree IG while still supporting the needs of the NCPI partner groups.

### Family Study
Family Study describes a group of Participants that are related. This is not an expression of all individuals in a “family”, but a tool to identify “family members of interest” that were studied. For example, a family trio in a rare disease study does not exclude the existence of other siblings. Family Studies do not require much detail, but there are often attributes of those families that may be of use to researchers.
Expand All @@ -23,4 +23,4 @@ Family Relationships describe the relationship between two Participants. The cor
- [Family Type](StructureDefinition-family-type.html)
- [Study Family Description](StructureDefinition-description.html)
- [Consanguinity](StructureDefinition-consanguinity.html)
- [Study Family Focus](StructureDefinition-study-family-focus.html)
- [Study Family Focus](StructureDefinition-study-family-focus.html)
Loading