Actualizado el diagrama de contenedores para reflejar mejor la relación entre contenedores
This commit is contained in:
parent
2a51a870f9
commit
f5f8da077b
@ -28,8 +28,10 @@ Rel(historiaClinica, nginx, 'Consulta el indice de documentos')
|
|||||||
Rel(historiaClinica, nginx, 'Obtiene documentos IPS')
|
Rel(historiaClinica, nginx, 'Obtiene documentos IPS')
|
||||||
Rel(historiaClinica, nginx, 'Federa pacientes')
|
Rel(historiaClinica, nginx, 'Federa pacientes')
|
||||||
|
|
||||||
Rel(nginx, busGateway, 'Publica recursos IPSTransaction, DocumentReference, Patient')
|
Rel(nginx, busGateway, 'Delega ITI65, ITI67, ITI104 e ITI78')
|
||||||
Rel(nginx, hapiFHIR, 'Publica recurso Bundle')
|
Rel(nginx, hapiFHIR, 'Delega ITI68')
|
||||||
|
|
||||||
|
Rel(busGateway, hapiFHIR, 'Guarda documento IPS')
|
||||||
|
|
||||||
Rel(hapiFHIR, hapiDB, 'Persiste datos')
|
Rel(hapiFHIR, hapiDB, 'Persiste datos')
|
||||||
|
|
||||||
@ -37,4 +39,5 @@ Rel(busGateway, federador, 'Federa, busca y recupera pacientes')
|
|||||||
Rel(busGateway, indiceDocumentos, 'Registra, busca y repuera referencias a documentos')
|
Rel(busGateway, indiceDocumentos, 'Registra, busca y repuera referencias a documentos')
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@enduml
|
@enduml
|
||||||
Loading…
x
Reference in New Issue
Block a user