Requests: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
// Nodes | // Nodes | ||
Requests [label="Requests" ] | Requests [label="Requests" ] | ||
R_Create [label="Create" ] | R_Create [label="Create", URL="#Create" ] | ||
R_ChangeInformation [label="Change Information" ] | R_ChangeInformation [label="Change Information", URL="#Change_information"] | ||
R_PatientsData [label="Patients' Data", shape="tab" ] | R_PatientsData [label="Patients' Data", shape="tab"] | ||
R_AdditionalInformation [label="Additional Information", shape="tab" ] | R_AdditionalInformation [label="Additional Information", shape="tab"] | ||
R_BiologicalSamples [label="Biological Samples", shape="tab" ] | R_BiologicalSamples [label="Biological Samples", shape="tab" ] | ||
R_AnalyticalTests [label="Analytical Tests", shape="tab" ] | R_AnalyticalTests [label="Analytical Tests", shape="tab" ] | ||
DeliverSamples [label="Deliver Samples" ] | DeliverSamples [label="Deliver Samples", URL="#Deliver_samples" ] | ||
IntroduceResults [label="Introduce Results" ] | IntroduceResults [label="Introduce Results", URL="#Introduce_results" ] | ||
ValidateResults [label="Validate Results" ] | ValidateResults [label="Validate Results", URL="#Validate_resuls"] | ||
SearchHistoric [label="Search Historic" ] | SearchHistoric [label="Search Historic", URL="#Search_historic"] | ||
// Edges | // Edges | ||
Requests -> R_Create | Requests -> R_Create |
Revision as of 11:33, 12 March 2023

UNDER CONSTRUCTION