arkhn / Cohort360

A web application to find patients, build cohorts and visualize data
Apache License 2.0
0 stars 0 forks source link

Biology Result - Value String #102

Closed Peltier10 closed 3 years ago

Peltier10 commented 3 years ago

Problem

In Ops-Rose database, biology results are string, without unit. ValueQuantity in the Observation Resource is the only value take in count in Biology Results in Cohort 360.

Description

Is it possible for the column "VALEUR" in Biology in Cohort 360 to take the input ValueQuantity or ValueString ? (FHIR required only one Value for each observation, with filters, Observation Resource has ValueQuantity filled or ValueString, not both at the same time).

Additional context

image

View in Cohort 360, 3rd line image

nriss commented 3 years ago

see https://github.com/arkhn/Cohort360/issues/101