ClaimOtherIdNumber
Frozen other ID number data from a submitted claim snapshot
Fields
other_id_qualifier
· String · Other ID qualifier Used By
Definition
"""Frozen other ID number data from a submitted claim snapshot"""type ClaimOtherIdNumber { """ Other ID number ID """ id: ID
""" Display label for the other ID """ label: String
""" Other ID """ other_id: String
""" Other ID qualifier """ other_id_qualifier: String}