Mermaid:Test w explicit: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 27: Line 27:


%%s_ tables
%%s_ tables
L_Log-->|"dispo_ID to #8734; Pre-admit Inpatient Institution"| s_dispo  
L_Log -->|"dispo_ID to #8734; Pre-admit Inpatient Institution"| s_dispo  
L_Log -->|"dispo_ID to #8734; Previous Location"|s_dispo   
L_Log -->|"dispo_ID to #8734; Previous Location"|s_dispo   
L_Log -->|"dispo_ID to #8734; Dispo"| s_dispo[s_dispo table]
L_Log -->|"dispo_ID to #8734; Dispo"| s_dispo[s_dispo table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"ADL_Bathing to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"ADL_Dressing to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"ADL_Toileting to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"ADL_Transfering to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"ADL_Continence to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"ADL_Feeding to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_AP_AdmitType[S_AP_AdmitType table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_AP_AdmitType[S_AP_AdmitType table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_AP_Chronic[S_AP_Chronic table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_AP_Chronic[S_AP_Chronic table]
Line 36: Line 41:
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_GCS[S_GCS table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_GCS[S_GCS table]


click s_dispo "https://ccmdb.kuality.ca/index.php?title=s_dispo_table" "open table page"
click s_dispo "https://ccmdb.kuality.ca/index.php?title=s_dispo_table"
click S_ADLOptions "https://ccmdb.kuality.ca/index.php?title=S_ADLOptions_table"
click S_ADLOptions "https://ccmdb.kuality.ca/index.php?title=S_ADLOptions_table"
click S_AP_AdmitType "https://ccmdb.kuality.ca/index.php?title=S_AP_AdmitType_table"
click S_AP_AdmitType "https://ccmdb.kuality.ca/index.php?title=S_AP_AdmitType_table"

Revision as of 13:35, 2023 April 18

%% Test with explicit code works graph LR%% Test with explicit code worksgraph LR %% L_ tables L_Log[L_Log table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_CCI_Picklist[L_CCI_Picklist table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_Dxs[L_Dxs table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_ICD10[L_ICD10 table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_Labs_DSM[L_Labs_DSM table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_Labs_Flowsheet[L_Labs_Flowsheet table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_PCH[L_PCH table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_Person[L_Person table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_Pharm_Flowsheet[L_Pharm_Flowsheet table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_PHI[L_PHI table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_TmpV[L_TmpV table] click L_CCI_Picklist "https://ccmdb.kuality.ca/index.php?title=L_CCI_Picklist_table" click L_Dxs "https://ccmdb.kuality.ca/index.php?title=L_Dxs_table" click L_ICD10 "https://ccmdb.kuality.ca/index.php?title=L_ICD10_table" click L_Labs_DSM "https://ccmdb.kuality.ca/index.php?title=L_Labs_DSM_table" click L_Labs_Flowsheet "https://ccmdb.kuality.ca/index.php?title=L_Labs_Flowsheet_table" click L_Log "https://ccmdb.kuality.ca/index.php?title=L_Log_table" click L_PCH "https://ccmdb.kuality.ca/index.php?title=L_PCH_table" click L_Person "https://ccmdb.kuality.ca/index.php?title=L_Person_table" click L_Pharm_Flowsheet "https://ccmdb.kuality.ca/index.php?title=L_Pharm_Flowsheet_table" click L_PHI "https://ccmdb.kuality.ca/index.php?title=L_PHI_table" click L_TmpV "https://ccmdb.kuality.ca/index.php?title=L_TmpV_table" %%s_ tables L_Log -->|"dispo_ID to #8734; Pre-admit Inpatient Institution"| s_dispo L_Log -->|"dispo_ID to #8734; Previous Location"|s_dispo L_Log -->|"dispo_ID to #8734; Dispo"| s_dispo[s_dispo table] L_Log -->|"ADL_Bathing to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table] L_Log -->|"ADL_Dressing to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table] L_Log -->|"ADL_Toileting to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table] L_Log -->|"ADL_Transfering to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table] L_Log -->|"ADL_Continence to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table] L_Log -->|"ADL_Feeding to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_AP_AdmitType[S_AP_AdmitType table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_AP_Chronic[S_AP_Chronic table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_FIO2[S_FIO2 table] L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_GCS[S_GCS table] click s_dispo "https://ccmdb.kuality.ca/index.php?title=s_dispo_table" click S_ADLOptions "https://ccmdb.kuality.ca/index.php?title=S_ADLOptions_table" click S_AP_AdmitType "https://ccmdb.kuality.ca/index.php?title=S_AP_AdmitType_table" click S_AP_Chronic "https://ccmdb.kuality.ca/index.php?title=S_AP_Chronic_table" click S_FIO2 "https://ccmdb.kuality.ca/index.php?title=S_FIO2_table" click S_GCS "https://ccmdb.kuality.ca/index.php?title=S_GCS_table"
%% Test with explicit code works
graph LR%% Test with explicit code worksgraph LR
%% L_ tables 
L_Log[L_Log table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_CCI_Picklist[L_CCI_Picklist table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_Dxs[L_Dxs table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_ICD10[L_ICD10 table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_Labs_DSM[L_Labs_DSM table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_Labs_Flowsheet[L_Labs_Flowsheet table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_PCH[L_PCH table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_Person[L_Person table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_Pharm_Flowsheet[L_Pharm_Flowsheet table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_PHI[L_PHI table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| L_TmpV[L_TmpV table]

click L_CCI_Picklist "https://ccmdb.kuality.ca/index.php?title=L_CCI_Picklist_table"
click L_Dxs "https://ccmdb.kuality.ca/index.php?title=L_Dxs_table"
click L_ICD10 "https://ccmdb.kuality.ca/index.php?title=L_ICD10_table"
click L_Labs_DSM "https://ccmdb.kuality.ca/index.php?title=L_Labs_DSM_table"
click L_Labs_Flowsheet "https://ccmdb.kuality.ca/index.php?title=L_Labs_Flowsheet_table"
click L_Log "https://ccmdb.kuality.ca/index.php?title=L_Log_table"
click L_PCH "https://ccmdb.kuality.ca/index.php?title=L_PCH_table"
click L_Person "https://ccmdb.kuality.ca/index.php?title=L_Person_table"
click L_Pharm_Flowsheet "https://ccmdb.kuality.ca/index.php?title=L_Pharm_Flowsheet_table"
click L_PHI "https://ccmdb.kuality.ca/index.php?title=L_PHI_table"
click L_TmpV "https://ccmdb.kuality.ca/index.php?title=L_TmpV_table"

%%s_ tables
L_Log -->|"dispo_ID to #8734; Pre-admit Inpatient Institution"| s_dispo 
L_Log -->|"dispo_ID to #8734; Previous Location"|s_dispo  
L_Log -->|"dispo_ID to #8734; Dispo"| s_dispo[s_dispo table]
L_Log -->|"ADL_Bathing to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"ADL_Dressing to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"ADL_Toileting to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"ADL_Transfering to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"ADL_Continence to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"ADL_Feeding to #8734; ADL_Bathing"| S_ADLOptions[S_ADLOptions table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_AP_AdmitType[S_AP_AdmitType table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_AP_Chronic[S_AP_Chronic table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_FIO2[S_FIO2 table]
L_Log -->|"D_ID/Pat_ID to #8734; D_ID/Pat_ID"| S_GCS[S_GCS table]

click s_dispo "https://ccmdb.kuality.ca/index.php?title=s_dispo_table"
click S_ADLOptions "https://ccmdb.kuality.ca/index.php?title=S_ADLOptions_table"
click S_AP_AdmitType "https://ccmdb.kuality.ca/index.php?title=S_AP_AdmitType_table"
click S_AP_Chronic "https://ccmdb.kuality.ca/index.php?title=S_AP_Chronic_table"
click S_FIO2 "https://ccmdb.kuality.ca/index.php?title=S_FIO2_table"
click S_GCS "https://ccmdb.kuality.ca/index.php?title=S_GCS_table"