QI-Core Implementation Guide: STU 4 (v4.0.0 for FHIR 4.0.1)

QI-Core Implementation Guide - This is the current published version.. See the Directory of published versions

D.4.1 StructureDefinition-qicore-notDone

Introduction:

See the patterns page for implementation and usage patterns.

Examples:

D.4.1.1 Formal Views of Profile Content

The official URL for this profile is:

http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDone

Indicates the event was not performed, or did not occur for a specified reason.

This profile builds on Extension.

This profile was published on Wed Aug 22 00:00:00 UTC 2018 as a draft by Health Level Seven, Inc. - CQI WG.

Description of Profiles, Differentials, and Snapshots.

Summary

Fixed Value: 1 element

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension ?!0..1Extension
... url 1..1uri"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDone"
... value[x] 0..1boolean

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension ?!I0..1ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDone"
... value[x] I0..1booleanValue of extension

doco Documentation for this format

Summary

Fixed Value: 1 element

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension ?!0..1Extension
... url 1..1uri"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDone"
... value[x] 0..1boolean

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension ?!I0..1ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDone"
... value[x] I0..1booleanValue of extension

doco Documentation for this format

 

D.4.1.2 Terminology Bindings

D.4.1.3 Constraints

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())