GAO Ballot Package

This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.

Extension trigger - Detailed Descriptions

Detailed Descriptions for the elements in the extension.

Extension
Definition

A description of a triggering event.

Control0..*
TypeExtension
Extension.id
Definition

unique id for the element within a resource (for internal references).

Control0..1
Typeid
Extension.extension
Definition

An Extension

Control0..*
TypeExtension
SlicingThis element introduces a set of slices. The slicing rules are:
  • unordered
  • Open
  • discriminators: url
Extension.extension(type)
Definition

The type of triggering event.

Control1..1
TypeExtension
Extension.extension.id
Definition

unique id for the element within a resource (for internal references).

Control0..1
Typeid
Extension.extension.extension(extension)
Definition

An Extension

Control0..0
TypeExtension
Extension.extension.url
Definition

Source of the definition for the extension code - a logical name or a URL.

Control1..1
Typeuri
Comments

The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.

Fixed Valuetype
Extension.extension.valueCode
Definition

Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).

Control1..1
BindingThe type of trigger
The codes SHALL be taken from TriggerType
Typecode
Extension.extension(eventName)
Definition

The name of the event (if this is a named-event trigger).

Control0..1
TypeExtension
Extension.extension.id
Definition

unique id for the element within a resource (for internal references).

Control0..1
Typeid
Extension.extension.extension(extension)
Definition

An Extension

Control0..0
TypeExtension
Extension.extension.url
Definition

Source of the definition for the extension code - a logical name or a URL.

Control1..1
Typeuri
Comments

The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.

Fixed ValueeventName
Extension.extension.valueString
Definition

Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).

Control1..1
Typestring
Extension.extension(eventTiming)
Definition

The timing of the event (if this is a period trigger).

Control0..1
TypeExtension
Extension.extension.id
Definition

unique id for the element within a resource (for internal references).

Control0..1
Typeid
Extension.extension.extension(extension)
Definition

An Extension

Control0..0
TypeExtension
Extension.extension.url
Definition

Source of the definition for the extension code - a logical name or a URL.

Control1..1
Typeuri
Comments

The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.

Fixed ValueeventTiming
Extension.extension.value[x]
Definition

Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).

Control1..1
TypeChoice of: Timing, Reference(Schedule), date, dateTime
[x] NoteSee Choice of Data Types for further information about how to use [x]
Extension.url
Definition

Source of the definition for the extension code - a logical name or a URL.

Control1..1
Typeuri
Comments

The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.

Fixed Valuehttp://hl7.org/fhir/StructureDefinition/cqif-basic-guidance-trigger
Extension.value[x]
Definition

Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).

Control0..0
TypeChoice of: boolean, integer, decimal, base64Binary, instant, string, uri, date, dateTime, time, code, oid, id, unsignedInt, positiveInt, markdown, Annotation, Attachment, Identifier, CodeableConcept, Coding, Quantity, Range, Period, Ratio, SampledData, Signature, HumanName, Address, ContactPoint, Timing, Reference, Meta
[x] NoteSee Choice of Data Types for further information about how to use [x]