JSFiddle - React, Tailwind, and code Playground

by LijoCheeran

HTML

<?xml version="1.0" encoding="UTF-8"?>
<ClinicalDocument xmlns="urn:hl7-org:v3" xmlns:sdtc="urn:hl7-org:sdtc" xmlns:xs="http://www.w3.org/2001/XMLSchema"
                  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fn="http://www.w3.org/2005/xpath-functions" >
  <realmCode code="US"/>
  <typeId root="2.16.840.1.113883.1.3" extension="POCD_HD000040"/>
  <languageCode code="en-US"/>
  <author>
    <time value="20171024103409"/>
    <assignedAuthor>
      <id root="2.16.840.1.113883.3..1.2" extension="771544"/>
      <code codeSystem="2.16.840.1.101" codeSystemName="Provider Codes" code="207R00000X" displayName="Nephrology"/>
      <addr use="WP">
        <city>East Point</city>
      </addr>
      <telecom use="WP" value="tel:"/>
      <assignedPerson>
        <name>
          <prefix>Mrs</prefix>
          <given>Test</given>
          <family>Martin</family>
          <suffix>NP</suffix>
        </name>
      </assignedPerson>
    </assignedAuthor>
  </author>
</ClinicalDocument>