Data Management with FHIR
0.1.0 - ci-build
Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="furosemide-cas-9"/>
<meta>
<profile
value="https://interop.aphp.fr/ig/fhir/dm/StructureDefinition/DMMedicationRequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : PrescriptionMédicamenteuseTODO furosemide-cas-9</b></p><a name="furosemide-cas-9"> </a><a name="hcfurosemide-cas-9"> </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">Profil: <a href="StructureDefinition-DMMedicationRequest.html">Prescription de médicaments</a></p></div><p><b>status</b>: Completed</p><p><b>intent</b>: Original Order</p><p><b>medication</b>: <a href="Medication-furosemide.html">Medication produit contenant seulement furosémide</a></p><p><b>subject</b>: <a href="Patient-cas-9.html">Isabelle Blanc Female, Date de Naissance :1978-05-06 ( National Health Plan Identifier)</a></p><p><b>encounter</b>: <a href="Encounter-sejour-cas-9.html">Encounter : identifier = Visit Number: 9; status = finished; class = inpatient encounter (ActCode#IMP); period = 2024-01-13 --> 2024-10-14</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Once per 1 day</p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 26643006}">voie orale</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 comprimé<span style="background: LightGoldenRodYellow"> (Details: UCUM code{comprimé} = '{comprimé}')</span></td></tr></table></blockquote></div>
</text>
<status value="completed"/>
<intent value="original-order"/>
<medicationReference>🔗
<reference value="Medication/furosemide"/>
</medicationReference>
<subject>🔗
<reference value="Patient/cas-9"/>
</subject>
<encounter>🔗
<reference value="Encounter/sejour-cas-9"/>
</encounter>
<dosageInstruction>
<timing>
<repeat>
<boundsPeriod>
<start value="2024-01-13"/>
<end value="2024-02-13"/>
</boundsPeriod>
<frequency value="1"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</timing>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26643006"/>
<display value="voie orale"/>
</coding>
</route>
<doseAndRate>
<doseQuantity>
<value value="1"/>
<unit value="comprimé"/>
<system value="http://unitsofmeasure.org"/>
<code value="{comprimé}"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</MedicationRequest>