PARTY_IDENTIFIED

  • _type
    enum
    const:  
    PARTY_IDENTIFIED
    required
    values
    • PARTY_IDENTIFIED
  • external_ref
    Type: object · PARTY_REF

    Identifier for parties in a demographic or identity service.

    • id
      Type: object · HIER_OBJECT_ID
      required
    • namespace
      Type: string
      required
    • type
      Type: string Pattern: ^PERSON|ORGANISATION|GROUP|AGENT|ROLE|PARTY|ACTOR$
      required
  • identifiers
    Type: array object[] · DV_IDENTIFIER[]

    Type for representing identifiers of real-world entities. Typical identifiers include drivers licence number, social security number, veterans affairs number, prescription id, order id, and so on.

    DV_IDENTIFIER is used to represent any identifier of a real thing, issued by some authority or agency.

    • id
      Type: string
      required
    • _type
      enum
      const:  
      DV_IDENTIFIER
      values
      • DV_IDENTIFIER
    • assigner
      Type: string
    • issuer
      Type: string
    • type
      Type: string
  • name
    Type: string