HCPCS Code XML Logo

C7569 : HCPCS Code (2026) : XML

C7569 : Percutaneous transluminal coronary angioplasty, single major coronary artery or branch with endoluminal imaging of initial coronary vessel or graft using intravascular ultrasound (ivus) or optical coherence tomography (oct) during diagnostic evaluation and/or therapeutic intervention including imaging supervision, interpretation and report ( Ptca w/ ivus or oct )

Additionally, you can get information about the “C7569” HCPCS code in C7569 in HTML format HTML  |  C7569 in TXT (Plain Text) format TXT  |  C7569 in PDF (Portable Document Format) PDF  |  C7569 in JSON format JSON  formats.

HCPCS Code : C7569 – XML Data Format

                
<?xml version="1.0" encoding="UTF-8"?>
<HCPCS>
	<HCPC>
		C7569
	</HCPC>
	<LongDescription>
		Percutaneous transluminal coronary angioplasty, single major coronary artery or branch with endoluminal imaging of initial coronary vessel or graft using intravascular ultrasound (ivus) or optical coherence tomography (oct) during diagnostic evaluation and/or therapeutic intervention including imaging supervision, interpretation and report
	</LongDescription>
	<ShortDescription>
		Ptca w/ ivus or oct
	</ShortDescription>
	<PricingIndicators>
		<PricingIndicator>
			<PricingIndicatorName>
				99
			</PricingIndicatorName>
			<PricingIndicatorCode>
				Value not established
			</PricingIndicatorCode>
		</PricingIndicator>
	</PricingIndicators>
	<MPI>
		9
	</MPI>
	<MultiplePricingIndicatorCode>
		Not applicable as HCPCS not priced separately by part B (pricing indicator is 00) or value is not established (pricing indicator is &#39;99&#39;)
	</MultiplePricingIndicatorCode>
	<CIMs/>
	<MCMs>
	</MCMs>
	<Statute>
		1833(t)
	</Statute>
	<LabCertifications/>
	<XReferences/>
	<Coverage>
		D
	</Coverage>
	<CoverageDescription>
		Special coverage instructions apply
	</CoverageDescription>
	<ASCPayGrp>
		YY
	</ASCPayGrp>
	<ASCPayGrpEffDate>
		20260101
	</ASCPayGrpEffDate>
	<MOGPayGrp/>
	<MOGPaymentGroupCode/>
	<MOGPayInd/>
	<MOGPaymentPolicyIndicator/>
	<MOGEffDate/>
	<ProcNote/>
	<BETOS>
		P2F
	</BETOS>
	<BETOSDescription>
		Major procedure, cardiovascular-Other
	</BETOSDescription>
	<TypeOfServices>
		<TypeOfService>
			<TOS>
				2
			</TOS>
			<TypeOfServiceCode>
				Surgery
			</TypeOfServiceCode>
		</TypeOfService>
	</TypeOfServices>
	<AnestBaseUnits>
		0
	</AnestBaseUnits>
	<CodeAddDate>
		20260101
	</CodeAddDate>
	<ActionEffDate>
		20260101
	</ActionEffDate>
	<TermDate/>
	<ActionCode>
		N
	</ActionCode>
	<ActionCodeDescription>
		No maintenance for this code
	</ActionCodeDescription>
</HCPCS>

                
            

HCPCS XML XSD Schema

                
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="HCPCS">
    <xs:complexType>
      <xs:sequence>
        <xs:element type="xs:string" name="HCPC"/>
        <xs:element type="xs:string" name="LongDescription"/>
        <xs:element type="xs:string" name="ShortDescription"/>
        <xs:element name="PricingIndicators">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="PricingIndicator" maxOccurs="unbounded" minOccurs="0">
                <xs:complexType>
                  <xs:sequence>
                    <xs:element type="xs:string" name="PricingIndicatorName"/>
                    <xs:element type="xs:string" name="PricingIndicatorCode"/>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element type="xs:string" name="MPI"/>
        <xs:element type="xs:string" name="MultiplePricingIndicatorCode"/>
        <xs:element name="CIMs">
          <xs:complexType>
            <xs:sequence>
              <xs:element type="xs:string" name="CIM" maxOccurs="unbounded" minOccurs="0"/>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="MCMs">
          <xs:complexType>
            <xs:sequence>
              <xs:element type="xs:string" name="MCM" maxOccurs="unbounded" minOccurs="0"/>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element type="xs:string" name="Statute"/>
        <xs:element name="LabCertifications">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="LabCertification" maxOccurs="unbounded" minOccurs="0">
                <xs:complexType>
                  <xs:sequence>
                    <xs:element type="xs:string" name="LabCert"/>
                    <xs:element type="xs:string" name="LabCertificationCode"/>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="XReferences">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="XReference" maxOccurs="unbounded" minOccurs="0">
                <xs:complexType>
                  <xs:sequence>
                    <xs:element type="xs:string" name="XRef"/>
                    <xs:element type="xs:string" name="XRefDescription"/>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element type="xs:string" name="Coverage"/>
        <xs:element type="xs:string" name="CoverageDescription"/>
        <xs:element type="xs:string" name="ASCPayGrp"/>
        <xs:element type="xs:string" name="ASCPayGrpEffDate"/>
        <xs:element type="xs:string" name="MOGPayGrp"/>
        <xs:element type="xs:string" name="MOGPaymentGroupCode"/>
        <xs:element type="xs:string" name="MOGPayInd"/>
        <xs:element type="xs:string" name="MOGPaymentPolicyIndicator"/>
        <xs:element type="xs:string" name="MOGEffDate"/>
        <xs:element type="xs:string" name="ProcNote"/>
        <xs:element type="xs:string" name="BETOS"/>
        <xs:element type="xs:string" name="BETOSDescription"/>
        <xs:element name="TypeOfServices">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="TypeOfService" maxOccurs="unbounded" minOccurs="0">
                <xs:complexType>
                  <xs:sequence>
                    <xs:element type="xs:string" name="TOS"/>
                    <xs:element type="xs:string" name="TypeOfServiceCode"/>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element type="xs:string" name="AnestBaseUnits"/>
        <xs:element type="xs:float" name="CodeAddDate"/>
        <xs:element type="xs:float" name="ActionEffDate"/>
        <xs:element type="xs:string" name="TermDate"/>
        <xs:element type="xs:string" name="ActionCode"/>
        <xs:element type="xs:string" name="ActionCodeDescription"/>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
</xs:schema>