-
Notifications
You must be signed in to change notification settings - Fork 6
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
Phenotypic feature review #119
Comments
I'm starting some work in the "se-phenotypic-feature-review" branch. |
A few working notes to use during our next meeting: Issues to consider addressing related to modeling a phenotype, the PhenotypicFeature profile, and other related artifacts:
|
From @julsas , and example of an extension for the onset/resolution issue above. See: We can implement something similar, and to be applied to the appropriate contexts even nesting into Period. |
To clarify: I understand this should work in R4 because 'pattern' and 'value' as discriminator types work the same way and hence they deprecated 'pattern' in R5. What 'value' as a discriminator does is, it checks
will become "patternCoding": {
"code": "HP:0012824",
"system": "http://human-phenotype-ontology.org"
} The 'exactly' keyword in FSH will switch this to |
Btw. it is sufficient to declare this once. It does not need to be repeated on every component. |
Yes, I read a little more of the FSH docs. Specifically, the assignment rules section: https://build.fhir.org/ig/HL7/fhir-shorthand/reference.html#assignment-rules It helped clarify that the keyword I'm still interested in learning if the LOINC LLx codes are okay to use or not for the discriminator. From reading the LOINC documentation here it appears that the LLx codes are similar to the regular codes, and maybe we can use them that way. |
Reviewing our PhenotypicFeature profile and related content. This issue is to track and discuss anything while we review the current modeling of a phenotype. This first post can be considered a wiki post and a summary of the review status.
The text was updated successfully, but these errors were encountered: