http://hl7.org/fhir/uv/sdc/CodeSystem/keyboardType|4.0.0-ballot

name
KeyboardTypeCodes
package
hl7.fhir.uv.sdc@4.0.0-ballot
content
complete
status
active
date
2024-12-17 01:55:34.0

Keyboard Type Codes

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

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/keyboardType"
  }, {
    "name" : "version",
    "valueString" : "4.0.0-ballot"
  } ]
}