HCPCS Code XML Logo

C7565 : HCPCS Code (2025) : XML

C7565 : Repair of anterior abdominal hernia(s) (ie, epigastric, incisional, ventral, umbilical, spigelian), any approach (i.e., open, laparoscopic, robotic), recurrent, including implantation of mesh or other prosthesis when performed, total length of defect(s) less than 3 cm, reducible with removal of total or near total non-infected mesh or other prosthesis at the time of initial or recurrent anterior abdominal hernia repair or parastomal hernia repair ( Rpr aa hrn < 3 rdc w/ rmvl )

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

HCPCS Code : C7565 – XML Data Format

                
<?xml version="1.0" encoding="UTF-8"?>
<HCPCS>
	<HCPC>
		C7565
	</HCPC>
	<LongDescription>
		Repair of anterior abdominal hernia(s) (ie, epigastric, incisional, ventral, umbilical, spigelian), any approach (i.e., open, laparoscopic, robotic), recurrent, including implantation of mesh or other prosthesis when performed, total length of defect(s) less than 3 cm, reducible with removal of total or near total non-infected mesh or other prosthesis at the time of initial or recurrent anterior abdominal hernia repair or parastomal hernia repair
	</LongDescription>
	<ShortDescription>
		Rpr aa hrn &lt; 3 rdc w/ rmvl
	</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>
		20250101
	</ASCPayGrpEffDate>
	<MOGPayGrp/>
	<MOGPaymentGroupCode/>
	<MOGPayInd/>
	<MOGPaymentPolicyIndicator/>
	<MOGEffDate/>
	<ProcNote/>
	<BETOS>
		P1G
	</BETOS>
	<BETOSDescription>
		Major procedure - Other
	</BETOSDescription>
	<TypeOfServices>
		<TypeOfService>
			<TOS>
				2
			</TOS>
			<TypeOfServiceCode>
				Surgery
			</TypeOfServiceCode>
		</TypeOfService>
	</TypeOfServices>
	<AnestBaseUnits>
		0
	</AnestBaseUnits>
	<CodeAddDate>
		20250101
	</CodeAddDate>
	<ActionEffDate>
		20250101
	</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>