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-servicerequest-appropriatenessScore

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-servicerequest-appropriatenessScore

The RAND appropriateness score for the requested procedure.

This profile builds on Extension.

This profile was published on Wed Aug 22 00:00:00 UTC 2018 as a draft by HL7 International - Clinical Quality Improvement Work Group.

Description of Profiles, Differentials, and Snapshots.

Summary

Mandatory: 1 element
Fixed Value: 1 element
Prohibited: 1 element

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionAppropriateness Score
... extension:extension 0..0
... url 1..1uri"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore"
... value[x] 1..1Binding: RAND Appropriateness Scores (required)
.... valueCodecode
.... valueDecimaldecimal

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..1ExtensionAppropriateness Score
... 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-servicerequest-appropriatenessScore"
... value[x] I1..1Value of extension
Binding: RAND Appropriateness Scores (required)
.... valueCodecode
.... valueDecimaldecimal

doco Documentation for this format

Summary

Mandatory: 1 element
Fixed Value: 1 element
Prohibited: 1 element

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionAppropriateness Score
... extension:extension 0..0
... url 1..1uri"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore"
... value[x] 1..1Binding: RAND Appropriateness Scores (required)
.... valueCodecode
.... valueDecimaldecimal

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..1ExtensionAppropriateness Score
... 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-servicerequest-appropriatenessScore"
... value[x] I1..1Value of extension
Binding: RAND Appropriateness Scores (required)
.... valueCodecode
.... valueDecimaldecimal

doco Documentation for this format

 

D.4.1.2 Terminology Bindings

Terminology Bindings

PathConformanceValueSet
Extension.value[x]requiredQICoreAppropriatenessScore

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