SMART App Launch
2.2.0-preview - CI-Build International flag

SMART App Launch - Local Development build (v2.2.0-preview). See the Directory of published versions

Extension: Brand Flags Extension

Official URL: http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-flags Version: 2.2.0-preview
Active as of 2023-03-03 Computable Name: BrandFlags

This flag is intended to help app developers understand and debug the organizational relationships that underpin published Brands. For example, valueCode of hidden allows systems to designate Organizations as part of a hierarchy without necessarily being shown in a UX card or tile. Marking Brands hidden can also be used to associate many affiliated organizations with a parent Brand (e.g., each with its street address) without apps displaying redundant information to users. Multiple logos may be supplied. The URL can be an absolute URL with the https:// schema, or a Data URL with the data: schema that directly embeds content.

Context of Use

This extension may be used on the following element(s):

  • Element ID Organization

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension of type code: This flag is intended to help app developers understand and debug the organizational relationships that underpin published Brands. For example, valueCode of hidden allows systems to designate Organizations as part of a hierarchy without necessarily being shown in a UX card or tile. Marking Brands hidden can also be used to associate many affiliated organizations with a parent Brand (e.g., each with its street address) without apps displaying redundant information to users. Multiple logos may be supplied. The URL can be an absolute URL with the https:// schema, or a Data URL with the data: schema that directly embeds content.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionFlags
... extension 0..0
... url 1..1uri"http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-flags"
... value[x] 1..1codeValue of extension
Binding: Brand Flags Value Set (extensible): Patient Access Brand Flags Codes.


doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionFlags
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-flags"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type code: This flag is intended to help app developers understand and debug the organizational relationships that underpin published Brands. For example, valueCode of hidden allows systems to designate Organizations as part of a hierarchy without necessarily being shown in a UX card or tile. Marking Brands hidden can also be used to associate many affiliated organizations with a parent Brand (e.g., each with its street address) without apps displaying redundant information to users. Multiple logos may be supplied. The URL can be an absolute URL with the https:// schema, or a Data URL with the data: schema that directly embeds content.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionFlags
... extension 0..0
... url 1..1uri"http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-flags"
... value[x] 1..1codeValue of extension
Binding: Brand Flags Value Set (extensible): Patient Access Brand Flags Codes.


doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionFlags
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-flags"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Extension.value[x]extensibleBrandFlagsValueSet (a valid code from Brand Flags Code System)

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()