@startuml hide circle hide stereotype hide members hide methods skinparam linetype ortho skinparam class { BackgroundColor<> #APPLICATION BackgroundColor<> #TECHNOLOGY } legend right | <#APPLICATION> Logical Model | | <#TECHNOLOGY> Profile | endlegend class "Subject" <> [[StructureDefinition-Subject.html]] note top #PaleTurquoise [[ConceptMap-subject2FHIR-eu-hdr.html]] Concept Map endnote class "patient-eu-core" <> [[StructureDefinition-patient-eu-core.html]] "Subject" <|. "patient-eu-core" class "practitioner-eu-core" <> [[StructureDefinition-practitioner-eu-core.html]] "Subject" <|. "practitioner-eu-core" "patient-eu-core" -d[hidden]-> "practitioner-eu-core" class "practitionerRole-eu-core" <> [[StructureDefinition-practitionerRole-eu-core.html]] "Subject" <|. "practitionerRole-eu-core" "practitioner-eu-core" -d[hidden]-> "practitionerRole-eu-core" @enduml