Skip to content

Conflicting Entries in Segment OBX to Observation Map #51

Description

@aivachan

For mapping OBX.5 when OBX.2 == SN, there are two rows in the table that have conflicting FHIR attributes.

Image

I did a little diagram as a sanity check, and sure enough, it seems that IF OBX-2 EQUALS "SN" AND OBX-5.1 NOT EQUALS "<>" AND OBX-5.3 NOT IN (":", "/", "-", "+") -> Observation.valueQuantity and If line 19 through 23 all fail while OBX-2 = SN -> observation.valueString have equivalent left hand sides but differing right hand sides.

I am going to go with quantity for now, but please let me know if there's a more correct option.

Image

Also, This isn't entirely clear to me:

Image

I assume it was maybe a typo, and should be {OBX.5.1} {OBX.5.2} {OBX.5.3} {OBX.5.4} {OBX.6}, but could be wrong.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions