Primary Care: {{toTitleCase teamInfo.team.name true 'Unassigned'}}
{{toTitleCase teamInfo.primaryProvider.name true 'Unassigned'}} / {{toTitleCase teamInfo.associateProvider.name true 'Unassigned'}}
{{formatPhone teamInfo.team.phone 'Unassigned'}}
{{#if isInpatient}}
Inpatient Attending / Provider:
{{toTitleCase teamInfo.attendingProvider.name true 'Unassigned'}} / {{toTitleCase teamInfo.inpatientProvider.name true 'Unassigned'}}
{{/if}}
{{#if hasMhInfo}}
Mental Health: {{toTitleCase teamInfo.mhCoordinator.mhTeam true 'Unassigned'}}
{{toTitleCase teamInfo.mhCoordinator.name true 'Unassigned'}}
{{/if}}