eCQM QICore Content Implementation Guide
2023.0.0 - CI Build

eCQM QICore Content Implementation Guide, published by cqframework. This guide is not an authorized publication; it is the continuous build for version 2023.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/ecqm-content-qicore-2023/ and changes regularly. See the Directory of published versions

: MPPManifest - XML Representation

Draft as of 2026-05-13

Raw xml | Download


<Library xmlns="http://hl7.org/fhir">
  <id value="MPPManifest"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/quality-program-cqfm"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
    <table class="grid dict">
        
        

        
        
        <tr>
            <th scope="row"><b>Id: </b></th>
            <td style="padding-left: 4px;">MPPManifest</td>
        </tr>
        

        
        

        
        <tr>
            <th scope="row"><b>Url: </b></th>
            <td style="padding-left: 4px;"><a href="Library-MPPManifest.html">MPPManifest</a></td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Name: </b></th>
            <td style="padding-left: 4px;">MPPManifest</td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Status: </b></th>
            <td style="padding-left: 4px;">draft</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Experimental: </b></th>
            <td style="padding-left: 4px;">true</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Type: </b></th>
            <td style="padding-left: 4px;">
                
                    
                        
                        <p style="margin-bottom: 5px;">
                            <b>system: </b> <span><a href="http://terminology.hl7.org/7.1.0/CodeSystem-library-type.html">http://terminology.hl7.org/CodeSystem/library-type</a></span>
                        </p>
                        
                        
                        <p style="margin-bottom: 5px;">
                            <b>code: </b> <span>asset-collection</span>
                        </p>
                        
                        
                    
                
                
            </td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Date: </b></th>
            <td style="padding-left: 4px;">2026-05-13 23:09:13+0000</td>
        </tr>
        

        

        

        

        

        

        

        

        

        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Related Artifacts: </b></th>
            <td style="padding-left: 4px;">
                
                
                
                
                <p><b>Components</b></p>
                <ul>
                  
                    <li><a href="Measure-MPPEncounterLevel.html">Multi-provider Patient Encounter Level Example</a></li>
                  
                    <li><a href="Measure-MPPEncounterLevel.html">Multi-provider Patient Encounter Level Example</a></li>
                  
                </ul>
                
                
                
                
            </td>
        </tr>
        

        

        

        
    </table>
</div>
  </text>
  <contained>
    <Parameters>
      <id value="expansion-parameters"/>
      <parameter>
        <name value="forceCanonicalVersion"/>
        <valueCanonical
                        value="http://ecqi.healthit.gov/ecqms/Library/AttributionModel|1.0.0-custom"/>
      </parameter>
    </Parameters>
  </contained>
  <extension
             url="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-expansionParameters">
    <valueReference>
      <reference value="#expansion-parameters"/>
    </valueReference>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem">
    <valueReference>
      <reference value="Device/cqf-tooling"/>
    </valueReference>
  </extension>
  <url value="http://ecqi.healthit.gov/ecqms/Library/MPPManifest"/>
  <name value="MPPManifest"/>
  <status value="draft"/>
  <experimental value="true"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/library-type"/>
      <code value="asset-collection"/>
    </coding>
  </type>
  <date value="2026-05-13T23:09:13+00:00"/>
  <relatedArtifact>
    <type value="composed-of"/>
    <display value="MPP Encounter Level"/>
    <resource
              value="http://ecqi.healthit.gov/ecqms/Measure/MPPEncounterLevel"/>
  </relatedArtifact>
  <relatedArtifact>
    <type value="composed-of"/>
    <display value="MPP Patient Level"/>
    <resource
              value="http://ecqi.healthit.gov/ecqms/Measure/MPPEncounterLevel"/>
  </relatedArtifact>
</Library>