Skip to content

Frequently Asked Questions

pantheonahrq edited this page Mar 31, 2015 · 3 revisions

This section will be updated with frequently asked questions and will provide corresponding answers. In the meantime, the following table lists the supported features in Version 1.0 of the Framework. More features will be added in the subsequent releases of the Framework.

Can Do

Cannot Do

Add a new data Wing to allow Host Users to upload new quality and utilization data sets for existing entities in MONAHRQ. These entities are:

		<ol>
			<li>Hospitals</li>
			<li>Nursing Homes</li>
			<li>Physicians</li>
			<li>Geo Locations &ndash; County, Region, ZIP code</li>
		</ol>

		<p>&nbsp;</p>
		</td>
		<td style="width:312px">
		<p>Add a new entity as the subject of reporting.</p>
		</td>
	</tr>
	<tr>
		<td style="width:312px">
		<p>Wings use an import mechanism which imports specific supported file formats, such as &ldquo;.csv&rdquo;</p>

		<p>&nbsp;</p>
		</td>
		<td style="width:312px">
		<p>Import any file format other than those that are supported by the Wing import mechanism.</p>
		</td>
	</tr>
	<tr>
		<td style="width:312px">
		<p>Data type validation rules can be defined through the Wing.</p>
		</td>
		<td style="width:312px">
		<p>More advanced validations, such as a cross element validation.</p>

		<p>&nbsp;</p>
		</td>
	</tr>
	<tr>
		<td style="width:312px">
		<p>The report generation process can be defined by developers using the JSON output format currently supported by MONAHRQ.</p>

		<p>&nbsp;</p>
		</td>
		<td style="width:312px">
		<p>Report data cannot have a format other than JSON. For example, XML output is not supported in version 1.0</p>
		</td>
	</tr>
</tbody>

Clone this wiki locally