Stanford Spezi FHIR Implementation Guide
0.1.0 - ci-build

Publish Box goes here

Extension: iOS Keyboard Type

Official URL: http://bdh.stanford.edu/fhir/StructureDefinition/ios-keyboardtype Version: 0.1.0
Active as of 2025-01-01 Computable Name: KeyboardType

Specifies the iOS keyboard type for optimal text input experience on iOS devices

Context of Use

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension iOS Keyboard Type
... extension 0..0
... url 1..1 uri "http://bdh.stanford.edu/fhir/StructureDefinition/ios-keyboardtype"
... value[x] 0..1 string Value of extension
Binding: iOS Keyboard Type Value Set (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension iOS Keyboard Type
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://bdh.stanford.edu/fhir/StructureDefinition/ios-keyboardtype"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type string: Specifies the iOS keyboard type for optimal text input experience on iOS devices

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension iOS Keyboard Type
... extension 0..0
... url 1..1 uri "http://bdh.stanford.edu/fhir/StructureDefinition/ios-keyboardtype"
... value[x] 0..1 string Value of extension
Binding: iOS Keyboard Type Value Set (required)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension iOS Keyboard Type
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://bdh.stanford.edu/fhir/StructureDefinition/ios-keyboardtype"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type string: Specifies the iOS keyboard type for optimal text input experience on iOS devices

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]requiredIOSKeyboardTypeValueSet(a valid code from iOS Keyboard Type Code System)
http://spezi.stanford.edu/fhir/ValueSet/ios-keyboard-type-valueset
From this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()