[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cvs] jma-receipt/cobol/common, jma-receipt/cobol/copy, jma-receipt/cobol/orca101, jma-receipt/cobol/orca12, jma-receipt/lddef, jma-receipt/record: 患者登録HAORI対応、レセプト分割公費単独対応他
- To: cvs-jma-receipt@xxxxxxxxxxxxxx
- Subject: [cvs] jma-receipt/cobol/common, jma-receipt/cobol/copy, jma-receipt/cobol/orca101, jma-receipt/cobol/orca12, jma-receipt/lddef, jma-receipt/record: 患者登録HAORI対応、レセプト分割公費単独対応他
- From: tatano@xxxxxxxxxxxxxxxxxx (tatano)
- Date: Fri, 13 Nov 2015 13:45:31 +0900
- List-archive: </cvs-orca>
tatano Fri, 13 Nov 2015 13:45:31 +0900
Modified files: (Branch: r_4_8_branch)
jma-receipt/cobol/common:
ORCSAPIHKN.CBL
jma-receipt/cobol/copy:
CPPATIENTXMLV2RES.INC Makefile.in ORCA12SCRAREA.INC P02.INC
P02COMMON-SPA P02SCR-SPA
jma-receipt/cobol/orca101:
ORCGW06.CBL
jma-receipt/cobol/orca12:
Makefile ORCGP026.CBL ORCGP029.CBL ORCGP02D.CBL ORCGP02W1.CBL
ORCGP98.CBL ORCGP981.CBL ORCSP02.CBL ORCSP03B.CBL ORCSP90.CBL
jma-receipt/lddef:
orca12.ld
jma-receipt/record:
Makefile.in P02.rec xml_patientinfov2res.db
Added files: (Branch: r_4_8_branch)
jma-receipt/cobol/copy:
CPORAPI012SUB1.INC CPORAPI012SUB2V3.INC CPPATIENTMODV3REQ1.INC
CPPATIENTMODV3REQ2.INC CPPATIENTMODV3REQ3.INC
CPPATIENTMODV3RES1.INC CPPATIENTMODV3RES2.INC
CPPATIENTMODV3RES3.INC
jma-receipt/cobol/orca12:
ORAPI012S1V3.CBL ORAPI012S2V3.CBL ORAPI012S3V3.CBL
ORAPI012SUB1.CBL ORAPI012SUB2V3.CBL
jma-receipt/record:
patientmodv31.rec patientmodv32.rec patientmodv33.rec
xml_patientmodv3req1.db xml_patientmodv3req2.db
xml_patientmodv3req3.db xml_patientmodv3res1.db
xml_patientmodv3res2.db xml_patientmodv3res3.db
Log:
患者登録HAORI対応、レセプト分割公費単独対応他
Revision Changes Path
1.11.2.1 +24 -154 jma-receipt/cobol/common/ORCSAPIHKN.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/common/ORCSAPIHKN.CBL?cvsroot=local&r1=1.11&r2=1.11.2.1
1.2.2.2 +43 -0 jma-receipt/cobol/copy/CPORAPI012SUB1.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPORAPI012SUB1.INC?cvsroot=local&r1=1.2.2.1&r2=1.2.2.2
1.1.2.2 +95 -0 jma-receipt/cobol/copy/CPORAPI012SUB2V3.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPORAPI012SUB2V3.INC?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +154 -0 jma-receipt/cobol/copy/CPPATIENTMODV3REQ1.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPPATIENTMODV3REQ1.INC?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +113 -0 jma-receipt/cobol/copy/CPPATIENTMODV3REQ2.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPPATIENTMODV3REQ2.INC?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +149 -0 jma-receipt/cobol/copy/CPPATIENTMODV3REQ3.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPPATIENTMODV3REQ3.INC?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +195 -0 jma-receipt/cobol/copy/CPPATIENTMODV3RES1.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPPATIENTMODV3RES1.INC?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +203 -0 jma-receipt/cobol/copy/CPPATIENTMODV3RES2.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPPATIENTMODV3RES2.INC?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +238 -0 jma-receipt/cobol/copy/CPPATIENTMODV3RES3.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPPATIENTMODV3RES3.INC?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.6.2.2 +1 -1 jma-receipt/cobol/copy/CPPATIENTXMLV2RES.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/CPPATIENTXMLV2RES.INC?cvsroot=local&r1=1.6.2.1&r2=1.6.2.2
1.725.2.12 +8 -0 jma-receipt/cobol/copy/Makefile.in
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/Makefile.in?cvsroot=local&r1=1.725.2.11&r2=1.725.2.12
1.4.2.1 +9 -0 jma-receipt/cobol/copy/ORCA12SCRAREA.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/ORCA12SCRAREA.INC?cvsroot=local&r1=1.4&r2=1.4.2.1
1.67.2.3 +2 -2 jma-receipt/cobol/copy/P02.INC
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/P02.INC?cvsroot=local&r1=1.67.2.2&r2=1.67.2.3
1.28.2.2 +2 -0 jma-receipt/cobol/copy/P02COMMON-SPA
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/P02COMMON-SPA?cvsroot=local&r1=1.28.2.1&r2=1.28.2.2
1.114.2.3 +9 -4 jma-receipt/cobol/copy/P02SCR-SPA
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/copy/P02SCR-SPA?cvsroot=local&r1=1.114.2.2&r2=1.114.2.3
1.101.2.11 +1 -0 jma-receipt/cobol/orca101/ORCGW06.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca101/ORCGW06.CBL?cvsroot=local&r1=1.101.2.10&r2=1.101.2.11
1.25.2.1 +5 -0 jma-receipt/cobol/orca12/Makefile
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/Makefile?cvsroot=local&r1=1.25&r2=1.25.2.1
1.4.2.2 +4776 -0 jma-receipt/cobol/orca12/ORAPI012S1V3.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORAPI012S1V3.CBL?cvsroot=local&r1=1.4.2.1&r2=1.4.2.2
1.3.2.2 +4312 -0 jma-receipt/cobol/orca12/ORAPI012S2V3.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORAPI012S2V3.CBL?cvsroot=local&r1=1.3.2.1&r2=1.3.2.2
1.5.2.2 +4900 -0 jma-receipt/cobol/orca12/ORAPI012S3V3.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORAPI012S3V3.CBL?cvsroot=local&r1=1.5.2.1&r2=1.5.2.2
1.2.2.2 +341 -0 jma-receipt/cobol/orca12/ORAPI012SUB1.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORAPI012SUB1.CBL?cvsroot=local&r1=1.2.2.1&r2=1.2.2.2
1.2.2.2 +772 -0 jma-receipt/cobol/orca12/ORAPI012SUB2V3.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORAPI012SUB2V3.CBL?cvsroot=local&r1=1.2.2.1&r2=1.2.2.2
1.20.4.2 +46 -7 jma-receipt/cobol/orca12/ORCGP026.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORCGP026.CBL?cvsroot=local&r1=1.20.4.1&r2=1.20.4.2
1.69.2.1 +15 -5 jma-receipt/cobol/orca12/ORCGP029.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORCGP029.CBL?cvsroot=local&r1=1.69&r2=1.69.2.1
1.51.2.1 +150 -23 jma-receipt/cobol/orca12/ORCGP02D.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORCGP02D.CBL?cvsroot=local&r1=1.51&r2=1.51.2.1
1.192.2.5 +281 -3 jma-receipt/cobol/orca12/ORCGP02W1.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORCGP02W1.CBL?cvsroot=local&r1=1.192.2.4&r2=1.192.2.5
1.30.6.1 +1 -0 jma-receipt/cobol/orca12/ORCGP98.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORCGP98.CBL?cvsroot=local&r1=1.30&r2=1.30.6.1
1.29.6.1 +1 -0 jma-receipt/cobol/orca12/ORCGP981.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORCGP981.CBL?cvsroot=local&r1=1.29&r2=1.29.6.1
1.117.2.4 +20 -3 jma-receipt/cobol/orca12/ORCSP02.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORCSP02.CBL?cvsroot=local&r1=1.117.2.3&r2=1.117.2.4
1.82.2.3 +5 -0 jma-receipt/cobol/orca12/ORCSP03B.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORCSP03B.CBL?cvsroot=local&r1=1.82.2.2&r2=1.82.2.3
1.27.2.2 +26 -7 jma-receipt/cobol/orca12/ORCSP90.CBL
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/cobol/orca12/ORCSP90.CBL?cvsroot=local&r1=1.27.2.1&r2=1.27.2.2
1.10.2.1 +12 -0 jma-receipt/lddef/orca12.ld
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/lddef/orca12.ld?cvsroot=local&r1=1.10&r2=1.10.2.1
1.308.2.4 +9 -0 jma-receipt/record/Makefile.in
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/Makefile.in?cvsroot=local&r1=1.308.2.3&r2=1.308.2.4
1.69.2.3 +2 -2 jma-receipt/record/P02.rec
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/P02.rec?cvsroot=local&r1=1.69.2.2&r2=1.69.2.3
1.1.2.2 +9 -0 jma-receipt/record/patientmodv31.rec
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/patientmodv31.rec?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +9 -0 jma-receipt/record/patientmodv32.rec
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/patientmodv32.rec?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.1.2.2 +9 -0 jma-receipt/record/patientmodv33.rec
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/patientmodv33.rec?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.6.2.2 +1 -1 jma-receipt/record/xml_patientinfov2res.db
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/xml_patientinfov2res.db?cvsroot=local&r1=1.6.2.1&r2=1.6.2.2
1.3.2.2 +81 -0 jma-receipt/record/xml_patientmodv3req1.db
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/xml_patientmodv3req1.db?cvsroot=local&r1=1.3.2.1&r2=1.3.2.2
1.3.2.2 +56 -0 jma-receipt/record/xml_patientmodv3req2.db
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/xml_patientmodv3req2.db?cvsroot=local&r1=1.3.2.1&r2=1.3.2.2
1.1.2.2 +98 -0 jma-receipt/record/xml_patientmodv3req3.db
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/xml_patientmodv3req3.db?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2
1.2.2.2 +117 -0 jma-receipt/record/xml_patientmodv3res1.db
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/xml_patientmodv3res1.db?cvsroot=local&r1=1.2.2.1&r2=1.2.2.2
1.2.2.2 +117 -0 jma-receipt/record/xml_patientmodv3res2.db
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/xml_patientmodv3res2.db?cvsroot=local&r1=1.2.2.1&r2=1.2.2.2
1.1.2.2 +169 -0 jma-receipt/record/xml_patientmodv3res3.db
http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/record/xml_patientmodv3res3.db?cvsroot=local&r1=1.1.2.1&r2=1.1.2.2