Skip to content

Latest commit

 

History

History
92 lines (50 loc) · 1.96 KB

payer.schema.md

File metadata and controls

92 lines (50 loc) · 1.96 KB

Payer Schema

https://ns.adobe.com/xdm/classes/payer

Payer business entity to collect data pertaining to insurance companies (e.g. health insurance).

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stable No Forbidden Permitted classes/payer.schema.json

Schema Hierarchy

  • Payer https://ns.adobe.com/xdm/classes/payer

Payer Example

{}

Payer Properties

Property Type Required Defined by
@id string Optional Record Schema
xdm:payerID string Optional Payer (this schema)
xdm:payerName string Optional Payer (this schema)
* any Additional this schema allows additional properties

@id

Identifier

A unique identifier for the record.

@id

@id Type

string

  • format: uri-reference – URI Reference (according to RFC3986)

xdm:payerID

Payer ID

Unique identifier of the payer.

xdm:payerID

  • is optional
  • type: string
  • defined in this schema

xdm:payerID Type

string

xdm:payerName

Payer Name

Name of the payer.

xdm:payerName

  • is optional
  • type: string
  • defined in this schema

xdm:payerName Type

string