This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
Median ED Visit Duration (Continuous variable measure) (uses aggregateMethod extension) |
The official URL for this profile is:
http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod
Specifies which method to be used to aggregate the measure observation values.
This profile builds on Extension.
This profile was published on Wed Feb 13 00:00:00 AEDT 2019 as a active by Health Level Seven, Inc. - CQI WG.
Description of Profiles, Differentials, and Snapshots.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | Aggregate with | ||
url | 1..1 | uri | "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod" | |
valueCode | 0..1 | code | Binding: MeasureAggregateMethod (required) | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..1 | Aggregate with | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod" | |
valueCode | 0..1 | code | Value of extension Binding: MeasureAggregateMethod (required) | |
Documentation for this format |
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | Aggregate with | ||
url | 1..1 | uri | "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod" | |
valueCode | 0..1 | code | Binding: MeasureAggregateMethod (required) | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..1 | Aggregate with | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-aggregateMethod" | |
valueCode | 0..1 | code | Value of extension Binding: MeasureAggregateMethod (required) | |
Documentation for this format |
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() |