You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Remove
Issuer of Patient
column, but render Attributestogether with Attribute
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 Sequenceand append patient identifiers in items of
separated by
,
.Related: #4053
The text was updated successfully, but these errors were encountered: