MSP Reject e-claim because of wrong OPT-IN vs OPT-OUT billing

View: New views
3 Messages — Rating Filter:   Alert me  

MSP Reject e-claim because of wrong OPT-IN vs OPT-OUT billing

by Tom Le :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

MSP Teleplan rejected claims with error message,

"CP  PRACTITIONER STATUS INVALID FOR DATE OF SERVICE AND TYPE OF SUBMISSION"


When I talked with teleplan helpdesk, they said that the claim form is used for OPT-IN and not for OPT-OUT, but I can't see where the differents are in the billing form itself.

Any idea where I can set this up or document that I can refer to.

Thanks


     

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Oscarmcmaster-devel mailing list
Oscarmcmaster-devel@...
https://lists.sourceforge.net/lists/listinfo/oscarmcmaster-devel

generator class="increment" clashing with my 'online registration' script

by Robbie Coull-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've written a script to import patient details from an online
registration page.

However, this causes a clash with:

WEB-INF/classes/org/oscarehr/casemgmt/model/casemgmt_issue.hbm.xml

<hibernate-mapping>
         <class name="org.oscarehr.casemgmt.model.CaseManagementIssue"
                 table="casemgmt_issue">
                 <id name="id" column="id" unsaved-value="0">
                         <generator class="increment" />
                 </id>


because of the increment use.

Can we change this to
                         <generator class="native" />

to allow outside scripts to add casemgmt issues?




Robbie


--
Robbie Coull, Charlottetown PE

http://blog.oscarpei.net

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Oscarmcmaster-devel mailing list
Oscarmcmaster-devel@...
https://lists.sourceforge.net/lists/listinfo/oscarmcmaster-devel

Re: MSP Reject e-claim because of wrong OPT-IN vs OPT-OUT billing

by Tom Le :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Can any developer give me some pointer how to solve this problem?

Thanks.




----- Original Message ----
From: Tom Le <tomle@...>
To: oscarmcmaster-devel@...
Sent: Mon, October 19, 2009 1:09:22 PM
Subject: [Oscarmcmaster-devel] MSP Reject e-claim because of wrong OPT-IN vs OPT-OUT billing

Hi,

MSP Teleplan rejected claims with error message,

"CP  PRACTITIONER STATUS INVALID FOR DATE OF SERVICE AND TYPE OF SUBMISSION"


When I talked with teleplan helpdesk, they said that the claim form is used for OPT-IN and not for OPT-OUT, but I can't see where the differents are in the billing form itself.

Any idea where I can set this up or document that I can refer to.

Thanks


     

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Oscarmcmaster-devel mailing list
Oscarmcmaster-devel@...
https://lists.sourceforge.net/lists/listinfo/oscarmcmaster-devel



     

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Oscarmcmaster-devel mailing list
Oscarmcmaster-devel@...
https://lists.sourceforge.net/lists/listinfo/oscarmcmaster-devel