Structured Data Capture
4.0.0-ci-build - STU 4 CI-build 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-ci-build 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

: Keyboard Type Codes

Page standards status: Trial-use Maturity Level: 1

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/keyboardType> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "keyboardType"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem keyboardType</b></p><a name=\"keyboardType\"> </a><a name=\"hckeyboardType\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/sdc/CodeSystem/keyboardType</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">phone<a name=\"keyboardType-phone\"> </a></td><td>Phone</td><td>Keyboard type optimized for input of phone numbers (digits with letters, different prediction)</td></tr><tr><td style=\"white-space:nowrap\">email<a name=\"keyboardType-email\"> </a></td><td>email</td><td>Keyboard type optimized for input of email addresses (easy access to at-sign, different prediction)</td></tr><tr><td style=\"white-space:nowrap\">number<a name=\"keyboardType-number\"> </a></td><td>Number</td><td>Keyboard type optimized for entering digits (useful for strings as well, such as for entering numerical identifiers)</td></tr><tr><td style=\"white-space:nowrap\">url<a name=\"keyboardType-url\"> </a></td><td>URL</td><td>Keyboard type optimized for entering URLs and URIs</td></tr><tr><td style=\"white-space:nowrap\">chat<a name=\"keyboardType-chat\"> </a></td><td>Chat</td><td>Keyboard type optimized for chat messages (easy access to emoticons, different prediction)</td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:Extension.valueCode [ fhir:value "fhir" ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:Extension.valueCode [
       fhir:value "trial-use" ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc" ;
           fhir:link <http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc>
         ]
       ]
     ]
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/sdc/CodeSystem/keyboardType"] ;
  fhir:CodeSystem.identifier [
     fhir:index -1 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.40.17.16.9" ]
  ] ;
  fhir:CodeSystem.version [ fhir:value "4.0.0-ci-build"] ;
  fhir:CodeSystem.name [ fhir:value "KeyboardTypeCodes"] ;
  fhir:CodeSystem.title [ fhir:value "Keyboard Type Codes"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-15T05:01:03+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "HL7 International / FHIR Infrastructure"] ;
  fhir:CodeSystem.contact [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "HL7 International / FHIR Infrastructure" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/fiwg" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/fiwg" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "For string or text items, indicates the 'keyboard type' that should be used by the user interface to guide entry."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "001" ] ;
       fhir:Coding.display [ fhir:value "World" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "5"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "phone" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Phone" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Keyboard type optimized for input of phone numbers (digits with letters, different prediction)" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "email" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "email" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Keyboard type optimized for input of email addresses (easy access to at-sign, different prediction)" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "number" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Number" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Keyboard type optimized for entering digits (useful for strings as well, such as for entering numerical identifiers)" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "url" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "URL" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Keyboard type optimized for entering URLs and URIs" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "chat" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chat" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Keyboard type optimized for chat messages (easy access to emoticons, different prediction)" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/keyboardType.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/keyboardType.ttl> .