SMART App Launch - Local Development build (v2.2.0-preview). See the Directory of published versions
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):
Usage info
Usage:
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
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | Flags | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-flags" | |
![]() ![]() ![]() | 1..1 | code | Value of extension Binding: Brand Flags Value Set (extensible): Patient Access Brand Flags Codes. | |
![]() |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | Flags | |
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-flags" | |
![]() ![]() ![]() | 1..1 | code | Value of extension Binding: Brand Flags Value Set (extensible): Patient Access Brand Flags Codes. | |
![]() |
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
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | Flags | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-flags" | |
![]() ![]() ![]() | 1..1 | code | Value of extension Binding: Brand Flags Value Set (extensible): Patient Access Brand Flags Codes. | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | Flags | |
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/smart-app-launch/StructureDefinition/brand-flags" | |
![]() ![]() ![]() | 1..1 | code | Value of extension Binding: Brand Flags Value Set (extensible): Patient Access Brand Flags Codes. | |
![]() |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
Extension.value[x] | extensible | BrandFlagsValueSet (a valid code from Brand Flags Code System) |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |