Healthcare Financial Services IG Edition 1
0.3.0 - STU-Ballot Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Medication Request #1 - XML Representation

Raw xml | Download


<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="998"/>
  <meta>
    <profile
             value="http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/medicationRequest|0.3.0"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest 998</b></p><a name="998"> </a><a name="hc998"> </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">Profile: <a href="StructureDefinition-medicationRequest.html">Nphies MedicationRequestversion: null0.3.0)</a></p></div><p><b>identifier</b>: <code>http://saudigeneralhospital.com.sa/identifiers/medicationrequest</code>/9988811</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title="Codes:{http://nphies.sa/terminology/CodeSystem/scientific-codes 7000000961-500-100000073665}">PARACETAMOL-500mg-Film-coated tablet</span></p><p><b>subject</b>: <a href="Patient-123454186.html">Ahmad Khaled Abbas(official) Male, DoB: 1984-12-25 ( Passport Number: G12345678)</a></p><p><b>authoredOn</b>: 2023-01-09</p><p><b>requester</b>: <a href="Practitioner-4.html">Practitioner Dr. Ashraf Naeem</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: 2 tbls daily for 7 days</p><p><b>patientInstruction</b>: take 2 tablets daily for 7 days</p><p><b>timing</b>: Duration 7days , 2 per 1 day</p><p><b>route</b>: <span title="Codes:{http://nphies.sa/terminology/CodeSystem/route-of-admin EBPROA0079}">oral</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 {tbl}<span style="background: LightGoldenRodYellow"> (Details: UCUM  code1 = '1')</span></td></tr></table></blockquote></div>
  </text>
  <identifier>
    <system
            value="http://saudigeneralhospital.com.sa/identifiers/medicationrequest"/>
    <value value="9988811"/>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <medicationCodeableConcept>
    <coding>
      <system
              value="http://nphies.sa/terminology/CodeSystem/scientific-codes"/>
      <code value="7000000961-500-100000073665"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/123454186"/>
  </subject>
  <authoredOn value="2023-01-09"/>
  <requester>🔗 
    <reference value="Practitioner/4"/>
  </requester>
  <dosageInstruction>
    <sequence value="1"/>
    <text value="2 tbls daily for 7 days"/>
    <patientInstruction value="take 2 tablets daily for 7 days"/>
    <timing>
      <repeat>
        <boundsPeriod>
          <start value="2023-01-23T09:41:11+03:00"/>
          <end value="2023-01-30T09:41:11+03:00"/>
        </boundsPeriod>
        <duration value="7"/>
        <durationUnit value="d"/>
        <frequency value="2"/>
        <period value="1"/>
        <periodUnit value="d"/>
      </repeat>
    </timing>
    <route>
      <coding>
        <system
                value="http://nphies.sa/terminology/CodeSystem/route-of-admin"/>
        <code value="EBPROA0079"/>
        <display value="oral"/>
      </coding>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="1"/>
        <unit value="{tbl}"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="1"/>
      </doseQuantity>
    </doseAndRate>
  </dosageInstruction>
</MedicationRequest>