Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-Measure | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_Measure_R3 | ||
This cross-version profile allows R5 Measure content to be represented via FHIR STU3 Measure resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Measure | A quality measure definition | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm]] | R5: How to compare versions (new) URL: http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm | |
![]() ![]() ![]() |
0..1 | string | R5: Subordinate title of the measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.subtitle | |
![]() ![]() ![]() |
0..1 | CodeableConcept, Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.subject Binding: R5ParticipantResourceTypesForR3 (0.1.0) (extensible): The possible types of subjects for a measure (E.g. Patient, Practitioner, Organization, Location, etc.). | |
![]() ![]() ![]() |
0..1 | code | R5: Population basis (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.basis Binding: R5FhirTypesForR3 (0.1.0) (required) | |
![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel]] | R5: Copyright holder and year(s) (new) URL: http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: What units? (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.scoringUnit | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Defined terms used in the measure documentation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.term | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of a Value Set or Concept Map. |
![]() ![]() |
?!Σ | 0..1 | boolean | For testing purposes, not real usage |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Measure.status | Base | required | PublicationStatus | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | Measure | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | Measure | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Measure | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
contained.where(('#'+id in %resource.descendants().reference).not()).empty()
|
| dom-4 | error | Measure | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Measure
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Measure | A quality measure definition | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: Common Languages (extensible): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm]] | R5: How to compare versions (new) URL: http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm | |||||
![]() ![]() ![]() |
0..1 | string | R5: Subordinate title of the measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.subtitle | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept, Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.subject Binding: R5ParticipantResourceTypesForR3 (0.1.0) (extensible): The possible types of subjects for a measure (E.g. Patient, Practitioner, Organization, Location, etc.). | |||||
![]() ![]() ![]() |
0..1 | code | R5: Population basis (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.basis Binding: R5FhirTypesForR3 (0.1.0) (required) | |||||
![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel]] | R5: Copyright holder and year(s) (new) URL: http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: What units? (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.scoringUnit | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Defined terms used in the measure documentation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.term | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..1 | uri | Logical URI to reference this measure (globally unique) | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the measure | ||||
![]() ![]() |
Σ | 0..1 | string | Business version of the measure | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this measure (computer friendly) | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this measure (human friendly) | ||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of a Value Set or Concept Map. | ||||
![]() ![]() |
?!Σ | 0..1 | boolean | For testing purposes, not real usage | ||||
![]() ![]() |
Σ | 0..1 | dateTime | Date this was last changed | ||||
![]() ![]() |
Σ | 0..1 | string | Name of the publisher (organization or individual) | ||||
![]() ![]() |
Σ | 0..1 | markdown | Natural language description of the measure | ||||
![]() ![]() |
0..1 | markdown | Why this measure is defined | |||||
![]() ![]() |
0..1 | string | Describes the clinical usage of the measure | |||||
![]() ![]() |
0..1 | date | When the measure was approved by publisher | |||||
![]() ![]() |
0..1 | date | When the measure was last reviewed | |||||
![]() ![]() |
Σ | 0..1 | Period | When the measure is expected to be used | ||||
![]() ![]() |
Σ | 0..* | UsageContext | Context the content is intended to support | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Intended jurisdiction for measure (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use | ||||
![]() ![]() |
0..* | CodeableConcept | E.g. Education, Treatment, Assessment, etc Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering | |||||
![]() ![]() |
0..* | Contributor | A content contributor | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Who authored the content additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.author | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Who edited the content additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.editor | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Who reviewed the content additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.reviewer | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Who endorsed the content additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.endorser | |||||
![]() ![]() ![]() |
Σ | 1..1 | code | author | editor | reviewer | endorser Binding: ContributorType (required): The type of contributor | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | Who contributed the content | ||||
![]() ![]() ![]() |
Σ | 0..* | ContactDetail | Contact details of the contributor | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: contact additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.contact | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Name of an individual to contact | ||||
![]() ![]() ![]() |
Σ | 0..* | ContactPoint | Contact details for individual or organization | ||||
![]() ![]() |
0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() |
0..* | RelatedArtifact | Additional documentation, citations, etc | |||||
![]() ![]() |
0..* | Reference(Library) | Logic used by the measure | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | uri | R5: library additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.library | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | markdown | Disclaimer for use of the measure or its referenced content | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | proportion | ratio | continuous-variable | cohort Binding: MeasureScoring (extensible): The scoring type of the measure | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | opportunity | all-or-nothing | linear | weighted Binding: CompositeMeasureScoring (extensible): The composite scoring method of the measure | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | process | outcome | structure | patient-reported-outcome | composite Binding: MeasureType (extensible): The type of measure (includes codes from 2.16.840.1.113883.1.11.20368) | ||||
![]() ![]() |
Σ | 0..1 | string | How is risk adjustment applied for this measure | ||||
![]() ![]() |
Σ | 0..1 | string | How is rate aggregation performed for this measure | ||||
![]() ![]() |
Σ | 0..1 | markdown | Why does this measure exist | ||||
![]() ![]() |
Σ | 0..1 | markdown | Summary of clinical guidelines | ||||
![]() ![]() |
Σ | 0..1 | string | Improvement notation for the measure, e.g. higher score indicates better quality | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: increase | decrease additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.improvementNotation Binding: R5MeasureImprovementNotationForR3 (0.1.0) (required): Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue. | |||||
![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() |
Σ | 0..* | markdown | Defined terms used in the measure documentation | ||||
![]() ![]() |
Σ | 0..1 | markdown | Additional guidance for implementers | ||||
![]() ![]() |
Σ | 0..1 | string | The measure set, e.g. Preventive Care and Screening | ||||
![]() ![]() |
0..* | BackboneElement | Population criteria group | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | string | R5: Unique id for group in measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.linkId | |||||
![]() ![]() ![]() ![]() |
0..* | CodeableConcept | R5: process | outcome | structure | patient-reported-outcome | composite (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.type Binding: MeasureType (extensible) | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept, Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.subject Binding: R5ParticipantResourceTypesForR3 (0.1.0) (extensible): The possible types of subjects for a measure (E.g. Patient, Practitioner, Organization, Location, etc.). | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: Population basis (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.basis Binding: R5FhirTypesForR3 (0.1.0) (required) | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: proportion | ratio | continuous-variable | cohort (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.scoring Binding: MeasureScoring (extensible) | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: What units? (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.scoringUnit | |||||
![]() ![]() ![]() ![]() |
0..1 | markdown | R5: How is rate aggregation performed for this measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.rateAggregation | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: increase | decrease (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.improvementNotation Binding: R5MeasureImprovementNotationForR3 (0.1.0) (required) | |||||
![]() ![]() ![]() ![]() |
0..* | uri | R5: Logic used by the measure group (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.library | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
1..1 | Identifier | Unique identifier | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Meaning of the group additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.code Binding: R5MeasureGroupExampleForR3 (0.1.0) (example): Example of measure groups. | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
0..1 | string | Short name | |||||
![]() ![]() ![]() |
0..1 | string | Summary description | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Population criteria | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | R5: Unique id for population in measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.population.linkId | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: A group resource that defines this population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.population.groupDefinition | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | R5: Which population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.population.inputPopulationId | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Aggregation method for a measure score (e.g. sum, average, median, minimum, maximum, count) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.population.aggregateMethod Binding: R5MeasureAggregateMethodForR3 (0.1.0) (extensible) | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
0..1 | Identifier | Unique identifier | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation Binding: MeasurePopulationType (extensible): The type of population | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Short name | |||||
![]() ![]() ![]() ![]() |
0..1 | string | The human readable description of this population criteria | |||||
![]() ![]() ![]() ![]() |
1..1 | string | The name of a valid referenced CQL expression (may be namespaced) that defines this population criteria | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Stratifier criteria for the measure | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | R5: Unique id for stratifier in measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.stratifier.linkId | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | markdown | R5: The human readable description of this stratifier (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.stratifier.description | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: A group resource that defines this population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.stratifier.groupDefinition | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Stratifier criteria component for the measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.stratifier.component | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
0..1 | Identifier | The identifier for the stratifier used to coordinate the reported data back to this stratifier | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Meaning of the stratifier additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.stratifier.code Binding: R5MeasureStratifierExampleForR3 (0.1.0) (example): Meaning of the stratifier. | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | How the measure should be stratified | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Path to the stratifier | |||||
![]() ![]() |
0..* | BackboneElement | What other data should be reported with the measure | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | string | R5: Unique id for supplementalData in measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.supplementalData.linkId | |||||
![]() ![]() ![]() ![]() |
0..1 | markdown | R5: The human readable description of this supplemental data (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.supplementalData.description | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
0..1 | Identifier | Identifier, unique within the measure | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Meaning of the supplemental data additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.supplementalData.code Binding: R5MeasureSupplementalDataExampleForR3 (0.1.0) (example): Meaning of the supplemental data. | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | supplemental-data | risk-adjustment-factor Binding: MeasureDataUsage (extensible): The intended usage for supplemental data elements in the measure | |||||
![]() ![]() ![]() |
0..1 | string | Expression describing additional data to be reported | |||||
![]() ![]() ![]() |
0..1 | string | Path to the supplemental data element | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Measure.language | Base | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| Measure.status | Base | required | PublicationStatus | 📍3.0.2 | FHIR Std. |
| Measure.jurisdiction | Base | extensible | Jurisdiction ValueSet | 📍3.0.2 | FHIR Std. |
| Measure.topic | Base | example | DefinitionTopic | 📍3.0.2 | FHIR Std. |
| Measure.contributor.type | Base | required | ContributorType | 📍3.0.2 | FHIR Std. |
| Measure.scoring | Base | extensible | MeasureScoring | 📍3.0.2 | FHIR Std. |
| Measure.compositeScoring | Base | extensible | CompositeMeasureScoring | 📍3.0.2 | FHIR Std. |
| Measure.type | Base | extensible | MeasureType | 📍3.0.2 | FHIR Std. |
| Measure.group.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| Measure.group.identifier.type | Base | extensible | Identifier Type Codes | 📍3.0.2 | FHIR Std. |
| Measure.group.population.code | Base | extensible | MeasurePopulationType | 📍3.0.2 | FHIR Std. |
| Measure.group.stratifier.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| Measure.group.stratifier.identifier.type | Base | extensible | Identifier Type Codes | 📍3.0.2 | FHIR Std. |
| Measure.supplementalData.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| Measure.supplementalData.identifier.type | Base | extensible | Identifier Type Codes | 📍3.0.2 | FHIR Std. |
| Measure.supplementalData.usage | Base | extensible | MeasureDataUsage | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | Measure | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | Measure | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Measure | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
contained.where(('#'+id in %resource.descendants().reference).not()).empty()
|
| dom-4 | error | Measure | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Measure
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Measure | A quality measure definition | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm]] | R5: How to compare versions (new) URL: http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm | |
![]() ![]() ![]() |
0..1 | string | R5: Subordinate title of the measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.subtitle | |
![]() ![]() ![]() |
0..1 | CodeableConcept, Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.subject Binding: R5ParticipantResourceTypesForR3 (0.1.0) (extensible): The possible types of subjects for a measure (E.g. Patient, Practitioner, Organization, Location, etc.). | |
![]() ![]() ![]() |
0..1 | code | R5: Population basis (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.basis Binding: R5FhirTypesForR3 (0.1.0) (required) | |
![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel]] | R5: Copyright holder and year(s) (new) URL: http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: What units? (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.scoringUnit | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Defined terms used in the measure documentation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.term | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of a Value Set or Concept Map. |
![]() ![]() |
?!Σ | 0..1 | boolean | For testing purposes, not real usage |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Measure.status | Base | required | PublicationStatus | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | Measure | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | Measure | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Measure | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
contained.where(('#'+id in %resource.descendants().reference).not()).empty()
|
| dom-4 | error | Measure | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from Measure
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Measure | A quality measure definition | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: Common Languages (extensible): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm]] | R5: How to compare versions (new) URL: http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm | |||||
![]() ![]() ![]() |
0..1 | string | R5: Subordinate title of the measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.subtitle | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept, Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.subject Binding: R5ParticipantResourceTypesForR3 (0.1.0) (extensible): The possible types of subjects for a measure (E.g. Patient, Practitioner, Organization, Location, etc.). | |||||
![]() ![]() ![]() |
0..1 | code | R5: Population basis (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.basis Binding: R5FhirTypesForR3 (0.1.0) (required) | |||||
![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel]] | R5: Copyright holder and year(s) (new) URL: http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: What units? (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.scoringUnit | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Defined terms used in the measure documentation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.term | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..1 | uri | Logical URI to reference this measure (globally unique) | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the measure | ||||
![]() ![]() |
Σ | 0..1 | string | Business version of the measure | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this measure (computer friendly) | ||||
![]() ![]() |
Σ | 0..1 | string | Name for this measure (human friendly) | ||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of a Value Set or Concept Map. | ||||
![]() ![]() |
?!Σ | 0..1 | boolean | For testing purposes, not real usage | ||||
![]() ![]() |
Σ | 0..1 | dateTime | Date this was last changed | ||||
![]() ![]() |
Σ | 0..1 | string | Name of the publisher (organization or individual) | ||||
![]() ![]() |
Σ | 0..1 | markdown | Natural language description of the measure | ||||
![]() ![]() |
0..1 | markdown | Why this measure is defined | |||||
![]() ![]() |
0..1 | string | Describes the clinical usage of the measure | |||||
![]() ![]() |
0..1 | date | When the measure was approved by publisher | |||||
![]() ![]() |
0..1 | date | When the measure was last reviewed | |||||
![]() ![]() |
Σ | 0..1 | Period | When the measure is expected to be used | ||||
![]() ![]() |
Σ | 0..* | UsageContext | Context the content is intended to support | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Intended jurisdiction for measure (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use | ||||
![]() ![]() |
0..* | CodeableConcept | E.g. Education, Treatment, Assessment, etc Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering | |||||
![]() ![]() |
0..* | Contributor | A content contributor | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Who authored the content additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.author | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Who edited the content additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.editor | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Who reviewed the content additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.reviewer | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Who endorsed the content additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.endorser | |||||
![]() ![]() ![]() |
Σ | 1..1 | code | author | editor | reviewer | endorser Binding: ContributorType (required): The type of contributor | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | Who contributed the content | ||||
![]() ![]() ![]() |
Σ | 0..* | ContactDetail | Contact details of the contributor | ||||
![]() ![]() |
Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: contact additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.contact | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Name of an individual to contact | ||||
![]() ![]() ![]() |
Σ | 0..* | ContactPoint | Contact details for individual or organization | ||||
![]() ![]() |
0..1 | markdown | Use and/or publishing restrictions | |||||
![]() ![]() |
0..* | RelatedArtifact | Additional documentation, citations, etc | |||||
![]() ![]() |
0..* | Reference(Library) | Logic used by the measure | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | uri | R5: library additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.library | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | markdown | Disclaimer for use of the measure or its referenced content | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | proportion | ratio | continuous-variable | cohort Binding: MeasureScoring (extensible): The scoring type of the measure | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | opportunity | all-or-nothing | linear | weighted Binding: CompositeMeasureScoring (extensible): The composite scoring method of the measure | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | process | outcome | structure | patient-reported-outcome | composite Binding: MeasureType (extensible): The type of measure (includes codes from 2.16.840.1.113883.1.11.20368) | ||||
![]() ![]() |
Σ | 0..1 | string | How is risk adjustment applied for this measure | ||||
![]() ![]() |
Σ | 0..1 | string | How is rate aggregation performed for this measure | ||||
![]() ![]() |
Σ | 0..1 | markdown | Why does this measure exist | ||||
![]() ![]() |
Σ | 0..1 | markdown | Summary of clinical guidelines | ||||
![]() ![]() |
Σ | 0..1 | string | Improvement notation for the measure, e.g. higher score indicates better quality | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: increase | decrease additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.improvementNotation Binding: R5MeasureImprovementNotationForR3 (0.1.0) (required): Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue. | |||||
![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() |
Σ | 0..* | markdown | Defined terms used in the measure documentation | ||||
![]() ![]() |
Σ | 0..1 | markdown | Additional guidance for implementers | ||||
![]() ![]() |
Σ | 0..1 | string | The measure set, e.g. Preventive Care and Screening | ||||
![]() ![]() |
0..* | BackboneElement | Population criteria group | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | string | R5: Unique id for group in measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.linkId | |||||
![]() ![]() ![]() ![]() |
0..* | CodeableConcept | R5: process | outcome | structure | patient-reported-outcome | composite (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.type Binding: MeasureType (extensible) | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept, Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.subject Binding: R5ParticipantResourceTypesForR3 (0.1.0) (extensible): The possible types of subjects for a measure (E.g. Patient, Practitioner, Organization, Location, etc.). | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: Population basis (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.basis Binding: R5FhirTypesForR3 (0.1.0) (required) | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: proportion | ratio | continuous-variable | cohort (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.scoring Binding: MeasureScoring (extensible) | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: What units? (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.scoringUnit | |||||
![]() ![]() ![]() ![]() |
0..1 | markdown | R5: How is rate aggregation performed for this measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.rateAggregation | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: increase | decrease (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.improvementNotation Binding: R5MeasureImprovementNotationForR3 (0.1.0) (required) | |||||
![]() ![]() ![]() ![]() |
0..* | uri | R5: Logic used by the measure group (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.library | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
1..1 | Identifier | Unique identifier | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Meaning of the group additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.code Binding: R5MeasureGroupExampleForR3 (0.1.0) (example): Example of measure groups. | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
0..1 | string | Short name | |||||
![]() ![]() ![]() |
0..1 | string | Summary description | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Population criteria | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | R5: Unique id for population in measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.population.linkId | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: A group resource that defines this population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.population.groupDefinition | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | R5: Which population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.population.inputPopulationId | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Aggregation method for a measure score (e.g. sum, average, median, minimum, maximum, count) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.population.aggregateMethod Binding: R5MeasureAggregateMethodForR3 (0.1.0) (extensible) | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
0..1 | Identifier | Unique identifier | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation Binding: MeasurePopulationType (extensible): The type of population | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Short name | |||||
![]() ![]() ![]() ![]() |
0..1 | string | The human readable description of this population criteria | |||||
![]() ![]() ![]() ![]() |
1..1 | string | The name of a valid referenced CQL expression (may be namespaced) that defines this population criteria | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Stratifier criteria for the measure | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | R5: Unique id for stratifier in measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.stratifier.linkId | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | markdown | R5: The human readable description of this stratifier (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.stratifier.description | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: A group resource that defines this population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.stratifier.groupDefinition | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Stratifier criteria component for the measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.stratifier.component | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
0..1 | Identifier | The identifier for the stratifier used to coordinate the reported data back to this stratifier | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Meaning of the stratifier additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.group.stratifier.code Binding: R5MeasureStratifierExampleForR3 (0.1.0) (example): Meaning of the stratifier. | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | How the measure should be stratified | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Path to the stratifier | |||||
![]() ![]() |
0..* | BackboneElement | What other data should be reported with the measure | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | string | R5: Unique id for supplementalData in measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.supplementalData.linkId | |||||
![]() ![]() ![]() ![]() |
0..1 | markdown | R5: The human readable description of this supplemental data (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.supplementalData.description | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
0..1 | Identifier | Identifier, unique within the measure | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Meaning of the supplemental data additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Measure.supplementalData.code Binding: R5MeasureSupplementalDataExampleForR3 (0.1.0) (example): Meaning of the supplemental data. | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | supplemental-data | risk-adjustment-factor Binding: MeasureDataUsage (extensible): The intended usage for supplemental data elements in the measure | |||||
![]() ![]() ![]() |
0..1 | string | Expression describing additional data to be reported | |||||
![]() ![]() ![]() |
0..1 | string | Path to the supplemental data element | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Measure.language | Base | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| Measure.status | Base | required | PublicationStatus | 📍3.0.2 | FHIR Std. |
| Measure.jurisdiction | Base | extensible | Jurisdiction ValueSet | 📍3.0.2 | FHIR Std. |
| Measure.topic | Base | example | DefinitionTopic | 📍3.0.2 | FHIR Std. |
| Measure.contributor.type | Base | required | ContributorType | 📍3.0.2 | FHIR Std. |
| Measure.scoring | Base | extensible | MeasureScoring | 📍3.0.2 | FHIR Std. |
| Measure.compositeScoring | Base | extensible | CompositeMeasureScoring | 📍3.0.2 | FHIR Std. |
| Measure.type | Base | extensible | MeasureType | 📍3.0.2 | FHIR Std. |
| Measure.group.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| Measure.group.identifier.type | Base | extensible | Identifier Type Codes | 📍3.0.2 | FHIR Std. |
| Measure.group.population.code | Base | extensible | MeasurePopulationType | 📍3.0.2 | FHIR Std. |
| Measure.group.stratifier.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| Measure.group.stratifier.identifier.type | Base | extensible | Identifier Type Codes | 📍3.0.2 | FHIR Std. |
| Measure.supplementalData.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| Measure.supplementalData.identifier.type | Base | extensible | Identifier Type Codes | 📍3.0.2 | FHIR Std. |
| Measure.supplementalData.usage | Base | extensible | MeasureDataUsage | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | Measure | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | Measure | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Measure | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
contained.where(('#'+id in %resource.descendants().reference).not()).empty()
|
| dom-4 | error | Measure | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Measure
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron