Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please see the manual for more information.

Solutions

PKB solutions related to this data type:

Mappings

HL7 API

FHIR API

Web

Custom REST API

Facade (STU3)

Aggregated (R4)

Summary of interactions

Read

/Questionnaire

Write

Entity: Consultation

Public ID

String

An ID for this Consultation.

 

Questionnaire.id

Name

String

A textual name for this Consultation.

 

Questionnaire.title

Creation Timestamp

Timestamp

When the Consultation was created.

 

Questionnaire.date

Privacy Label

Enum

  • GENERAL_HEALTH

  • MENTAL_HEALTH

  • SEXUAL_HEALTH

  • SOCIAL_CARE

 

Questionnaire.meta.security

Entity: Consultation Item

ID

String

An ID for this Consultation Item, unique only within this Consultation.

Questionnaire.item.linkId

Text

String

The text to display.

Questionnaire.item.text

Type

Enum

  • TITLE

  • TEXT

  • RADIO

  • CHECKBOX

Questionnaire.item.type

Entity: Consultation Item Option

Text

String

The value of the option.

Questionnaire.item.option

...