Closed chrisroederucdenver closed 5 hours ago
no such value for ethnicity, 8551 for gender, 8552 for race.
fixed, we're getting values on all sample files for gender. We never get a null on ethnicity, but the mapp doesn't currently map them. Race also has unmapped values. Both of these end up as no matching concept, 0. This is because the codemap doesn't include 2.16.840.1.113883.6.238.
see #146
The concepts above are invalid.
basically a duplicate of #144
0 is no matching concept, and we're currently using it for null, when 8552 for Unknown is a better choice.