Table of ContentsThis page is part of the FHIR Specification (v5.0.0: R5 - STU). This is a downloaded copy of the specification. For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B R4
| Clinical Quality Information Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: No defined compartments |
Raw JSON (canonical form + also see JSON Format Specification)
Generated Questionnaire for shareablemeasure
{
"resourceType" : "Questionnaire",
"id" : "qgen-shareablemeasure1",
"contained" : [{
"resourceType" : "ValueSet",
"id" : "vs2",
"name" : "Type options for Measure.versionAlgorithm[x]",
"status" : "active",
"description" : "Type options for Measure.versionAlgorithm[x]",
"expansion" : {
"identifier" : "urn:uuid:10b3e85f-4d02-42db-9b9c-76355e117fb2",
"timestamp" : "2023-03-26T15:25:12+11:00",
"contains" : [{
"system" : "http://hl7.org/fhir/fhir-types",
"code" : "string",
"display" : "string"
},
{
"system" : "http://hl7.org/fhir/fhir-types",
"code" : "Coding",
"display" : "Coding"
}]
}
},
{
"resourceType" : "ValueSet",
"id" : "vs3",
"name" : "Type options for Measure.subject[x]",
"status" : "active",
"description" : "Type options for Measure.subject[x]",
"expansion" : {
"identifier" : "urn:uuid:bda0f00c-fd10-4395-b6ad-941c4f46baa6",
"timestamp" : "2023-03-26T15:25:12+11:00",
"contains" : [{
"system" : "http://hl7.org/fhir/fhir-types",
"code" : "CodeableConcept",
"display" : "CodeableConcept"
},
{
"system" : "http://hl7.org/fhir/fhir-types",
"code" : "Group",
"display" : "Group"
}]
}
},
{
"resourceType" : "ValueSet",
"id" : "vs4",
"name" : "Type options for Measure.group.subject[x]",
"status" : "active",
"description" : "Type options for Measure.group.subject[x]",
"expansion" : {
"identifier" : "urn:uuid:96c2f742-1baf-4d0f-8481-28adebda4663",
"timestamp" : "2023-03-26T15:25:12+11:00",
"contains" : [{
"system" : "http://hl7.org/fhir/fhir-types",
"code" : "CodeableConcept",
"display" : "CodeableConcept"
},
{
"system" : "http://hl7.org/fhir/fhir-types",
"code" : "Group",
"display" : "Group"
}]
}
}],
"url" : "http://hl7.org/fhir/Questionnaire/qgen-shareablemeasure1",
"identifier" : [{
"system" : "urn:ietf:rfc:3986"
}],
"version" : "5.0.0",
"status" : "draft",
"experimental" : false,
"date" : "2020-12-28T16:55:11+11:00",
"publisher" : "HL7",
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Measure",
"text" : "A quality measure definition",
"type" : "group",
"required" : true,
"repeats" : false,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure-flyover",
"text" : "The Measure resource provides the definition of a quality measure.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.id-flyover",
"text" : "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.",
"type" : "display"
},
{
"linkId" : "Measure.id.value",
"text" : "Logical id of this artifact",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Measure.meta",
"text" : "Metadata about the resource",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.meta-flyover",
"text" : "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "uri"
}],
"linkId" : "Measure.implicitRules",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.implicitRules-flyover",
"text" : "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc.",
"type" : "display"
},
{
"linkId" : "Measure.implicitRules.value",
"text" : "A set of rules under which this content was created",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "code"
}],
"linkId" : "Measure.language",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.language-flyover",
"text" : "The base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
"type" : "display"
},
{
"linkId" : "Measure.language.value",
"text" : "language",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOrType"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Measure.text",
"text" : "Text summary of the resource, for human interpretation",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.text-flyover",
"text" : "A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.",
"type" : "display"
}]
},
{
"linkId" : "Measure.contained",
"text" : "Contained, inline Resources",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.contained-flyover",
"text" : "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels.",
"type" : "display"
}]
},
{
"linkId" : "Measure.extension",
"text" : "Extension",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.extension-flyover",
"text" : "An Extension",
"type" : "display"
}]
},
{
"linkId" : "Measure.modifierExtension",
"text" : "Extensions that cannot be ignored",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.modifierExtension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "uri"
}],
"linkId" : "Measure.url",
"type" : "group",
"required" : true,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.url-flyover",
"text" : "An absolute URI that is used to identify this measure when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which an authoritative instance of this measure is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the measure is stored on different servers. Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.\n\nThe determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in [Technical and Business Versions](resource.html#versions). \n\nIn some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the [meta.source](resource.html#meta) element to indicate where the current master source of the resource can be found.",
"type" : "display"
},
{
"linkId" : "Measure.url.value",
"text" : "Canonical identifier for this measure, represented as a URI (globally unique)",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Identifier"
}],
"linkId" : "Measure.identifier",
"text" : "Additional identifier for the measure",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.identifier-flyover",
"text" : "A formal identifier that is used to identify this measure when it is represented in other formats, or referenced in a specification, model, design or an instance. Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this measure outside of FHIR, where it is not possible to use the logical URI.",
"type" : "display"
},
{
"linkId" : "Measure.identifier.label",
"text" : "label:",
"type" : "string",
"required" : false,
"repeats" : false
},
{
"linkId" : "Measure.identifier.system",
"text" : "system:",
"type" : "string",
"required" : false,
"repeats" : false
},
{
"linkId" : "Measure.identifier.value",
"text" : "value:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.version",
"type" : "group",
"required" : true,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.version-flyover",
"text" : "The identifier that is used to identify this version of the measure when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the measure author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. To provide a version consistent with the Decision Support Service specification, use the format Major.Minor.Revision (e.g. 1.0.0). For more information on versioning knowledge assets, refer to the Decision Support Service specification. Note that a version is required for non-experimental active artifacts. There may be different measure instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the measure with the format [url]|[version]. The version SHOULD NOT contain a '#' - see [Business Version](resource.html#bv-format).",
"type" : "display"
},
{
"linkId" : "Measure.version.value",
"text" : "Business version of the measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Measure.versionAlgorithm[x]",
"text" : "How to compare versions",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.versionAlgorithm[x]-flyover",
"text" : "Indicates the mechanism used to compare versions to determine which is more current. If set as a string, this is a FHIRPath expression that has two additional context variables passed in - %version1 and %version2 and will return a negative number if version1 is newer, a positive number if version2 and a 0 if the version ordering can't be successfully be determined.",
"type" : "display"
},
{
"linkId" : "Measure.versionAlgorithm[x]._type",
"text" : "type",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly",
"answerValueSet" : "#vs2",
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.versionAlgorithm[x]._null",
"type" : "group",
"item" : [{
"linkId" : "Measure.versionAlgorithm[x]._null.value",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Coding"
}],
"linkId" : "Measure.versionAlgorithm[x]._null",
"type" : "group",
"item" : [{
"linkId" : "Measure.versionAlgorithm[x]._null.value",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
}]
}]
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.name",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.name-flyover",
"text" : "A natural language name identifying the measure. This name should be usable as an identifier for the module by machine processing applications such as code generation. The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.",
"type" : "display"
},
{
"linkId" : "Measure.name.value",
"text" : "Name for this measure (computer friendly)",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.title",
"type" : "group",
"required" : true,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.title-flyover",
"text" : "A short, descriptive, user-friendly title for the measure. This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.",
"type" : "display"
},
{
"linkId" : "Measure.title.value",
"text" : "Name for this measure (human friendly)",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.subtitle",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.subtitle-flyover",
"text" : "An explanatory or alternate title for the measure giving additional information about its content.",
"type" : "display"
},
{
"linkId" : "Measure.subtitle.value",
"text" : "Subordinate title of the measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "code"
}],
"linkId" : "Measure.status",
"type" : "group",
"required" : true,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.status-flyover",
"text" : "The status of this measure. Enables tracking the life-cycle of the content. Allows filtering of measures that are appropriate for use versus not.\n\nSee guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
"type" : "display"
},
{
"linkId" : "Measure.status.value",
"text" : "status",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOrType"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "boolean"
}],
"linkId" : "Measure.experimental",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.experimental-flyover",
"text" : "A Boolean value to indicate that this measure is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage. Allows filtering of measures that are appropriate for use versus not.",
"type" : "display"
},
{
"linkId" : "Measure.experimental.value",
"text" : "For testing purposes, not real usage",
"type" : "boolean",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Measure.subject[x]",
"text" : "E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.subject[x]-flyover",
"text" : "The intended subjects for the measure. If this element is not provided, a Patient subject is assumed, but the subject of the measure can be anything. The subject of the measure is critical in interpreting the criteria definitions, as the logic in the measures is evaluated with respect to a particular subject. This corresponds roughly to the notion of a Compartment in that it limits what content is available based on its relationship to the subject. In CQL, this corresponds to the context declaration.",
"type" : "display"
},
{
"linkId" : "Measure.subject[x]._type",
"text" : "type",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly",
"answerValueSet" : "#vs3",
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.subject[x]._null",
"type" : "group",
"item" : [{
"linkId" : "Measure.subject[x]._null.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.subject[x]._null.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Reference"
}],
"linkId" : "Measure.subject[x]._null",
"type" : "group",
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
"valueCode" : "Group"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
"valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
}],
"linkId" : "Measure.subject[x]._null.value",
"type" : "reference",
"required" : false,
"repeats" : false
}]
}]
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "code"
}],
"linkId" : "Measure.basis",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.basis-flyover",
"text" : "The population basis specifies the type of elements in the population. For a subject-based measure, this is boolean (because the subject and the population basis are the same, and the population criteria define yes/no values for each individual in the population). For measures that have a population basis that is different than the subject, this element specifies the type of the population basis. For example, an encounter-based measure has a subject of Patient and a population basis of Encounter, and the population criteria all return lists of Encounters. For a subject-based measure, the population basis is simply boolean; all the criteria are expressed as true/false conditions that determine membership of an individual case in the population. For non-subject-based measures, the population basis can be any resource type, and the criteria are queries that return the subject's contribution to the population as a list of that resource type. For example, for a procedure-based measure, the population criteria would return lists of procedures that should be included in each population.",
"type" : "display"
},
{
"linkId" : "Measure.basis.value",
"text" : "basis",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOrType"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "datetime"
}],
"linkId" : "Measure.date",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.date-flyover",
"text" : "The date (and optionally time) when the measure was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the measure changes. The date is often not tracked until the resource is published, but may be present on draft content. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the measure. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.\n\nSee guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
"type" : "display"
},
{
"linkId" : "Measure.date.value",
"text" : "Date last changed",
"type" : "dateTime",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.publisher",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.publisher-flyover",
"text" : "The name of the organization or individual responsible for the release and ongoing maintenance of the measure. Usually an organization but may be an individual. The publisher (or steward) of the measure is the organization or individual primarily responsible for the maintenance and upkeep of the measure. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the measure. This item SHOULD be populated unless the information is available from context.",
"type" : "display"
},
{
"linkId" : "Measure.publisher.value",
"text" : "Name of the publisher/steward (organization or individual)",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.contact",
"text" : "Contact details for the publisher",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"linkId" : "Measure.contact-display",
"text" : "May be a web site, an email address, a telephone number, etc.\n\nSee guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.contact-flyover",
"text" : "Contact details to assist a user in finding and communicating with the publisher.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.description",
"type" : "group",
"required" : true,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.description-flyover",
"text" : "A free text natural language description of the measure from a consumer's perspective. This description can be used to capture details such as comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the measure as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the measure is presumed to be the predominant language in the place the measure was created).",
"type" : "display"
},
{
"linkId" : "Measure.description.value",
"text" : "Natural language description of the measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.useContext",
"text" : "The context that the content is intended to support",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"linkId" : "Measure.useContext-display",
"text" : "When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.useContext-flyover",
"text" : "The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate measure instances.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.jurisdiction",
"text" : "Intended jurisdiction for measure (if applicable)",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.jurisdiction-flyover",
"text" : "A legal or geographic region in which the measure is intended to be used. It may be possible for the measure to be used in jurisdictions other than those for which it was originally designed or intended.\n\nDEPRECATION NOTE: For consistency, implementations are encouraged to migrate to using the new 'jurisdiction' code in the useContext element. (I.e. useContext.code indicating http://terminology.hl7.org/CodeSystem/usage-context-type#jurisdiction and useContext.valueCodeableConcept indicating the jurisdiction.)",
"type" : "display"
},
{
"linkId" : "Measure.jurisdiction.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.jurisdiction.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.purpose",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.purpose-flyover",
"text" : "Explanation of why this measure is needed and why it has been designed as it has. This element does not describe the usage of the measure. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this measure.",
"type" : "display"
},
{
"linkId" : "Measure.purpose.value",
"text" : "Why this measure is defined",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.usage",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.usage-flyover",
"text" : "A detailed description, from a clinical perspective, of how the measure is used. This metadata element was typically referred to as Guidance in HQMF",
"type" : "display"
},
{
"linkId" : "Measure.usage.value",
"text" : "Describes the clinical usage of the measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.copyright",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.copyright-flyover",
"text" : "A copyright statement relating to the measure and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the measure. The short copyright declaration (e.g. (c) '2015+ xyz organization' should be sent in the copyrightLabel element.",
"type" : "display"
},
{
"linkId" : "Measure.copyright.value",
"text" : "Use and/or publishing restrictions",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.copyrightLabel",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.copyrightLabel-flyover",
"text" : "A short string (<50 characters), suitable for inclusion in a page footer that identifies the copyright holder, effective period, and optionally whether rights are resctricted. (e.g. 'All rights reserved', 'Some rights reserved'). The (c) symbol should NOT be included in this string. It will be added by software when rendering the notation. Full details about licensing, restrictions, warrantees, etc. goes in the more general 'copyright' element.",
"type" : "display"
},
{
"linkId" : "Measure.copyrightLabel.value",
"text" : "Copyright holder and year(s)",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "datetime"
}],
"linkId" : "Measure.approvalDate",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.approvalDate-flyover",
"text" : "The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage. The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.\n\nSee guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
"type" : "display"
},
{
"linkId" : "Measure.approvalDate.value",
"text" : "When the measure was approved by publisher",
"type" : "dateTime",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "datetime"
}],
"linkId" : "Measure.lastReviewDate",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.lastReviewDate-flyover",
"text" : "The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date. If specified, this date follows the original approval date.\n\nSee guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
"type" : "display"
},
{
"linkId" : "Measure.lastReviewDate.value",
"text" : "When the measure was last reviewed by the publisher",
"type" : "dateTime",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Period"
}],
"linkId" : "Measure.effectivePeriod",
"text" : "When the measure is expected to be used",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.effectivePeriod-flyover",
"text" : "The period during which the measure content was or is planned to be in active use. The effective period for a measure determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 might be published in 2015.\n\nSee guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
"type" : "display"
},
{
"linkId" : "Measure.effectivePeriod.low",
"text" : "start:",
"type" : "dateTime",
"required" : false,
"repeats" : false
},
{
"linkId" : "Measure.effectivePeriod.end",
"text" : "end:",
"type" : "dateTime",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.topic",
"text" : "The category of the measure, such as Education, Treatment, Assessment, etc",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.topic-flyover",
"text" : "Descriptive topics related to the content of the measure. Topics provide a high-level categorization grouping types of measures that can be useful for filtering and searching. DEPRECATION NOTE: For consistency, implementations are encouraged to migrate to using the new 'topic' code in the useContext element. (I.e. useContext.code indicating http://terminology.hl7.org/CodeSystem/usage-context-type#topic and useContext.valueCodeableConcept indicating the topic)",
"type" : "display"
},
{
"linkId" : "Measure.topic.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.topic.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.author",
"text" : "Who authored the content",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.author-flyover",
"text" : "An individiual or organization primarily involved in the creation and maintenance of the content.",
"type" : "display"
}]
},
{
"linkId" : "Measure.editor",
"text" : "Who edited the content",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.editor-flyover",
"text" : "An individual or organization primarily responsible for internal coherence of the content.",
"type" : "display"
}]
},
{
"linkId" : "Measure.reviewer",
"text" : "Who reviewed the content",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"linkId" : "Measure.reviewer-display",
"text" : "See guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.reviewer-flyover",
"text" : "An individual or organization asserted by the publisher to be primarily responsible for review of some aspect of the content.",
"type" : "display"
}]
},
{
"linkId" : "Measure.endorser",
"text" : "Who endorsed the content",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"linkId" : "Measure.endorser-display",
"text" : "See guidance around (not) making local changes to elements [here](canonicalresource.html#localization).",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.endorser-flyover",
"text" : "An individual or organization asserted by the publisher to be responsible for officially endorsing the content for use in some setting.",
"type" : "display"
}]
},
{
"linkId" : "Measure.relatedArtifact",
"text" : "Additional documentation, citations, etc",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"linkId" : "Measure.relatedArtifact-display",
"text" : "Each related artifact is either an attachment, or a reference to another resource, but not both.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.relatedArtifact-flyover",
"text" : "Related artifacts such as additional documentation, justification, or bibliographic references.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "uri"
}],
"linkId" : "Measure.library",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.library-flyover",
"text" : "A reference to a Library resource containing the formal logic used by the measure.",
"type" : "display"
},
{
"linkId" : "Measure.library.value",
"text" : "Logic used by the measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.disclaimer",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.disclaimer-flyover",
"text" : "Notices and disclaimers regarding the use of the measure or related to intellectual property (such as code systems) referenced by the measure.",
"type" : "display"
},
{
"linkId" : "Measure.disclaimer.value",
"text" : "Disclaimer for use of the measure or its referenced content",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.scoring",
"text" : "proportion | ratio | continuous-variable | cohort",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.scoring-flyover",
"text" : "Indicates how the calculation is performed for the measure, including proportion, ratio, continuous-variable, and cohort. The value set is extensible, allowing additional measure scoring types to be represented.",
"type" : "display"
},
{
"linkId" : "Measure.scoring.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.scoring.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.scoringUnit",
"text" : "What units?",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.scoringUnit-flyover",
"text" : "Defines the expected units of measure for the measure score. This element SHOULD be specified as a UCUM unit. When this element is specified, implementations are expected to report measure scores in the specified units. Note that this may involve unit conversion if the expected units are different than the units of the resulting score calculation. In this case, unit conversions SHALL be performed according to the unit conversion semantics specified by UCUM.",
"type" : "display"
},
{
"linkId" : "Measure.scoringUnit.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.scoringUnit.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.compositeScoring",
"text" : "opportunity | all-or-nothing | linear | weighted",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.compositeScoring-flyover",
"text" : "If this is a composite measure, the scoring method used to combine the component measures to determine the composite score.",
"type" : "display"
},
{
"linkId" : "Measure.compositeScoring.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.compositeScoring.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.type",
"text" : "process | outcome | structure | patient-reported-outcome | composite",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.type-flyover",
"text" : "Indicates whether the measure is used to examine a process, an outcome over time, a patient-reported outcome, or a structure measure such as utilization.",
"type" : "display"
},
{
"linkId" : "Measure.type.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.type.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.riskAdjustment",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.riskAdjustment-flyover",
"text" : "A description of the risk adjustment factors that may impact the resulting score for the measure and how they may be accounted for when computing and reporting measure results. Describes the method of adjusting for clinical severity and conditions present at the start of care that can influence patient outcomes for making valid comparisons of outcome measures across providers. Indicates whether a measure is subject to the statistical process for reducing, removing, or clarifying the influences of confounding factors to allow for more useful comparisons.",
"type" : "display"
},
{
"linkId" : "Measure.riskAdjustment.value",
"text" : "How risk adjustment is applied for this measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.rateAggregation",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.rateAggregation-flyover",
"text" : "Describes how to combine the information calculated, based on logic in each of several populations, into one summarized result. The measure rate for an organization or clinician is based upon the entities’ aggregate data and summarizes the performance of the entity over a given time period (e.g., monthly, quarterly, yearly). The aggregated data are derived from the results of a specific measure algorithm and, if appropriate, the application of specific risk adjustment models. Can also be used to describe how to risk adjust the data based on supplemental data elements described in the eMeasure (e.g., pneumonia hospital measures antibiotic selection in the ICU versus non-ICU and then the roll-up of the two). This could be applied to aggregated cohort measure definitions (e.g., CDC's aggregate reporting for TB at the state level).",
"type" : "display"
},
{
"linkId" : "Measure.rateAggregation.value",
"text" : "How is rate aggregation performed for this measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.rationale",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.rationale-flyover",
"text" : "Provides a succinct statement of the need for the measure. Usually includes statements pertaining to importance criterion: impact, gap in care, and evidence.",
"type" : "display"
},
{
"linkId" : "Measure.rationale.value",
"text" : "Detailed description of why the measure exists",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.clinicalRecommendationStatement",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.clinicalRecommendationStatement-flyover",
"text" : "Provides a summary of relevant clinical guidelines or other clinical recommendations supporting the measure.",
"type" : "display"
},
{
"linkId" : "Measure.clinicalRecommendationStatement.value",
"text" : "Summary of clinical guidelines",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.improvementNotation",
"text" : "increase | decrease",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.improvementNotation-flyover",
"text" : "Information on whether an increase or decrease in score is the preferred result (e.g., a higher score indicates better quality OR a lower score indicates better quality OR quality is within a range).",
"type" : "display"
},
{
"linkId" : "Measure.improvementNotation.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOrType"
},
{
"linkId" : "Measure.improvementNotation.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.term",
"text" : "Defined terms used in the measure documentation",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.term-flyover",
"text" : "Provides a description of an individual term used within the measure.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.term.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.term.id-flyover",
"text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"type" : "display"
},
{
"linkId" : "Measure.term.id.value",
"text" : "Unique id for inter-element referencing",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.term.extension",
"text" : "Additional content defined by implementations",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.term.extension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"linkId" : "Measure.term.modifierExtension",
"text" : "Extensions that cannot be ignored even if unrecognized",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.term.modifierExtension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.term.code",
"text" : "What term?",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.term.code-flyover",
"text" : "A codeable representation of the defined term.",
"type" : "display"
},
{
"linkId" : "Measure.term.code.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.term.code.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.term.definition",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.term.definition-flyover",
"text" : "Provides a definition for the term as used within the measure.",
"type" : "display"
},
{
"linkId" : "Measure.term.definition.value",
"text" : "Meaning of the term",
"type" : "string",
"required" : false,
"repeats" : false
}]
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.guidance",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.guidance-flyover",
"text" : "Additional guidance for the measure including how it can be used in a clinical context, and the intent of the measure. NOTE: This element is deprecated in favor of the usage element",
"type" : "display"
},
{
"linkId" : "Measure.guidance.value",
"text" : "Additional guidance for implementers (deprecated)",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.group",
"text" : "Population criteria group",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group-flyover",
"text" : "A group of population criteria for the measure.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.id-flyover",
"text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"type" : "display"
},
{
"linkId" : "Measure.group.id.value",
"text" : "Unique id for inter-element referencing",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.group.extension",
"text" : "Additional content defined by implementations",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.extension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"linkId" : "Measure.group.modifierExtension",
"text" : "Extensions that cannot be ignored even if unrecognized",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.modifierExtension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.linkId",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.linkId-flyover",
"text" : "An identifier that is unique within the Measure allowing linkage to the equivalent item in a MeasureReport resource. This ''can'' be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning. GUIDs or sequential numbers are appropriate here.\n\nLinkIds can have whitespaces and slashes by design. Tooling should not rely on linkIds being valid XHTML element IDs, and should not directly embed them as such",
"type" : "display"
},
{
"linkId" : "Measure.group.linkId.value",
"text" : "Unique id for group in measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.group.code",
"text" : "Meaning of the group",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.code-flyover",
"text" : "Indicates a meaning for the group. This can be as simple as a unique identifier, or it can establish meaning in a broader context by drawing from a terminology, allowing groups to be correlated across measures.",
"type" : "display"
},
{
"linkId" : "Measure.group.code.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.group.code.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.description",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.description-flyover",
"text" : "The human readable description of this population group.",
"type" : "display"
},
{
"linkId" : "Measure.group.description.value",
"text" : "Summary description",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.group.type",
"text" : "process | outcome | structure | patient-reported-outcome | composite",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.type-flyover",
"text" : "Indicates whether the measure is used to examine a process, an outcome over time, a patient-reported outcome, or a structure measure such as utilization. When specified at the group level, defines the measure type for this specific group. If not specified, the measureType of the group is determined by the root type element",
"type" : "display"
},
{
"linkId" : "Measure.group.type.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.group.type.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Measure.group.subject[x]",
"text" : "E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.subject[x]-flyover",
"text" : "The intended subjects for the measure. If this element is not provided, a Patient subject is assumed, but the subject of the measure can be anything. The subject of the measure is critical in interpreting the criteria definitions, as the logic in the measures is evaluated with respect to a particular subject. This corresponds roughly to the notion of a Compartment in that it limits what content is available based on its relationship to the subject. In CQL, this corresponds to the context declaration.",
"type" : "display"
},
{
"linkId" : "Measure.group.subject[x]._type",
"text" : "type",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly",
"answerValueSet" : "#vs4",
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.group.subject[x]._null",
"type" : "group",
"item" : [{
"linkId" : "Measure.group.subject[x]._null.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.group.subject[x]._null.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Reference"
}],
"linkId" : "Measure.group.subject[x]._null",
"type" : "group",
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
"valueCode" : "Group"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
"valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
}],
"linkId" : "Measure.group.subject[x]._null.value",
"type" : "reference",
"required" : false,
"repeats" : false
}]
}]
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "code"
}],
"linkId" : "Measure.group.basis",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.basis-flyover",
"text" : "The population basis specifies the type of elements in the population. For a subject-based measure, this is boolean (because the subject and the population basis are the same, and the population criteria define yes/no values for each individual in the population). For measures that have a population basis that is different than the subject, this element specifies the type of the population basis. For example, an encounter-based measure has a subject of Patient and a population basis of Encounter, and the population criteria all return lists of Encounters. When specified at the group level, defines the population basis for this specific group. If not specified, the basis for the group is determined by the root basis element",
"type" : "display"
},
{
"linkId" : "Measure.group.basis.value",
"text" : "basis",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOrType"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.group.scoring",
"text" : "proportion | ratio | continuous-variable | cohort",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.scoring-flyover",
"text" : "Indicates how the calculation is performed for the measure, including proportion, ratio, continuous-variable, and cohort. The value set is extensible, allowing additional measure scoring types to be represented. When specified at the group level, defines the scoring for this specific group. If not specified, scoring for this group is determined by the root scoring element",
"type" : "display"
},
{
"linkId" : "Measure.group.scoring.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.group.scoring.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.group.scoringUnit",
"text" : "What units?",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.scoringUnit-flyover",
"text" : "Defines the expected units of measure for the measure score. This element SHOULD be specified as a UCUM unit. When specified at the group level, this defines the scoringUnit for this specific group. If not specified, the scoringUnit for this group is determined by the root scoringUnit element. As with the root element, when this element is specified, implementations are expected to report measure scores in the specified units. Note that this may involve unit conversion if the expected units are different than the units of the resulting score calculation. In this case, unit conversions SHALL be performed according to the unit conversion semantics specified by UCUM.",
"type" : "display"
},
{
"linkId" : "Measure.group.scoringUnit.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.group.scoringUnit.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.rateAggregation",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.rateAggregation-flyover",
"text" : "Describes how to combine the information calculated, based on logic in each of several populations, into one summarized result. The measure rate for an organization or clinician is based upon the entities’ aggregate data and summarizes the performance of the entity over a given time period (e.g., monthly, quarterly, yearly). The aggregated data are derived from the results of a specific measure algorithm and, if appropriate, the application of specific risk adjustment models. Can also be used to describe how to risk adjust the data based on supplemental data elements described in the eMeasure (e.g., pneumonia hospital measures antibiotic selection in the ICU versus non-ICU and then the roll-up of the two). This could be applied to aggregated cohort measure definitions (e.g., CDC's aggregate reporting for TB at the state level).",
"type" : "display"
},
{
"linkId" : "Measure.group.rateAggregation.value",
"text" : "How is rate aggregation performed for this measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.group.improvementNotation",
"text" : "increase | decrease",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.improvementNotation-flyover",
"text" : "Information on whether an increase or decrease in score is the preferred result (e.g., a higher score indicates better quality OR a lower score indicates better quality OR quality is within a range). When specified at the group level, this element defines the improvementNotation for this specific group. If not specified, improvementNotation for this group is determined by the root improvementNotation element",
"type" : "display"
},
{
"linkId" : "Measure.group.improvementNotation.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOrType"
},
{
"linkId" : "Measure.group.improvementNotation.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "uri"
}],
"linkId" : "Measure.group.library",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.library-flyover",
"text" : "A reference to a Library resource containing the formal logic used by the measure group.",
"type" : "display"
},
{
"linkId" : "Measure.group.library.value",
"text" : "Logic used by the measure group",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.group.population",
"text" : "Population criteria",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.population-flyover",
"text" : "A population criteria for the measure.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.population.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.population.id-flyover",
"text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"type" : "display"
},
{
"linkId" : "Measure.group.population.id.value",
"text" : "Unique id for inter-element referencing",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.group.population.extension",
"text" : "Additional content defined by implementations",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.population.extension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"linkId" : "Measure.group.population.modifierExtension",
"text" : "Extensions that cannot be ignored even if unrecognized",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.population.modifierExtension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.population.linkId",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.population.linkId-flyover",
"text" : "An identifier that is unique within the Measure allowing linkage to the equivalent population in a MeasureReport resource. This ''can'' be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning. GUIDs or sequential numbers are appropriate here.\n\nLinkIds can have whitespaces and slashes by design. Tooling should not rely on linkIds being valid XHTML element IDs, and should not directly embed them as such",
"type" : "display"
},
{
"linkId" : "Measure.group.population.linkId.value",
"text" : "Unique id for population in measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.group.population.code",
"text" : "initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.population.code-flyover",
"text" : "The type of population criteria.",
"type" : "display"
},
{
"linkId" : "Measure.group.population.code.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.group.population.code.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.population.description",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.population.description-flyover",
"text" : "The human readable description of this population criteria.",
"type" : "display"
},
{
"linkId" : "Measure.group.population.description.value",
"text" : "The human readable description of this population criteria",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Measure.group.population.criteria",
"text" : "The criteria that defines this population",
"type" : "group",
"required" : false,
"repeats" : false,
"item" : [{
"linkId" : "Measure.group.population.criteria-display",
"text" : "In the case of a continuous-variable or ratio measure, this may be the name of a function that calculates the value of the individual observation for each patient or event in the population. For these types of measures, individual observations are reported as observation resources included in the evaluatedResources bundle for each patient. See the MeasureReport resource or the Quality Reporting topic for more information.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.population.criteria-flyover",
"text" : "An expression that specifies the criteria for the population, typically the name of an expression in a library.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Reference"
}],
"linkId" : "Measure.group.population.groupDefinition",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.population.groupDefinition-flyover",
"text" : "A Group resource that defines this population as a set of characteristics. Note that this approach can only be used for measures where the basis is of the same type as the populations (e.g. a Patient-based measure, rather than an Encounter-based measure). In addition, the referenced Group resource SHALL be a definitional (as opposed to an actual) group.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
"valueCode" : "Group"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
"valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
}],
"linkId" : "Measure.group.population.groupDefinition.value",
"text" : "A group resource that defines this population",
"type" : "reference",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.population.inputPopulationId",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.population.inputPopulationId-flyover",
"text" : "The id of a population element in this measure that provides the input for this population criteria. In most cases, the scoring structure of the measure implies specific relationships (e.g. the Numerator uses the Denominator as the source in a proportion scoring). In some cases, however, multiple possible choices exist and must be resolved explicitly. For example in a ratio measure with multiple initial populations, the denominator must specify which population should be used as the starting point.",
"type" : "display"
},
{
"linkId" : "Measure.group.population.inputPopulationId.value",
"text" : "Which population",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.group.population.aggregateMethod",
"text" : "Aggregation method for a measure score (e.g. sum, average, median, minimum, maximum, count)",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.population.aggregateMethod-flyover",
"text" : "Specifies which method should be used to aggregate measure observation values. For most scoring types, this is implied by scoring (e.g. a proportion measure counts members of the populations). For continuous variables, however, this information must be specified to ensure correct calculation.",
"type" : "display"
},
{
"linkId" : "Measure.group.population.aggregateMethod.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.group.population.aggregateMethod.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
}]
},
{
"linkId" : "Measure.group.stratifier",
"text" : "Stratifier criteria for the measure",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier-flyover",
"text" : "The stratifier criteria for the measure report, specified as either the name of a valid CQL expression defined within a referenced library or a valid FHIR Resource Path.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.stratifier.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.id-flyover",
"text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"type" : "display"
},
{
"linkId" : "Measure.group.stratifier.id.value",
"text" : "Unique id for inter-element referencing",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.group.stratifier.extension",
"text" : "Additional content defined by implementations",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.extension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"linkId" : "Measure.group.stratifier.modifierExtension",
"text" : "Extensions that cannot be ignored even if unrecognized",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.modifierExtension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.stratifier.linkId",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.linkId-flyover",
"text" : "An identifier that is unique within the Measure allowing linkage to the equivalent item in a MeasureReport resource. This ''can'' be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning. GUIDs or sequential numbers are appropriate here.\n\nLinkIds can have whitespaces and slashes by design. Tooling should not rely on linkIds being valid XHTML element IDs, and should not directly embed them as such",
"type" : "display"
},
{
"linkId" : "Measure.group.stratifier.linkId.value",
"text" : "Unique id for stratifier in measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.group.stratifier.code",
"text" : "Meaning of the stratifier",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.code-flyover",
"text" : "Indicates a meaning for the stratifier. This can be as simple as a unique identifier, or it can establish meaning in a broader context by drawing from a terminology, allowing stratifiers to be correlated across measures.",
"type" : "display"
},
{
"linkId" : "Measure.group.stratifier.code.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.group.stratifier.code.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.stratifier.description",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.description-flyover",
"text" : "The human readable description of this stratifier criteria.",
"type" : "display"
},
{
"linkId" : "Measure.group.stratifier.description.value",
"text" : "The human readable description of this stratifier",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Measure.group.stratifier.criteria",
"text" : "How the measure should be stratified",
"type" : "group",
"required" : false,
"repeats" : false,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.criteria-flyover",
"text" : "An expression that specifies the criteria for the stratifier. This is typically the name of an expression defined within a referenced library, but it may also be a path to a stratifier element.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Reference"
}],
"linkId" : "Measure.group.stratifier.groupDefinition",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.groupDefinition-flyover",
"text" : "A Group resource that defines this population as a set of characteristics. Note that this approach can only be used for measures where the basis is of the same type as the populations (e.g. a Patient-based measure, rather than an Encounter-based measure). In addition, the referenced Group SHALL be a definitional (as opposed to an actual) group.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
"valueCode" : "Group"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
"valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
}],
"linkId" : "Measure.group.stratifier.groupDefinition.value",
"text" : "A group resource that defines this population",
"type" : "reference",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.group.stratifier.component",
"text" : "Stratifier criteria component for the measure",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"linkId" : "Measure.group.stratifier.component-display",
"text" : "Stratifiers are defined either as a single criteria, or as a set of component criteria.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.component-flyover",
"text" : "A component of the stratifier criteria for the measure report, specified as either the name of a valid CQL expression defined within a referenced library or a valid FHIR Resource Path.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.stratifier.component.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.component.id-flyover",
"text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"type" : "display"
},
{
"linkId" : "Measure.group.stratifier.component.id.value",
"text" : "Unique id for inter-element referencing",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.group.stratifier.component.extension",
"text" : "Additional content defined by implementations",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.component.extension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"linkId" : "Measure.group.stratifier.component.modifierExtension",
"text" : "Extensions that cannot be ignored even if unrecognized",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.component.modifierExtension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.stratifier.component.linkId",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.component.linkId-flyover",
"text" : "An identifier that is unique within the Measure allowing linkage to the equivalent item in a MeasureReport resource. This ''can'' be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning. GUIDs or sequential numbers are appropriate here.\n\nLinkIds can have whitespaces and slashes by design. Tooling should not rely on linkIds being valid XHTML element IDs, and should not directly embed them as such",
"type" : "display"
},
{
"linkId" : "Measure.group.stratifier.component.linkId.value",
"text" : "Unique id for stratifier component in measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.group.stratifier.component.code",
"text" : "Meaning of the stratifier component",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.component.code-flyover",
"text" : "Indicates a meaning for the stratifier component. This can be as simple as a unique identifier, or it can establish meaning in a broader context by drawing from a terminology, allowing stratifiers to be correlated across measures.",
"type" : "display"
},
{
"linkId" : "Measure.group.stratifier.component.code.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.group.stratifier.component.code.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.group.stratifier.component.description",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.component.description-flyover",
"text" : "The human readable description of this stratifier criteria component.",
"type" : "display"
},
{
"linkId" : "Measure.group.stratifier.component.description.value",
"text" : "The human readable description of this stratifier component",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Measure.group.stratifier.component.criteria",
"text" : "Component of how the measure should be stratified",
"type" : "group",
"required" : false,
"repeats" : false,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.component.criteria-flyover",
"text" : "An expression that specifies the criteria for this component of the stratifier. This is typically the name of an expression defined within a referenced library, but it may also be a path to a stratifier element.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "Reference"
}],
"linkId" : "Measure.group.stratifier.component.groupDefinition",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.group.stratifier.component.groupDefinition-flyover",
"text" : "A Group resource that defines this population as a set of characteristics. Note that this approach can only be used for measures where the basis is of the same type as the populations (e.g. a Patient-based measure, rather than an Encounter-based measure). In addition, the referenced Group SHALL be a definitional (as opposed to an actual) group.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",
"valueCode" : "Group"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-referenceFilter",
"valueString" : "subject=$subj&patient=$subj&encounter=$encounter"
}],
"linkId" : "Measure.group.stratifier.component.groupDefinition.value",
"text" : "A group resource that defines this population",
"type" : "reference",
"required" : false,
"repeats" : false
}]
}]
}]
}]
},
{
"linkId" : "Measure.supplementalData",
"text" : "What other data should be reported with the measure",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"linkId" : "Measure.supplementalData-display",
"text" : "Note that supplemental data are reported as resources for each patient and referenced in the supplementalData element of the MeasureReport. If the supplementalData expression results in a value other than a resource, it is reported using an Observation resource, typically contained in the resulting MeasureReport. See the MeasureReport resource and the Quality Reporting topic for more information.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.supplementalData-flyover",
"text" : "The supplemental data criteria for the measure report, specified as either the name of a valid CQL expression within a referenced library, or a valid FHIR Resource Path.",
"type" : "display"
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.supplementalData.id",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.supplementalData.id-flyover",
"text" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"type" : "display"
},
{
"linkId" : "Measure.supplementalData.id.value",
"text" : "Unique id for inter-element referencing",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"linkId" : "Measure.supplementalData.extension",
"text" : "Additional content defined by implementations",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.supplementalData.extension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"linkId" : "Measure.supplementalData.modifierExtension",
"text" : "Extensions that cannot be ignored even if unrecognized",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.supplementalData.modifierExtension-flyover",
"text" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"type" : "display"
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.supplementalData.linkId",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.supplementalData.linkId-flyover",
"text" : "An identifier that is unique within the Measure allowing linkage to the equivalent item in a MeasureReport resource. This ''can'' be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning. GUIDs or sequential numbers are appropriate here.\n\nLinkIds can have whitespaces and slashes by design. Tooling should not rely on linkIds being valid XHTML element IDs, and should not directly embed them as such",
"type" : "display"
},
{
"linkId" : "Measure.supplementalData.linkId.value",
"text" : "Unique id for supplementalData in measure",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.supplementalData.code",
"text" : "Meaning of the supplemental data",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.supplementalData.code-flyover",
"text" : "Indicates a meaning for the supplemental data. This can be as simple as a unique identifier, or it can establish meaning in a broader context by drawing from a terminology, allowing supplemental data to be correlated across measures.",
"type" : "display"
},
{
"linkId" : "Measure.supplementalData.code.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.supplementalData.code.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "CodeableConcept"
}],
"linkId" : "Measure.supplementalData.usage",
"text" : "supplemental-data | risk-adjustment-factor",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.supplementalData.usage-flyover",
"text" : "An indicator of the intended usage for the supplemental data element. Supplemental data indicates the data is additional information requested to augment the measure information. Risk adjustment factor indicates the data is additional information used to calculate risk adjustment factors when applying a risk model to the measure calculation.",
"type" : "display"
},
{
"linkId" : "Measure.supplementalData.usage.coding",
"text" : "code:",
"type" : "coding",
"required" : false,
"repeats" : false,
"answerConstraint" : "optionsOnly"
},
{
"linkId" : "Measure.supplementalData.usage.text",
"text" : "text:",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-fhirType",
"valueString" : "string"
}],
"linkId" : "Measure.supplementalData.description",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.supplementalData.description-flyover",
"text" : "The human readable description of this supplemental data.",
"type" : "display"
},
{
"linkId" : "Measure.supplementalData.description.value",
"text" : "The human readable description of this supplemental data",
"type" : "string",
"required" : false,
"repeats" : false
}]
},
{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger" : 1
}],
"linkId" : "Measure.supplementalData.criteria",
"text" : "Expression describing additional data to be reported",
"type" : "group",
"required" : true,
"repeats" : false,
"item" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept" : {
"coding" : [{
"system" : "http://hl7.org/fhir/questionnaire-item-control",
"code" : "flyover",
"display" : "Fly-over"
}]
}
}],
"linkId" : "Measure.supplementalData.criteria-flyover",
"text" : "The criteria for the supplemental data. This is typically the name of a valid expression defined within a referenced library, but it may also be a path to a specific data element. The criteria defines the data to be returned for this element.",
"type" : "display"
}]
}]
}]
}]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:25+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change