Skip to content
On this page

Reference

Collects a reference to another FHIR resource as input

Data Structure

json
{
  "linkId": "<string>",
  "text": "<string>",
  "repeats": "<boolean>",
  "required": "<boolean>",
  "type": "reference"
}

Demo

TBD