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

[Bug]: Lab Values reported as "<" are shown as 0 #441

Closed
Alf626 opened this issue Mar 2, 2024 · 0 comments · Fixed by #452
Closed

[Bug]: Lab Values reported as "<" are shown as 0 #441

Alf626 opened this issue Mar 2, 2024 · 0 comments · Fixed by #452
Assignees
Labels
bug Something isn't working

Comments

@Alf626
Copy link

Alf626 commented Mar 2, 2024

Contact Details

No response

What happened?

Lab Values reported as "<" are shown as 0.

"code": {
"coding": [
{
"system": "https://fhir.cerner.com/fca878a1-6c97-4ecb-b6e7-eb5d7cde15ab/codeSet/72",
"code": "2554763499",
"display": "Rheumatoid Factor (Rf), Quantitative",
"userSelected": true
},
{
"system": "http:https://loinc.org",
"code": "11572-5",
"userSelected": false
}
],
"text": "Rheumatoid Factor (Rf), Quantitative"
},
"subject": {
"reference": "Patient/20953121"
},
"encounter": {
"reference": "Encounter/185515218"
},
"effectiveDateTime": "2018-05-18T13:00:00.000Z",
"issued": "2018-05-18T13:00:00.000Z",
"valueString": "<10 IntlUnit/mL",

2024-03-02_12-40-07

Flavor

Docker

Version

main#05a6840

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants