Skip to content

Commit

Permalink
added FHIR-VZD use case
Browse files Browse the repository at this point in the history
  • Loading branch information
ichderjens committed Mar 26, 2024
1 parent 01a474c commit 568164d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/plantuml/TI-Messenger-Dienst/Ressourcen/UC_user.puml
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,15 @@ usecase "**<<AF_10104>>** \nEinladung von Akteuren \ninnerhalb einer Organisatio
usecase "**<<AF_10063>>** \nAustausch von Events \nzwischen Akteuren \ninnerhalb einer Organisation" as UC3 #AliceBlue
usecase "**<<AF_10061>>** \nEinladung von Akteuren \naußerhalb einer Organisation" as UC4 #Ivory
usecase "**<<AF_10062>>** \nAustausch von Events \nzwischen Akteuren \naußerhalb einer Organisation" as UC5 #Ivory
usecase "**<<AF_10235>>** \nEinträge im VZD-FHIR-Directory suchen" as UC6 #IndianRed
}

u --> UC1
u --> UC2
u --> UC3
u --> UC4
u --> UC5

u --> UC6

note top of (u)
Mitarbeiter einer Organisation
Expand Down

0 comments on commit 568164d

Please sign in to comment.