Skip to content

Latest commit

 

History

History
92 lines (51 loc) · 2.25 KB

provider.schema.md

File metadata and controls

92 lines (51 loc) · 2.25 KB

Provider Schema

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

Provider business entity to collect data pertaining to providers (e.g. health provider, insurance provider).

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

Schema Hierarchy

  • Provider https://ns.adobe.com/xdm/classes/provider

Provider Example

{}

Provider Properties

Property Type Required Defined by
@id string Optional Record Schema
xdm:providerID string Optional Provider (this schema)
xdm:providerName Person name Optional Provider (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:providerID

Provider ID

Unique identifier of the provider.

xdm:providerID

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

xdm:providerID Type

string

xdm:providerName

Provider Name

Name of the provider.

xdm:providerName

  • is optional
  • type: Person name
  • defined in this schema

xdm:providerName Type

  • Person namehttps://ns.adobe.com/xdm/context/person-name