Skip to content

Commit

Permalink
Update ClassDiagram.LDAP_FHIR_Mapping.puml
Browse files Browse the repository at this point in the history
  • Loading branch information
gem-uhe committed Jul 30, 2024
1 parent a9bb8a3 commit b620fd7
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions src/plantuml/ClassDiagram.LDAP_FHIR_Mapping.puml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
@startuml


package "LDAP VZD" <<Frame>> #lightgreen {
class specialization {
+ 10_Officin_Apotheke
Expand Down Expand Up @@ -35,12 +34,12 @@ package "FHIR VZD" <<Frame>> #lightyellow {
end note

class HealthcareService_type {
+ Offizin-Apotheke
+ Krankenhausversorgende Apotheke
+ Bundeswehrapotheke
+ Heimversorgende Apotheke
+ Versandapotheke
+ Sterilherstellung
+ offizin-apotheke Offizin-Apotheke
+ krankenhausversorgende-apotheke Krankenhausversorgende Apotheke
+ bundeswehrapotheke Bundeswehrapotheke
+ heimversorgende-apotheke Heimversorgende Apotheke
+ versandapotheke Versandapotheke
+ sterilherstellung Sterilherstellung
}

class Organization_type {
Expand All @@ -50,14 +49,14 @@ package "FHIR VZD" <<Frame>> #lightyellow {
}

class HealthcareService_characteristic {
+ eRX_Token_Receiver
+ Apotheke_Verfügbarkeitsanfrage
+ Apotheken_Ident_Verfahren
+ Terminbuchung
- Parkmöglichkeit
- ÖPNV_in_der_Nähe
- Barrierefrei
- Abholautomat
+ erx-token-receiver eRX_Token_Receiver
+ apotheke-verfuegbarkeitsanfrage Apotheke_Verfügbarkeitsanfrage
+ apotheken-ident-verfahren Apotheken_Ident_Verfahren
+ terminbuchung Terminbuchung
- parkmoeglichkeit Parkmöglichkeit
- oepnv ÖPNV_in_der_Nähe
- barrierefrei Barrierefrei
- abholautomat Abholautomat
}

class Endpoint {
Expand Down

0 comments on commit b620fd7

Please sign in to comment.