Stanford Spezi FHIR Implementation Guide
0.1.0 - ci-build

Publish Box goes here

Extension: iOS Text Content Type

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

Specifies the iOS text content type for enhanced user experience and autofill functionality

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 Text Content Type
... extension 0..0
... url 1..1 uri "http://bdh.stanford.edu/fhir/StructureDefinition/ios-textcontenttype"
... value[x] 0..1 string Value of extension
Binding: iOS Text Content Type Value Set (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension iOS Text Content 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-textcontenttype"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type string: Specifies the iOS text content type for enhanced user experience and autofill functionality

Differential View

This structure is derived from Extension

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

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension iOS Text Content 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-textcontenttype"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type string: Specifies the iOS text content type for enhanced user experience and autofill functionality

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]requiredIOSTextContentTypeValueSet(a valid code from iOS Text Content Type Code System)
http://spezi.stanford.edu/fhir/ValueSet/ios-text-content-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()