Skip to content

Commit

Permalink
Add practitioner to related person
Browse files Browse the repository at this point in the history
  • Loading branch information
BobanL committed Dec 21, 2024
1 parent 79ea6ea commit 6c37c9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/Templates/eCR/Resource/_RelatedPerson.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@
],
},
"preferred":"{{ languageCommunication.preferenceInd.value }}",
"extension":
[
{ {% include 'Extension/PatientProficiency', modeCode: languageCommunication.modeCode, proficiencyLevelCode: languageCommunication.proficiencyLevelCode -%} },
],
},
{% endfor -%}
],
Expand Down

0 comments on commit 6c37c9e

Please sign in to comment.