Skip to content

Reference

A reference from one BIND resource to another.

Structure

NameCard.TypeDescription
RReferenceA reference from one BIND resource to another.
reference0..1stringRelative or absolute reference to another resource.
type0..1stringThe resource type being referenced
display0..1stringText alternative for the reference (e.g.

Example

json
{
  "reference": "Insured/ins-789",
  "display": "Acme Corp"
}

JSON Schema

Full JSON Schema: Reference.schema.json