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

UI Navigation: Show all Patient IDs for listed Patients #4067

Closed
gunterze opened this issue May 25, 2023 · 0 comments
Closed

UI Navigation: Show all Patient IDs for listed Patients #4067

gunterze opened this issue May 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented May 25, 2023

Remove Issuer of Patient column, but render Attributes

Tag Name
(0010,0021) Issuer of Patient
(0010,0024) Issuer of Patient ID Qualifiers Sequence
> (0040,0032) Universal Entity ID
> (0040,0033) Universal Entity ID Type

together with Attribute

Tag Name
(0010,0020) Patient ID

in the Patient ID column, formatted as HL7 v2 Extended Composite ID with Check Digit (CX) data type:

{Patient ID}^^^{Issuer of Patient}&{Universal Entity ID}&{Universal Entity ID Typ}

skipping missing trailing components, e.g.

{Patient ID}^^^{Issuer of Patient} // if there is no Issuer of Patient ID Qualifiers Sequence
{Patient ID} // if there is neither a non-empty Issuer of Patient nor a Issuer of Patient ID Qualifiers Sequence

and append patient identifiers in items of

Tag Name
(0010,1002) Other Patient IDs Sequence
> (0010,0020) Patient ID
> (0010,0021) Issuer of Patient
> (0010,0024) Issuer of Patient ID Qualifiers Sequence
>> (0040,0032) Universal Entity ID
>> (0040,0033) Universal Entity ID Type

separated by , .

Related: #4053

@gunterze gunterze added the enhancement New feature or request label May 25, 2023
@gunterze gunterze added this to the 5.31.0 milestone May 25, 2023
@vrindanayak vrindanayak self-assigned this Jun 12, 2023
shral added a commit that referenced this issue Jun 15, 2023
@shral shral closed this as completed Jun 15, 2023
shral added a commit that referenced this issue Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants