JASPEHR Implementation Guide
0.5.5 - draft

JASPEHR Implementation Guide - Local Development build (v0.5.5). See the Directory of published versions

ValueSet: JASPEHR Questionnaire Item Type

Official URL: http://www.hosp.ncgm.go.jp/JASPEHR/fhir/ValueSet/item-type-Jaspehr Version: 0.5.5
Draft as of 2021-12-13 Responsible: JASPEHR Project Computable Name: QuestionnaireItemTypeJaspehr

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

References

Logical Definition (CLD)

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:

 

Expansion

This value set contains 10 concepts

Expansion based on QuestionnaireItemType v4.0.1 (CodeSystem)

CodeSystemDisplayDefinition
  grouphttp://hl7.org/fhir/item-typeGroup

An item with no direct answer but should have at least one child item.

  displayhttp://hl7.org/fhir/item-typeDisplay

Text for display that will not capture an answer or have child items.

  questionhttp://hl7.org/fhir/item-typeQuestion

An item that defines a specific answer to be captured, and which may have child items. (the answer provided in the QuestionnaireResponse should be of the defined datatype).

  decimalhttp://hl7.org/fhir/item-typeDecimal

Question with is a real number answer (valueDecimal).

  integerhttp://hl7.org/fhir/item-typeInteger

Question with an integer answer (valueInteger).

  datehttp://hl7.org/fhir/item-typeDate

Question with a date answer (valueDate).

  dateTimehttp://hl7.org/fhir/item-typeDate Time

Question with a date and time answer (valueDateTime).

  timehttp://hl7.org/fhir/item-typeTime

Question with a time (hour:minute:second) answer independent of date. (valueTime).

  stringhttp://hl7.org/fhir/item-typeString

Question with a short (few words to short sentence) free-text entry answer (valueString).

  texthttp://hl7.org/fhir/item-typeText

Question with a long (potentially multi-paragraph) free-text entry answer (valueString).

  choicehttp://hl7.org/fhir/item-typeChoice

Question with a Coding drawn from a list of possible answers (specified in either the answerOption property, or via the valueset referenced in the answerValueSet property) as an answer (valueCoding).


Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code