Skip to content

Commit

Permalink
content and link updates
Browse files Browse the repository at this point in the history
  • Loading branch information
roper79 committed Mar 2, 2019
1 parent fc1bd54 commit 97a41fe
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 26 deletions.
4 changes: 2 additions & 2 deletions app/assets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@ <h2>Development</h2>
<table class="table borderless" style="width: auto;">
<tbody>
<tr>
<td style="vertical-align: middle;">The source code is released under the open <a href="https://github.com/CCMi-FIT/MDR-Simulator/blob/master/LICENSE" target="_blank">Apache 2.0 Licence</a> and hosted on</td>
<td><a href="https://github.com/CCMi-FIT/MDR-Simulator" target="_blank"><img src="img/logo-github.png" alt="GitHub logo"/></a></td>
<td style="vertical-align: middle;">The source code is released under the open <a href="https://github.com/CCMi-FIT/MDR-Simulator-2/blob/master/LICENSE" target="_blank">Apache 2.0 Licence</a> and hosted on</td>
<td><a href="https://github.com/CCMi-FIT/MDR-Simulator-2" target="_blank"><img src="img/logo-github.png" alt="GitHub logo"/></a></td>
</tr>
</tbody>
</table>
Expand Down
12 changes: 6 additions & 6 deletions data/ufob-graphics.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,16 +144,16 @@
"y": -3161
},
"e1": {
"x": -624,
"y": -3057
"x": -568,
"y": -2976
},
"e2": {
"x": -75,
"y": -2930
},
"e3": {
"x": -598,
"y": -2586
"x": -620,
"y": -2630
},
"e4": {
"x": -176,
Expand Down Expand Up @@ -236,8 +236,8 @@
"y": 1561
},
"e25": {
"x": 225,
"y": 1222
"x": 232,
"y": 1150
},
"e26": {
"x": -207,
Expand Down
45 changes: 27 additions & 18 deletions data/ufob.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@
"opa_e_id": "e27",
"opa_ei_is_default": false
},
{
"opa_e_id": "e5",
"opa_ei_is_default": true
},
{
"opa_e_id": "e61",
"opa_ei_is_default": true
Expand All @@ -89,10 +85,6 @@
"opa_e_id": "e2",
"opa_ei_is_default": true
},
{
"opa_e_id": "e29",
"opa_ei_is_default": true
},
{
"opa_e_id": "e96",
"opa_ei_is_default": true
Expand All @@ -104,6 +96,10 @@
{
"opa_e_id": "e27",
"opa_ei_is_default": false
},
{
"opa_e_id": "e29",
"opa_ei_is_default": false
}
],
"ev_remove_ops": [],
Expand Down Expand Up @@ -138,10 +134,6 @@
"opa_e_id": "e94",
"opa_ei_is_default": true
},
{
"opa_e_id": "e29",
"opa_ei_is_default": true
},
{
"opa_e_id": "e88",
"opa_ei_is_default": true
Expand All @@ -153,6 +145,10 @@
{
"opa_e_id": "e101",
"opa_ei_is_default": true
},
{
"opa_e_id": "e29",
"opa_ei_is_default": false
}
],
"ev_remove_ops": [],
Expand Down Expand Up @@ -281,16 +277,16 @@
"opa_ei_is_default": true
},
{
"opa_e_id": "e91",
"opa_e_id": "e33",
"opa_ei_is_default": true
},
{
"opa_e_id": "e61",
"opa_ei_is_default": true
"opa_e_id": "e91",
"opa_ei_is_default": false
},
{
"opa_e_id": "e33",
"opa_ei_is_default": true
"opa_e_id": "e61",
"opa_ei_is_default": false
}
],
"ev_remove_ops": [],
Expand Down Expand Up @@ -495,7 +491,20 @@
{
"ev_id": "e25",
"ev_name": "Donor Selection\nfor Transplantation",
"ev_add_ops": [],
"ev_add_ops": [
{
"opa_e_id": "e15",
"opa_ei_is_default": true
},
{
"opa_e_id": "e83",
"opa_ei_is_default": true
},
{
"opa_e_id": "e102",
"opa_ei_is_default": true
}
],
"ev_remove_ops": [],
"ev_to_situation_id": "s17",
"ev_wmda_text": "<p>The donor is selected for HSC collection in the case that he is eligible after donor clearance (no medical obstacles for collection). The donor can be also choose if he was not eligible but there is urgent medical need for transplantation and another donor do not come into consideration (is not available).</p>\n\n<h3>WMDA Standard:</h3>\n\n<ul>\n\t<li>6.03.1 If the donation/shipping date is not scheduled or is delayed, a maximum time limit and the procedures for granting exceptions for this status must be set in writing and be readily accessible to health care professionals involved in HSC transplantation.</li>\n\t<li>6.05 The registry must make their policy for the minimum criteria needed to allow a specific donor to be available for a specific patient readily accessible to the appropriate parties, such as national/international organisations authorised to provide haematopoietic stem cell treatment.</li>\n\t<li>6.06 Prior to transplantation, the registry must have a process for communicating the volunteer donor&rsquo;s preference to the appropriate transplant centre in a timely fashion to indicate the type of cells and to communicate any other donor-specific issues) that may impact the transplantation. Nevertheless, the volunteer donor must be free to change their mind at a later date.</li>\n\t<li>6.06.1 The registry must have a process to communicate issues related to donor health and the release of an increased risk product to the transplant centre.</li>\n\t<li>6.06.1.1 An increased risk product should be released by exception only when there is a documented clinical need for the product and when approved by the physician of the transplant centre.</li>\n</ul>\n"
Expand Down

0 comments on commit 97a41fe

Please sign in to comment.