Skip to content

Commit

Permalink
(feat) Add patientIdentifier field rendering type (#165)
Browse files Browse the repository at this point in the history
Co-authored-by: Dennis Kigen <[email protected]>
  • Loading branch information
donaldkibet and denniskigen authored Jul 19, 2023
1 parent 04dec52 commit a2a94c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config-schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export const configSchema = {
"obsGroup",
"personAttribute",
"testOrder",
"patientIdentifier",
],
},
fieldTypes: {
Expand Down

0 comments on commit a2a94c3

Please sign in to comment.