Skip to main content
Version: v0.0.6

Interface: SyntheticIdentifier

A synthetic identifier scoped to the synthetic assigning authority.

Properties

assigningAuthority

readonly assigningAuthority: string

The synthetic assigning-authority namespace id.


assigningAuthorityOid

readonly assigningAuthorityOid: string

The synthetic assigning-authority OID (HL7 example arc).


typeCode

readonly typeCode: "MR" | "AN" | "MB"

HL7 identifier type code (MR = medical record, AN = account, MB = member).


value

readonly value: string

The identifier value (digits) - unique only within the synthetic namespace.