Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

A common reference code has to be setup for each test in both modality and OpenMRS so that modality can understand the order to be created. 

Steps to setup the procedure code in OpenMRS:

1. Create a new concept source in OpenMRS. To create a new concept source, 

    1. In OpenMRS administration UI, click on "Manage Concept Sources" under Concepts section.
    2. Click on "Add new Concept Source"
    3. Add a new concept source with name and hl7 code as 'PACS Procedure Code'

2. Concept mapping has to be added for each test concept. For example, to add a concept mapping for "abdomen ap" test,

    1. Search for "abdomen ap" in concept dictionary and click on Edit.
    2. Scroll down to the "Mappings" and click on "Add Mappings"
    3. Select "ASSOCIATED-WITH" or "SAME-AS" as Relationship
    4. Select "PACS Procedure Code" as Source
    5. Click on "Create New Term"
    6. Enter a code (for ex: 1234, same code has to be setup in modality for 'abdomen ap') and select "PACS Procedure Code" as Source and save.
    7. Now back on the 'Mappings' section in 'Edit Concept screen', search for the added reference term '1234' and save the concept.

Step 2 has to be repeated for all the test concepts.

  • No labels