Gravitate Health FHIR Implementation Guide (FHIR R4)
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide (FHIR R4), published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health-ips/ and changes regularly. See the Directory of published versions

: Matilda Gravitate's IPS - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="gravitate-Matilda"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips"/>
  </meta>
  <identifier>
    <system value="https://www.gravitatehealth.eu/sid/doc"/>
    <value value="Matilda-ips-1"/>
  </identifier>
  <type value="document"/>
  <timestamp value="2021-04-18T09:22:00+02:00"/>
  <entry>
    <fullUrl value="https://myserver.org/Composition/matilda-comp"/>
    <resource>
      <Composition>
        <id value="gravitate-Matilda"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><b>Id:</b> gravitate-Matilda<br/><b>status:</b> final<br/><b>Type:</b> Patient summary Document<br/><b>Subject:</b> Matilda Gravitate<br/><b>Sections:</b><br/><ul><li><b>Title:</b> Problem List<br/><b>Code:</b> Problem list Reported (11450-4)</li><br/><ul><li><b>Entry:</b> <a href="Condition-matilda-cond-1.html">Crohn's disease</a></li><br/></ul><li><b>Title:</b> Medication Summary<br/><b>Code:</b> Hx of Medication use (10160-0)</li><br/><ul><li><b>Entry:</b> <a href="MedicationStatement-matilda-med-stat-1.html">Humira 40 mg</a></li><br/><li><b>Entry:</b> <a href="MedicationStatement-matilda-med-stat-2.html">Paracetamol 500 mg</a></li><br/><li><b>Entry:</b> <a href="MedicationStatement-matilda-med-stat-3.html">Pentasa 1g mesalazine</a></li><br/></ul></ul></div>
        </text>
        <status value="final"/>
        <type>
          <coding>
            <system value="http://loinc.org"/>
            <code value="60591-5"/>
            <display value="Patient summary Document"/>
          </coding>
        </type>
        <subject>
          <reference value="Patient/matilda-patient"/>
          <display value="Matilda Gravitate"/>
        </subject>
        <date value="2018-07-10T15:22:00+02:00"/>
        <author>
          <reference value="Practitioner/matilda-pract"/>
          <display value="Dr. Ana Lopez"/>
        </author>
        <title value="Patient Summary (Matilda Gravitate)"/>
        <confidentiality value="N"/>
        <section>
          <title value="Problem List"/>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="11450-4"/>
              <display value="Problem list Reported"/>
            </coding>
          </code>
          <entry>
            <reference value="Condition/matilda-cond-1"/>
            <display value="Crohn's disease"/>
          </entry>
        </section>
        <section>
          <title value="Medication Summary"/>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="10160-0"/>
              <display value="Hx of Medication use"/>
            </coding>
          </code>
          <entry>
            <reference value="MedicationStatement/matilda-med-stat-1"/>
            <display value="Humira 40 mg"/>
          </entry>
          <entry>
            <reference value="MedicationStatement/matilda-med-stat-2"/>
            <display value="Paracetamol 500 mg"/>
          </entry>
          <entry>
            <reference value="MedicationStatement/matilda-med-stat-3"/>
            <display value="Pentasa 1g mesalazine"/>
          </entry>
        </section>
      </Composition>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://myserver.org/Patient/matilda-patient"/>
    <resource>
      <Patient>
        <id value="matilda-patient"/>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_matilda-patient"> </a><p><b>Generated Narrative: Patient</b><a name="matilda-patient"> </a><a name="hcmatilda-patient"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourcePatient &quot;matilda-patient&quot; </p></div><blockquote><p><b>Patient Citizenship</b></p><blockquote><p><b>url</b></p><a href="http://hl7.org/fhir/R4/datatypes.html#code">code</a></blockquote><p><b>value</b>: Spain <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-ISO3166Part1.html">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#ES)</span></p></blockquote><p><b>identifier</b>: <code>https://www.gravitatehealth.eu/sid/doc</code>/Matilda-1</p><p><b>active</b>: true</p><p><b>name</b>: Matilda Gravitate </p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1950-09-01</p></div>
        </text>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/patient-citizenship">
          <extension url="code">
            <valueCodeableConcept>
              <coding>
                <system value="urn:iso:std:iso:3166"/>
                <code value="ES"/>
                <display value="Spain"/>
              </coding>
            </valueCodeableConcept>
          </extension>
        </extension>
        <identifier>
          <system value="https://www.gravitatehealth.eu/sid/doc"/>
          <value value="Matilda-1"/>
        </identifier>
        <active value="true"/>
        <name>
          <family value="Gravitate"/>
          <given value="Matilda"/>
        </name>
        <gender value="female"/>
        <birthDate value="1950-09-01"/>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://myserver.org/Practitioner/matilda-pract"/>
    <resource>
      <Practitioner>
        <id value="matilda-pract"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_matilda-pract"> </a><p><b>Generated Narrative: Practitioner</b><a name="matilda-pract"> </a><a name="hcmatilda-pract"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourcePractitioner &quot;matilda-pract&quot; </p></div><p><b>name</b>: Ana Lopez </p></div>
        </text>
        <name>
          <family value="Lopez"/>
          <given value="Ana"/>
          <prefix value="Dr."/>
        </name>
      </Practitioner>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://myserver.org/Condition/matilda-cond-1"/>
    <resource>
      <Condition>
        <id value="matilda-cond-1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_matilda-cond-1"> </a><p><b>Generated Narrative: Condition</b><a name="matilda-cond-1"> </a><a name="hcmatilda-cond-1"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceCondition &quot;matilda-cond-1&quot; </p></div><p><b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-condition-clinical.html">Condition Clinical Status Codes</a>#active)</span></p><p><b>code</b>: Crohn's disease <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOWMED CT</a>#34000006)</span></p><p><b>subject</b>: See on this page: Patient/matilda-patient: Matilda Gravitate</p><p><b>onset</b>: 2015</p><p><b>asserter</b>: See on this page: Practitioner/matilda-pract: Dr. Ana Lopez</p></div>
        </text>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
            <code value="active"/>
          </coding>
        </clinicalStatus>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="34000006"/>
            <display value="Crohn's disease"/>
          </coding>
          <text value="Crohn's disease"/>
        </code>
        <subject>
          <reference value="Patient/matilda-patient"/>
          <display value="Matilda Gravitate"/>
        </subject>
        <onsetDateTime value="2015"/>
        <asserter>
          <reference value="Practitioner/matilda-pract"/>
          <display value="Dr. Ana Lopez"/>
        </asserter>
      </Condition>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://myserver.org/MedicationStatement/matilda-med-stat-1"/>
    <resource>
      <MedicationStatement>
        <id value="matilda-med-stat-1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationStatement_matilda-med-stat-1"> </a><p><b>Generated Narrative: MedicationStatement</b><a name="matilda-med-stat-1"> </a><a name="hcmatilda-med-stat-1"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceMedicationStatement &quot;matilda-med-stat-1&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/9d7be868-8264-4d94-ad04-ef04ecc92e51: Humira 40 mg</p><p><b>subject</b>: See on this page: Patient/matilda-patient: Matilda Gravitate</p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Route</b></td></tr><tr><td style="display: none">*</td><td>Subcutaneous use <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (standardterms.edqm.eu#20066000)</span></td></tr></table></div>
        </text>
        <status value="active"/>
        <medicationReference>
          <reference value="Medication/9d7be868-8264-4d94-ad04-ef04ecc92e51"/>
          <display value="Humira 40 mg"/>
        </medicationReference>
        <subject>
          <reference value="Patient/matilda-patient"/>
          <display value="Matilda Gravitate"/>
        </subject>
        <dosage>
          <route>
            <coding>
              <system value="http://standardterms.edqm.eu"/>
              <code value="20066000"/>
              <display value="Subcutaneous use"/>
            </coding>
          </route>
        </dosage>
      </MedicationStatement>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://myserver.org/MedicationStatement/matilda-med-stat-2"/>
    <resource>
      <MedicationStatement>
        <id value="matilda-med-stat-2"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationStatement_matilda-med-stat-2"> </a><p><b>Generated Narrative: MedicationStatement</b><a name="matilda-med-stat-2"> </a><a name="hcmatilda-med-stat-2"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceMedicationStatement &quot;matilda-med-stat-2&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/fdb5c97f-0a46-41ba-bc34-2efd2ef2f7et: PARACETAMOL 1000 MG</p><p><b>subject</b>: See on this page: Patient/matilda-patient: Matilda Gravitate</p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Route</b></td></tr><tr><td style="display: none">*</td><td>Oral use <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (standardterms.edqm.eu#20053000)</span></td></tr></table></div>
        </text>
        <status value="active"/>
        <medicationReference>
          <reference value="Medication/fdb5c97f-0a46-41ba-bc34-2efd2ef2f7et"/>
          <display value="PARACETAMOL 1000 MG"/>
        </medicationReference>
        <subject>
          <reference value="Patient/matilda-patient"/>
          <display value="Matilda Gravitate"/>
        </subject>
        <dosage>
          <route>
            <coding>
              <system value="http://standardterms.edqm.eu"/>
              <code value="20053000"/>
              <display value="Oral use"/>
            </coding>
          </route>
        </dosage>
      </MedicationStatement>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://myserver.org/MedicationStatement/matilda-med-stat-3"/>
    <resource>
      <MedicationStatement>
        <id value="matilda-med-stat-3"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationStatement_matilda-med-stat-3"> </a><p><b>Generated Narrative: MedicationStatement</b><a name="matilda-med-stat-3"> </a><a name="hcmatilda-med-stat-3"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceMedicationStatement &quot;matilda-med-stat-3&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/fdb5c97f-0a46-41ba-bc34-2efd2ef2f7eu: Pentasa 1g mesalazine</p><p><b>subject</b>: See on this page: Patient/matilda-patient: Matilda Gravitate</p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Route</b></td></tr><tr><td style="display: none">*</td><td>Oral use <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (standardterms.edqm.eu#20053000)</span></td></tr></table></div>
        </text>
        <status value="active"/>
        <medicationReference>
          <reference value="Medication/fdb5c97f-0a46-41ba-bc34-2efd2ef2f7eu"/>
          <display value="Pentasa 1g mesalazine"/>
        </medicationReference>
        <subject>
          <reference value="Patient/matilda-patient"/>
          <display value="Matilda Gravitate"/>
        </subject>
        <dosage>
          <route>
            <coding>
              <system value="http://standardterms.edqm.eu"/>
              <code value="20053000"/>
              <display value="Oral use"/>
            </coding>
          </route>
        </dosage>
      </MedicationStatement>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://myserver.org/Medication/9d7be868-8264-4d94-ad04-ef04ecc92e51"/>
    <resource>
      <Medication>
        <id value="9d7be868-8264-4d94-ad04-ef04ecc92e51"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Medication_9d7be868-8264-4d94-ad04-ef04ecc92e51"> </a><p><b>Generated Narrative: Medication</b><a name="9d7be868-8264-4d94-ad04-ef04ecc92e51"> </a><a name="hc9d7be868-8264-4d94-ad04-ef04ecc92e51"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceMedication &quot;9d7be868-8264-4d94-ad04-ef04ecc92e51&quot; </p></div><p><b>code</b>: Humira 40 mg <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (pmswi#EU/1/03/256/022; phpid#0xe72f98caa2b13cb3ccb489a1a7945c91 &quot;Humira 40 mg solution for injection in pre-filled syringe 2 pre-filled syringes + 2 alcohol pads&quot;; <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-WC.html">WHO ATC</a>#L04AB04 &quot;adalimumab&quot;)</span></p><p><b>form</b>: Solution for injection <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (standardterms.edqm.eu#11201000)</span></p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style="display: none">*</td><td>adalimumab <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html">Unique Ingredient Identifier (UNII)</a>#FYS6T7F842)</span></td><td>40 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM code mg = 'mg')</span>/1 ml<span style="background: LightGoldenRodYellow"> (Details: UCUM code ml = 'ml')</span></td></tr></table></div>
        </text>
        <code>
          <coding>
            <system value="https://spor.ema.europa.eu/pmswi"/>
            <code value="EU/1/03/256/022"/>
            <display value="Humira 40 mg"/>
          </coding>
          <coding>
            <system value="https://www.who-umc.org/phpid"/>
            <code value="0xe72f98caa2b13cb3ccb489a1a7945c91"/>
            <display
                     value="Humira 40 mg solution for injection in pre-filled syringe 2 pre-filled syringes + 2 alcohol pads"/>
          </coding>
          <coding>
            <system value="http://www.whocc.no/atc"/>
            <code value="L04AB04"/>
            <display value="adalimumab"/>
          </coding>
        </code>
        <form>
          <coding>
            <system value="http://standardterms.edqm.eu"/>
            <code value="11201000"/>
            <display value="Solution for injection"/>
          </coding>
        </form>
        <ingredient>
          <itemCodeableConcept>
            <coding>
              <system value="http://fdasis.nlm.nih.gov"/>
              <code value="FYS6T7F842"/>
              <display value="adalimumab"/>
            </coding>
            <text value="adalimumab"/>
          </itemCodeableConcept>
          <strength>
            <numerator>
              <value value="40"/>
              <system value="http://unitsofmeasure.org"/>
              <code value="mg"/>
            </numerator>
            <denominator>
              <value value="1"/>
              <system value="http://unitsofmeasure.org"/>
              <code value="ml"/>
            </denominator>
          </strength>
        </ingredient>
      </Medication>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://myserver.org/Medication/fdb5c97f-0a46-41ba-bc34-2efd2ef2f7et"/>
    <resource>
      <Medication>
        <id value="fdb5c97f-0a46-41ba-bc34-2efd2ef2f7et"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Medication_fdb5c97f-0a46-41ba-bc34-2efd2ef2f7et"> </a><p><b>Generated Narrative: Medication</b><a name="fdb5c97f-0a46-41ba-bc34-2efd2ef2f7et"> </a><a name="hcfdb5c97f-0a46-41ba-bc34-2efd2ef2f7et"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceMedication &quot;fdb5c97f-0a46-41ba-bc34-2efd2ef2f7et&quot; </p></div><p><b>code</b>: DOLOCATIL 1 g tablets <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (pmswi#72.741; phpid#0xE857DA811B4A6F3BD57810C45D2EA1ED &quot;Paracetamol 1g tablets&quot;; <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-WC.html">WHO ATC</a>#N02BE01 &quot;paracetamol&quot;)</span></p><p><b>form</b>: Coated tablet <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (standardterms.edqm.eu#10220000)</span></p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style="display: none">*</td><td>ACETAMINOPHEN <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html">Unique Ingredient Identifier (UNII)</a>#362O9ITL9D)</span></td><td>1000 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM code mg = 'mg')</span>/1 Tablet<span style="background: LightGoldenRodYellow"> (Details: standardterms.edqm.eu code 15054000 = 'Tablet')</span></td></tr></table></div>
        </text>
        <code>
          <coding>
            <system value="https://spor.ema.europa.eu/pmswi"/>
            <code value="72.741"/>
            <display value="DOLOCATIL 1 g tablets"/>
          </coding>
          <coding>
            <system value="https://www.who-umc.org/phpid"/>
            <code value="0xE857DA811B4A6F3BD57810C45D2EA1ED"/>
            <display value="Paracetamol 1g tablets"/>
          </coding>
          <coding>
            <system value="http://www.whocc.no/atc"/>
            <code value="N02BE01"/>
            <display value="paracetamol"/>
          </coding>
        </code>
        <form>
          <coding>
            <system value="http://standardterms.edqm.eu"/>
            <code value="10220000"/>
            <display value="Coated tablet"/>
          </coding>
        </form>
        <ingredient>
          <itemCodeableConcept>
            <coding>
              <system value="http://fdasis.nlm.nih.gov"/>
              <code value="362O9ITL9D"/>
              <display value="ACETAMINOPHEN"/>
            </coding>
            <text value="ACETAMINOPHEN"/>
          </itemCodeableConcept>
          <strength>
            <numerator>
              <value value="1000"/>
              <system value="http://unitsofmeasure.org"/>
              <code value="mg"/>
            </numerator>
            <denominator>
              <value value="1"/>
              <unit value="Tablet"/>
              <system value="http://standardterms.edqm.eu"/>
              <code value="15054000"/>
            </denominator>
          </strength>
        </ingredient>
      </Medication>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://myserver.org/Medication/fdb5c97f-0a46-41ba-bc34-2efd2ef2f7eu"/>
    <resource>
      <Medication>
        <id value="fdb5c97f-0a46-41ba-bc34-2efd2ef2f7eu"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Medication_fdb5c97f-0a46-41ba-bc34-2efd2ef2f7eu"> </a><p><b>Generated Narrative: Medication</b><a name="fdb5c97f-0a46-41ba-bc34-2efd2ef2f7eu"> </a><a name="hcfdb5c97f-0a46-41ba-bc34-2efd2ef2f7eu"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceMedication &quot;fdb5c97f-0a46-41ba-bc34-2efd2ef2f7eu&quot; </p></div><p><b>code</b>: Pentasa Slow Release Tablets 1g <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (pmswi#77022; phpid#0xF79CABF272B6A7EEF104DDDA44E827xx &quot;Mesalazine, 1g, Tablets&quot;; <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-WC.html">WHO ATC</a>#A07EC02 &quot;mesalazine&quot;)</span></p><p><b>form</b>: Tablet <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (standardterms.edqm.eu#10219000)</span></p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style="display: none">*</td><td>MESALAMINE <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html">Unique Ingredient Identifier (UNII)</a>#4Q81I59GXC)</span></td><td>1000 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM code mg = 'mg')</span>/1 Tablet<span style="background: LightGoldenRodYellow"> (Details: standardterms.edqm.eu code 15054000 = 'Tablet')</span></td></tr></table></div>
        </text>
        <code>
          <coding>
            <system value="https://spor.ema.europa.eu/pmswi"/>
            <code value="77022"/>
            <display value="Pentasa Slow Release Tablets 1g"/>
          </coding>
          <coding>
            <system value="https://www.who-umc.org/phpid"/>
            <code value="0xF79CABF272B6A7EEF104DDDA44E827xx"/>
            <display value="Mesalazine, 1g, Tablets"/>
          </coding>
          <coding>
            <system value="http://www.whocc.no/atc"/>
            <code value="A07EC02"/>
            <display value="mesalazine"/>
          </coding>
        </code>
        <form>
          <coding>
            <system value="http://standardterms.edqm.eu"/>
            <code value="10219000"/>
            <display value="Tablet"/>
          </coding>
          <text value="Tablet"/>
        </form>
        <ingredient>
          <itemCodeableConcept>
            <coding>
              <system value="http://fdasis.nlm.nih.gov"/>
              <code value="4Q81I59GXC"/>
              <display value="MESALAMINE"/>
            </coding>
            <text value="MESALAMINE"/>
          </itemCodeableConcept>
          <strength>
            <numerator>
              <value value="1000"/>
              <system value="http://unitsofmeasure.org"/>
              <code value="mg"/>
            </numerator>
            <denominator>
              <value value="1"/>
              <unit value="Tablet"/>
              <system value="http://standardterms.edqm.eu"/>
              <code value="15054000"/>
            </denominator>
          </strength>
        </ingredient>
      </Medication>
    </resource>
  </entry>
</Bundle>