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

CodeSystem: Keyboard Type Codes

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

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

This Code system is referenced in the content logical definition of the following value sets:

Generated Narrative: CodeSystem keyboardType

This case-sensitive code system http://hl7.org/fhir/uv/sdc/CodeSystem/keyboardType defines the following codes:

CodeDisplayDefinition
phone Phone Keyboard type optimized for input of phone numbers (digits with letters, different prediction)
email email Keyboard type optimized for input of email addresses (easy access to at-sign, different prediction)
number Number Keyboard type optimized for entering digits (useful for strings as well, such as for entering numerical identifiers)
url URL Keyboard type optimized for entering URLs and URIs
chat Chat Keyboard type optimized for chat messages (easy access to emoticons, different prediction)