Important features of the acfValidator100 module

Can I input an ICD10 code into an ACF service record?

The tariff "005 - ACF" does not define any reference codes. For this reason, any ICD10 code can be stored in the 'referenceCodes' field!

  • The acfValidator100 understands this connection and ignores this reference code during validation.
  • The generalInvoiceRequestManager500 understands this connection, extracts the ICD10 code, and automatically saves it in the xtraService section.

How do I input the ACT code 'M09AX07'

The ATC codeM09AX07 has been integrated directly into the LKAAT tariff as a P trigger service and can therefore be found via a search call.

  • Furthermore, if the reference code is empty, the GTIN '7680664950014' ('SPINRAZA Inj Solution 12 mg/5ml') is integrated directly under the referenceCode in the input via AddService().
  • Optionally, the drug itself can be defined with code='7680664950014' and name='SPINRAZA Inj Solution 12 mg/5ml' via AddService().

How can I input a drug that is included in the amulatory flatrate case?

All drugs used within the scope of the flat rate per case can be entered with AddService() using code='GTIN' and name='drug_name'. The validator automatically recognizes the GTIN format; only the name of the medication must be provided, as no database is available for a lookup.