cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Diagnose Code

suresh_reddy47
Participant
0 Likes
928

Hi Experts,

How to create the Diagnose Codes in OH.

Already am creating the catalog and category but am not able create Diagnose Code.

Pls guide me..

Regards,

Suresh.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Dear Suresh

We cannot create Diagnose codes , Diagnose codes standard codes which are defined in ICD (International Classification of Diseases).

We have to import the Standard Diagnose Catalog(Ex:- ICD 10) in ASCII format. We have to purchase this catalogs in ASCII format .Pl.Refer below web site where ICD Catalogs are available in ASCII format.

http://www.eicd.com/ProductsNew.htm

Example for ICD (International Classification of Diseases)

Here "Intestinal infectious diseases " is the Diagnose group

" A00 - is the Diagnose code  which represent the Disease " Cholera" 

The ASCII format which we have to import should be in below format

Position in Character String

Type

Length

Content

1-8

Char

8

Reference code (user-defined)

9-14

Char

6

Diagnosis code

15

Char

1

Diagnosis key type

16

Char

1

Language

17

Char

1

Diagnosis group

18

Char

1

Diagnosis priority

19-738

Char

720

Diagnosis description

739-750

Char

12

User name

751-760

Char

10

Date changed

Once you import the "Diagnose catalog" in to your system. Do below configurations in SPRO which was already done by you

Enter Catalog--to be created through SPRO(Environment, Health and Safety--Occupational Health--Basic Data--Diagnosis Keys--Specify Diagnosis Catalogs)


Enter the Tcode is " EHSDIAGSL"

Select the destination of Source file "Diagnose catalogue"  which was imported

Balajee


suresh_reddy47
Participant
0 Likes

Hi Balejee,

Thanks for your help already am done this ,it's working fine .

Regards,

Suresh .

palaniappanmeen
Explorer
0 Likes

Hi Balaji

Kindly help us by providing the Upload data format

In brief...We have the data's in Excel. We are converting it to a tab delimeted file for uploading. Here the system adds some junk characters for the spaces

Thanks


Answers (0)