Skip to content

Commit

Permalink
Update config.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
anubhavBeehyv authored Sep 29, 2023
1 parent fe39a44 commit 709d8dc
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions bahmnicore-omod/src/main/resources/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,7 @@
<globalProperty>
<property>bahmni.relationshipTypeMap</property>
<defaultValue></defaultValue>
<description>Relationship Type Map format Eg:{ "patient": ["Sibling", "Parent"],"provider": ["Doctor"]}.If no value is specified default is patient relationship.
</description>
<description>Relationship Type Map format Eg:{ "patient": ["Sibling", "Parent"],"provider": ["Doctor"]}.If no value is specified default is patient relationship.</description>
</globalProperty>

<globalProperty>
Expand Down Expand Up @@ -189,9 +188,7 @@
<globalProperty>
<property>bahmni.diagnosisSetForNewDiagnosisConcepts</property>
<defaultValue></defaultValue>
<description>UUID of set member of diagnosis set of sets. New Diagnosis concepts from terminology server will be
added to this set
</description>
<description>UUID of set member of diagnosis set of sets. New Diagnosis concepts from terminology server will be added to this set </description>
</globalProperty>

<globalProperty>
Expand Down

0 comments on commit 709d8dc

Please sign in to comment.