Hero

Australian CVD Risk Calculator
Iteration3 - ci-build Australia flag

Australian CVD Risk Calculator - Local Development build (vIteration3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: irbesartan - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="irbesartan"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"/>
    <profile
             value="https://www.cvdcheck.org.au/fhir/StructureDefinition/CVDRiskMedication"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication irbesartan</b></p><a name="irbesartan"> </a><a name="hcirbesartan"> </a><a name="irbesartan-en-AU"> </a><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"/><p style="margin-bottom: 0px">Profiles: <a href="http://hl7.org.au/fhir/core/1.0.0/StructureDefinition-au-core-medication.html">AU Core Medication</a>, <a href="StructureDefinition-CVDRiskMedication.html">CVD Risk Medication</a></p></div><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 22863011000036107}">Irbesartan 150 mg tablet</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><span title="Codes:{http://snomed.info/sct 386877005}">Irbesartan</span></td><td>150 mg<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT  code258684004 = 'mg')</span>/1 Tablet<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT  code421026006 = 'Tablet')</span></td></tr></table></div>
  </text>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="22863011000036107"/>
      <display value="Irbesartan 150 mg tablet"/>
    </coding>
  </code>
  <ingredient>
    <itemCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="386877005"/>
        <display value="Irbesartan"/>
      </coding>
    </itemCodeableConcept>
    <strength>
      <numerator>
        <value value="150"/>
        <unit value="mg"/>
        <system value="http://snomed.info/sct"/>
        <code value="258684004"/>
      </numerator>
      <denominator>
        <value value="1"/>
        <unit value="Tablet"/>
        <system value="http://snomed.info/sct"/>
        <code value="421026006"/>
      </denominator>
    </strength>
  </ingredient>
</Medication>