JASPEHR Implementation Guide
0.5.11 - draft

JASPEHR Implementation Guide - Local Development build (v0.5.11) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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.11
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:

  • Exclude these codes as defined in http://hl7.org/fhir/item-type
    CodeDisplayDefinition
    booleanBooleanQuestion with a yes/no answer (valueBoolean).
    urlUrlQuestion with a URL (website, FTP site, etc.) answer (valueUri).
    open-choiceOpen ChoiceAnswer is a Coding drawn from a list of possible answers (as with the choice type) or a free-text entry in a string (valueCoding or valueString).
    attachmentAttachmentQuestion with binary content such as an image, PDF, etc. as an answer (valueAttachment).
    referenceReferenceQuestion with a reference to another resource (practitioner, organization, etc.) as an answer (valueReference).
    quantityQuantityQuestion with a combination of a numeric value and unit, potentially with a comparator (<, >, etc.) as an answer. (valueQuantity) There is an extension 'http://hl7.org/fhir/StructureDefinition/questionnaire-unit' that can be used to define what unit should be captured (or the unit that has a ucum conversion from the provided unit).

 

Expansion

Expansion based on codesystem QuestionnaireItemType v4.0.1 (CodeSystem)

This value set contains 10 concepts

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