- Visão Geral do HealthShare Unified Care Record – Virtual August 26-27, 2025
- O curso Visão geral do HealthShare Unified Care Record é uma ótima maneira para qualquer pessoa se familiarizar com o Unified Care Record, mas especialmente para aqueles que precisam entender seus recursos, mas não como configurá-lo.
- Este é um curso de treinamento presencial, não técnico e ministrado por instrutor, que fornece uma introdução abrangente ao HealthShare Unified Care Record.
- Este curso é para qualquer pessoa que precise saber sobre a funcionalidade e a arquitetura do HealthShare Unified Care Record. (Se precisar de informações sobre como configurar e solucionar problemas do Unified Care Record, considere a aula Fundamentos do HealthShare Unified Care Record.)
- Nenhum conhecimento ou experiência prévia é necessário para a aula de Visão Geral e qualquer funcionário da InterSystems pode se inscrever.
- Registre-se aqui
Manifest or Class?
I have the unfortunate job of installing IRIS and Healthshare (real Healthshare not Healthconnect) on 16 difference instances (tst, stg, prd with mirrors etc). the Dev was set up manually (mostly by me).
So I decided to create a class that installed the db's, namespaces, mappings and HSREGISTRY options , i then decided an installer manifest was a better idea, I keep changing my mind on which!. I understanding manifest is "typically" for dockers to create the environment but have seen ISC use them for creating new setups aswell (outside docker)
As such I'm looking for opinions on which is the "best", mainly to stop me from changing my mind every 5 seconds.
Also if anyone has a healthshare (specificially HSREGISTRY configurations items) manifest they'd like to share?