LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: Milestone1 Initiative - XML Representation
Raw xml | Download
<Contract xmlns="http://hl7.org/fhir">
<id value="Milestone1Initiative"/>
<meta>
<profile
value="http://linuxforhealth.org/fhir/cdm/StructureDefinition/ffv-initative-resource"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Contract</b><a name="Milestone1Initiative"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Contract "Milestone1Initiative" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ffv-initative-resource.html">Fee for Value Initative</a></p></div><p><b>Attribution Code</b>: Enrollment <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-attribution-code-system.html">Attribution Codes</a>#enrollment)</span></p><p><b>FFV Schedule</b>: Monthly <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ffv-schedule.html">FFV Schedule Codes</a>#monthly)</span></p><p><b>Quality Measures</b>: <span></span></p><p><b>identifier</b>: Advantage Database Key: 1, Advantage customer key: Milestone1Initiative</p><p><b>title</b>: Primary Care Incentive Program</p><p><b>supportingInfo</b>: </p><ul><li><span></span></li><li><span></span></li><li><span></span></li></ul></div>
</text>
<extension
url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/attribution-code">
<valueCodeableConcept>
<coding>
<system
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/attribution-code-system"/>
<code value="enrollment"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/ffv-schedule">
<valueCodeableConcept>
<coding>
<system
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/ffv-schedule"/>
<code value="monthly"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/quality-measures">
<valueReference>
<identifier>
<value value="quality-measure-list-1"/>
</identifier>
</valueReference>
</extension>
<identifier>
<type>
<coding>
<system
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type"/>
<code value="ADKEY"/>
</coding>
</type>
<value value="1"/>
</identifier>
<identifier>
<type>
<coding>
<system
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type"/>
<code value="CUSTKEY"/>
</coding>
</type>
<value value="Milestone1Initiative"/>
</identifier>
<title value="Primary Care Incentive Program"/>
<supportingInfo>
<identifier>
<value value="participating-providers-list-2"/>
</identifier>
</supportingInfo>
<supportingInfo>
<identifier>
<value value="included-patients-list-2"/>
</identifier>
</supportingInfo>
<supportingInfo>
<identifier>
<value value="excluded-patients-list-2"/>
</identifier>
</supportingInfo>
</Contract>