Skip to content

Commit

Permalink
Fix issue where markdown with multiple characters was being cut off s…
Browse files Browse the repository at this point in the history
…ometimes
  • Loading branch information
Grahame Grieve committed Nov 12, 2023
1 parent aad1a08 commit 99f1946
Showing 1 changed file with 31 additions and 10 deletions.
41 changes: 31 additions & 10 deletions comparison/sd-ext-dd-diff.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
<tr>
<td style="white-space: nowrap">Definition</td>
<td>
<p>A complex extension allowing structured capture of the exposure risk of the patient for an adverse reaction (allergy or intolerance) to the specified substance/product.</p>
<p style="font-size: 11px">A complex extension allowing structured capture of the exposure risk of the patient for an adverse reaction (allergy or intolerance) to the specified substance/product.</p>


</td>
</tr>
<tr>
Expand All @@ -24,7 +26,9 @@
<tr>
<td style="white-space: nowrap">Comments</td>
<td>
<p>This extension is available and is intended to be used as a more completely structured and flexible alternative to the 'code' element for representing positive and negative allergy and intolerance statements. If this extension element is present, the AllergyIntolerance.code element SHALL be omitted (see invariant "code or substanceExposureRisk").</p>
<p style="font-size: 11px">This extension is available and is intended to be used as a more completely structured and flexible alternative to the 'code' element for representing positive and negative allergy and intolerance statements. If this extension element is present, the AllergyIntolerance.code element SHALL be omitted (see invariant "code or substanceExposureRisk").</p>


</td>
</tr>
<tr>
Expand Down Expand Up @@ -75,7 +79,9 @@
<tr>
<td style="white-space: nowrap">Definition</td>
<td>
<p>Code for a substance or pharmaceutical product that is considered to be responsible for the adverse reaction risk or is known not to have an associated risk of an adverse reaction upon exposure.</p>
<p style="font-size: 11px">Code for a substance or pharmaceutical product that is considered to be responsible for the adverse reaction risk or is known not to have an associated risk of an adverse reaction upon exposure.</p>


</td>
</tr>
<tr>
Expand All @@ -85,7 +91,9 @@
<tr>
<td style="white-space: nowrap">Comments</td>
<td>
<p>It is strongly recommended that this element be populated using a terminology, where possible. For example, some terminologies used include RxNorm, SNOMED CT, DM+D, NDFRT, UNII, and ATC. Plain text should only be used if there is no appropriate terminology available. Additional details can be specified in the text.</p>
<p style="font-size: 11px">It is strongly recommended that this element be populated using a terminology, where possible. For example, some terminologies used include RxNorm, SNOMED CT, DM+D, NDFRT, UNII, and ATC. Plain text should only be used if there is no appropriate terminology available. Additional details can be specified in the text.</p>


</td>
</tr>
<tr>
Expand Down Expand Up @@ -151,7 +159,9 @@
<img src="icon-change-edit.png" alt="icon"/> Changed:
</span>
</p>
<p>Codes defining the type of the substance (including pharmaceutical products). (2)</p>
<p style="font-size: 11px">Codes defining the type of the substance (including pharmaceutical products). (2)</p>


</div>
</td>
</tr>
Expand Down Expand Up @@ -191,7 +201,9 @@
<tr>
<td style="white-space: nowrap">Definition</td>
<td>
<p>The presence or absence of a known exposure risk of the patient for an adverse reaction (allergy or intolerance) to the specified substance/product.</p>
<p style="font-size: 11px">The presence or absence of a known exposure risk of the patient for an adverse reaction (allergy or intolerance) to the specified substance/product.</p>


</td>
</tr>
<tr>
Expand All @@ -201,7 +213,9 @@
<tr>
<td style="white-space: nowrap">Comments</td>
<td>
<p>exposureRisk is a modifier of the substance.</p>
<p style="font-size: 11px">exposureRisk is a modifier of the substance.</p>


</td>
</tr>
<tr>
Expand Down Expand Up @@ -261,7 +275,10 @@
</td>
<td>
<span>The codes SHALL be taken from AllergyIntolerance substance exposure risk</span>
: The risk of an adverse reaction (allergy or intolerance) for this patient upon exposure to the substance (including pharmaceutical products).
<br/>
<p style="font-size: 11px">The risk of an adverse reaction (allergy or intolerance) for this patient upon exposure to the substance (including pharmaceutical products).</p>


</td>
</tr>
<tr>
Expand Down Expand Up @@ -311,7 +328,9 @@
<tr style="text-decoration: line-through">
<td style="white-space: nowrap">Definition</td>
<td>
<p>The presence or absence of a known exposure risk of the patient for an adverse reaction (allergy or intolerance) to the specified substance/product.</p>
<p style="font-size: 11px">The presence or absence of a known exposure risk of the patient for an adverse reaction (allergy or intolerance) to the specified substance/product.</p>


</td>
</tr>
<tr style="text-decoration: line-through">
Expand All @@ -321,7 +340,9 @@
<tr style="text-decoration: line-through">
<td style="white-space: nowrap">Comments</td>
<td>
<p>exposureRisk is a modifier of the substance.</p>
<p style="font-size: 11px">exposureRisk is a modifier of the substance.</p>


</td>
</tr>
<tr style="text-decoration: line-through">
Expand Down

0 comments on commit 99f1946

Please sign in to comment.