org.hl7.fhir.core
org.hl7.fhir.core copied to clipboard
Update XhtmlNode.java
fixing
in cases where the
"text": { "status": "generated", "div": "
<tr> <td>Name</td> <td>Jone<b>Doe</b> ("Johnny")</td> </tr><tr> <td>Address</td> <td>1501 Jack Drive Miami FL 123456122</td> </tr><tr> <td>Contacts</td> <td>Home: 3459803229. Work: </td> </tr><tr> <td>Id:14901</td> <td>MRN: 28689 </td> </tr>
" },