http://hl7.org/fhir/item-type|5.0.0

name
QuestionnaireItemType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Questionnaire Item Type

Distinguishes groups from questions and display text and indicates data type for questions.

codedisplaydefinitionhierarchy
groupGroup
An item with no direct answer but should have at least one child item....
displayDisplay
Text for display that will not capture an answer or have child items....
questionQuestion
An item that defines a specific answer to be captured, and which may have child items. (the answer p...
booleanBoolean
Question with a yes/no answer (valueBoolean)....
decimalDecimal
Question with is a real number answer (valueDecimal). There is an extension 'http://hl7.org/fhir/St...
integerInteger
Question with an integer answer (valueInteger). There is an extension 'http://hl7.org/fhir/Structur...
dateDate
Question with a date answer (valueDate)....
dateTimeDate Time
Question with a date and time answer (valueDateTime)....
timeTime
Question with a time (hour:minute:second) answer independent of date. (valueTime)....
stringString
Question with a short (few words to short sentence) free-text entry answer (valueString). Strings S...
textText
Question with a long (potentially multi-paragraph) free-text entry answer (valueString)....
urlUrl
Question with a URL (website, FTP site, etc.) answer (valueUri)....
codingCoding
Question with a Coding - generally drawn from a list of possible answers (valueCoding)...
attachmentAttachment
Question with binary content such as an image, PDF, etc. as an answer (valueAttachment)....
referenceReference
Question with a reference to another resource (practitioner, organization, etc.) as an answer (value...
quantityQuantity
Question with a combination of a numeric value and unit as an answer. (valueSimpleQuantity) There a...