Stanford Spezi FHIR Implementation Guide
0.1.0 - ci-build

Publish Box goes here

: iOS Keyboard Type Value Set - JSON Representation

Active as of 2025-01-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ios-keyboard-type-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ios-keyboard-type-valueset</b></p><a name=\"ios-keyboard-type-valueset\"> </a><a name=\"hcios-keyboard-type-valueset\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ios-keyboard-type-codesystem.html\"><code>http://spezi.stanford.edu/fhir/CodeSystem/ios-keyboard-type-codesystem</code></a></li></ul></div>"
  },
  "url" : "http://spezi.stanford.edu/fhir/ValueSet/ios-keyboard-type-valueset",
  "version" : "0.1.0",
  "name" : "IOSKeyboardTypeValueSet",
  "title" : "iOS Keyboard Type Value Set",
  "status" : "active",
  "date" : "2025-01-01",
  "publisher" : "Stanford Biodesign Digital Health",
  "contact" : [
    {
      "name" : "Stanford Biodesign Digital Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://bdh.stanford.edu/"
        },
        {
          "system" : "email",
          "value" : "speziteam@stanford.edu"
        }
      ]
    },
    {
      "name" : "Vishnu Ravi",
      "telecom" : [
        {
          "system" : "email",
          "value" : "vishnur@stanford.edu",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Value set for iOS keyboard types used in text input fields",
  "compose" : {
    "include" : [
      {
        "system" : "http://spezi.stanford.edu/fhir/CodeSystem/ios-keyboard-type-codesystem"
      }
    ]
  }
}