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-code - XML Representation

Raw xml | Download


<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="irbesartan-code"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest"/>
    <profile
             value="https://www.cvdcheck.org.au/fhir/StructureDefinition/CVDRiskMedicationRequest"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest irbesartan-code</b></p><a name="irbesartan-code"> </a><a name="hcirbesartan-code"> </a><a name="irbesartan-code-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-medicationrequest.html">AU Core MedicationRequest</a>, <a href="StructureDefinition-CVDRiskMedicationRequest.html">CVD Risk Medication Request</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Instance Order</p><p><b>medication</b>: <span title="Codes:{http://snomed.info/sct 22863011000036107}">Irbesartan 150 mg tablet</span></p><p><b>subject</b>: <a href="Patient-humphries-jayson.html">Jayson HUMPHRIES (official) Male, DoB: 1968-05-14 ( IHI: Austalian Healthcare Identifier - Individual#8003608333647253)</a></p><p><b>authoredOn</b>: 2023-09-26</p><p><b>requester</b>: <a href="PractitionerRole-cardiologist-felmingham-emma.html">PractitionerRole Cardiologist</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 1 tablet daily</p><p><b>timing</b>: Once per 1 day</p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 26643006}">Oral route</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>1 TAB<span style="background: LightGoldenRodYellow"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></td></tr></table></blockquote></div>
  </text>
  <status value="active"/>
  <intent value="instance-order"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="22863011000036107"/>
      <display value="Irbesartan 150 mg tablet"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/humphries-jayson"/>
  </subject>
  <authoredOn value="2023-09-26"/>
  <requester>🔗 
    <reference value="PractitionerRole/cardiologist-felmingham-emma"/>
  </requester>
  <dosageInstruction>
    <text value="1 tablet daily"/>
    <timing>
      <repeat>
        <frequency value="1"/>
        <period value="1"/>
        <periodUnit value="d"/>
      </repeat>
    </timing>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="26643006"/>
        <display value="Oral route"/>
      </coding>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="1"/>
        <unit value="TAB"/>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"/>
        <code value="TAB"/>
      </doseQuantity>
    </doseAndRate>
  </dosageInstruction>
</MedicationRequest>