Closed id2359 closed 1 year ago
check pid 29
What I initially saw yesterday, before the patient query, was the number (using the example below 1234567890 with no spaces) and then the ‘– 1’ presumably indicated the first person on the card (which is why we later saw a number with ‘-2’ (2nd person on the card)).
When we did the patient query the number then appeared to come through as 12345678901.
There are no dashes in the representation in Webpas:
looks like DDDDDDDDDD D
The last digit here is I presume the person number on the card
The data is being pulled into RDRF/CIC ok. The display format is a different issue. The data transform functionality in the integration framework isn't intended for display formatting. A custom widget would be better suited for the CDE. But the external field widget is being used because the cde code appears in an HL7 mapping. Only one custom widget can be used at a time.
Closing off this ticket as the data is actually being transferred ok.
LM: The medicare # was already in patient Information had a space in it (ie xxxxxxxx 1) and there was no number in BCCA form. I did a patient query for this patient and found that the number was pulled into Pat Info form without a dash (ie xxxxxx) and still not showing in BCCA.