Structured Data Capture
4.0.0-ballot - STU 4 ballot International flag

Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions

ValueSet: Questionnaire Item Keyboard Type

Official URL: http://hl7.org/fhir/uv/sdc/ValueSet/keyboardType Version: 4.0.0-ballot
Standards status: Trial-use Maturity Level: 4 Computable Name: QuestionnaireItemKeyboardType
Other Identifiers: OID:2.16.840.1.113883.4.642.40.17.48.12

For string or text items, indicates the 'keyboard type' that should be used by the user interface to guide entry.

References

Logical Definition (CLD)

Generated Narrative: ValueSet keyboardType

 

Expansion

Generated Narrative: ValueSet

Expansion based on codesystem Keyboard Type Codes v4.0.0-ballot (CodeSystem)

This value set contains 5 concepts

CodeSystemDisplayDefinition
  phonehttp://hl7.org/fhir/uv/sdc/CodeSystem/keyboardTypePhone

Keyboard type optimized for input of phone numbers (digits with letters, different prediction)

  emailhttp://hl7.org/fhir/uv/sdc/CodeSystem/keyboardTypeemail

Keyboard type optimized for input of email addresses (easy access to at-sign, different prediction)

  numberhttp://hl7.org/fhir/uv/sdc/CodeSystem/keyboardTypeNumber

Keyboard type optimized for entering digits (useful for strings as well, such as for entering numerical identifiers)

  urlhttp://hl7.org/fhir/uv/sdc/CodeSystem/keyboardTypeURL

Keyboard type optimized for entering URLs and URIs

  chathttp://hl7.org/fhir/uv/sdc/CodeSystem/keyboardTypeChat

Keyboard type optimized for chat messages (easy access to emoticons, different prediction)


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