Skip to content

Commit

Permalink
O3-2555: Add Immunizations config (#769)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmale authored Jan 8, 2024
1 parent ee9e97e commit 125222f
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ d7151f82-c1f3-4152-a605-2f9ea7414a79,,Visit Note,"Encounter where a full or abbr
5021b1a1-e7f6-44b4-ba02-da2f2bcf8718,,Attachment Upload,Encounters used to record uploads of attachments.,,,
3596fafb-6f6f-4396-8c87-6e63a0f1bd71,,Lab Results,Encounter for capturing lab results,,,
39da3525-afe4-45ff-8977-c53b7b359158,,Order,Encounter for capturing orders,,,
29c02aff-9a93-46c9-bf6f-48b552fcb1fa,,Immunizations,Encounter for capturing immunizations,,,
8 changes: 8 additions & 0 deletions distro/configuration/globalproperties/fhir-properties.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<config>
<globalProperties>
<globalProperty>
<property>fhir2.administeringEncounterRoleUuid</property>
<value>240b26f9-dd88-4172-823d-4a8bfeb7841f</value>
</globalProperty>
</globalProperties>
</config>
Binary file not shown.
Binary file not shown.

0 comments on commit 125222f

Please sign in to comment.