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

Weight, height, specific clinical observations... how to integrate this in OSIRIS? #1

Open
juguerin opened this issue May 31, 2022 · 0 comments

Comments

@juguerin
Copy link

Today, OSIRIS doesn't allow the integration of clinical data like "weight", "height", other longitudinal data linked to a patient or a specific event (tumor event, analysis or treatment). Could you provide an update on the OSIRIS model for integrating clinical observations?

I would suggest to add an "Observation" concept in the model defined by 5 items :

  • Domain : the top-level category of the Observation (ex : Patient caracteristics)
  • Code : the code of the Observation (ex: weight, height,...)
  • Value : the value of the Observation (ex: 60)
  • Unit : the unit of the Observation (ex: kg)
  • Date : the date of the Observation (ex: 12/06/2021)

The "Observation" concept could be linked to either a Patient or an Analysis or a Treatment.

@INCaAJobard INCaAJobard transferred this issue from InstitutNationalduCancer/OSIRIS Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant