Cross-Version Extension for MeasureReport.type in R4

URLhttp://hl7.org/fhir/4.0/StructureDefinition/extension-MeasureReport.type
Version
Statusactive
Description

Cross-Version Extension for MeasureReport.type. Valid in versions R3

This is a valid extension because it has the following codes that are not in other versions data-collection (http://hl7.org/fhir/4.0/measure-report-type)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 1..1Extensionindividual | subject-list | summary | data-collection
... extension ..0
... value[x] 1..code
... url "http://hl7.org/fhir/4.0/StructureDefinition/extension-MeasureReport.type"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r4-mrp.type",
  "url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-MeasureReport.type",
  "name" : "XVerExtensionMeasureReport.typeR4",
  "title" : "Cross-Version Extension for MeasureReport.type in R4",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Clinical Quality Information)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for MeasureReport.type. Valid in versions R3\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions data-collection (http://hl7.org/fhir/4.0/measure-report-type)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "individual | subject-list | summary | data-collection",
      "definition" : "The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.",
      "comment" : "Data-collection reports are used only to communicate data-of-interest for a measure. They do not necessarily include all the data for a particular subject or population, but they may.",
      "min" : 1,
      "max" : "1",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "w5",
        "map" : "FiveWs.class"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "code"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-MeasureReport.type"
    }]
  }
}