Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new extensions and functionalities used within ResearchKitOnFHIR to text field properties #45

Open
1 task done
Supereg opened this issue Apr 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Supereg
Copy link
Member

Supereg commented Apr 18, 2024

Problem

We recently added some new functionality and extensions to ResearchKitOnFHIR which is currently not supported by the survey builder.

Solution

The following new extension have been added for iOS specific questionnaire rendering:

  • http://bdh.stanford.edu/fhir/StructureDefinition/ios-keyboardtype mirrors the UIKeyboardType on iOS to control the keyboard layout
  • http://bdh.stanford.edu/fhir/StructureDefinition/ios-textcontenttype mirrors the UITextContentType on iOS to control autofill behavior
  • http://bdh.stanford.edu/fhir/StructureDefinition/ios-autocapitalizationType mirrors the UITextAutocapitalizationType on iOS to control autocapitalization behavior.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@Supereg Supereg added the enhancement New feature or request label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant