-
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
For Comment: Deeper dive into how NCPI Condition links to NCPI Participant #70
Comments
I propose deriving NCPI Participant from the Patient resource. There are several overlapping fields
Narrowing the semantics of these fields by changing the text description and then adding other fields as extensions seems more compatible with other FHIR implementations than having a resource that is just one big extension. |
Using |
Since I wrote the above, the definitions have changed. At first glance, birth sex should be modified slightly - we frequently do not know birth sex directly. Instead, we have things like an asserted sex or a chromosomal sex. In 99% of cases these will be the same, but we should be precise on this issue. |
Since the change to use
|
Link to Profile
https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition-ncpi-condition.html
Feedback Submission
Will FHIR allow linking NCPI Condition to NCPI Participant from subject?
We ask because of the following:
NCPI Condition.subject is supposed to link to NCPI Participant.
NCPI Condition is derived from Observation.
NCPI Participant is derived from base (not Patient).
Observation.subject has a limited set of resources it can link to ( see: https://www.hl7.org/fhir/observation.html ) and base class is not one of them. Will FHIR allow linking NCPI Condition to NCPI Participant from subject?
Is this feedback implementation-blocking?
Yes, this issue will block implementation.
The text was updated successfully, but these errors were encountered: