interface MessageDefinitionFocus {
    _code?: Element;
    _max?: Element;
    _min?: Element;
    _profile?: Element;
    code: code;
    extension?: Extension[];
    id?: id;
    max?: string;
    min: unsignedInt;
    modifierExtension?: Extension[];
    profile?: canonical;
}

Properties

_code?: Element

Type of resource

_max?: Element

Maximum number of focuses of this type

_min?: Element

Minimum number of focuses of this type

_profile?: Element

Profile that must be adhered to by focus

code: code

Type of resource

extension?: Extension[]

Additional content defined by implementations

id?: id

Unique id for inter-element referencing

max?: string

Maximum number of focuses of this type

Minimum number of focuses of this type

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

profile?: canonical

Profile that must be adhered to by focus