Guide d'implémentation du médicament
0.1.0 - ci-build FRANCE

Guide d'implémentation du médicament - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: InLine-Analyse-Presc-MACROGOL - XML Representation

Raw xml | Download


<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="InLine-Analyse-Presc-MACROGOL"/>
  <meta>
    <profile
             value="https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-pharmaceutical-intervention-suggestion"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : PrescriptionMédicamenteuseTODO InLine-Analyse-Presc-MACROGOL</b></p><a name="InLine-Analyse-Presc-MACROGOL"> </a><a name="hcInLine-Analyse-Presc-MACROGOL"> </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-fr-inpatient-pharmaceutical-intervention-suggestion.html">FR Pharmaceutical Intervention Suggestion</a></p></div><p><b>R5: Full representation of the dosage instructions (new)</b>: </p><div><p>1 sachet par jour le matin</p>
</div><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>priority</b>: Routine</p><p><b>medication</b>: <span title="Codes :{http://data.esante.gouv.fr/ansm/medicament/UCD 3400893244777}">MACROGOL BGA 10G BUV SACH</span></p><p><b>subject</b>: <a href="Patient/14602">Patient/14602</a></p><p><b>supportingInformation</b>: </p><ul><li><a href="MedicationRequest-InLine-Analyse-Presc-Morphine.html">MedicationRequest : extension = une gélule le soir (à 20h); status = active; intent = order; priority = routine; medication[x] = MORPHINE LP 10mg gélule microgranulé à libération prolongée; authoredOn = 2025-07-23 10:33:00+0100; groupIdentifier = Presc-3657; note = Prescription textuelle: MORPHINE SULFATE LP 10 mg gélule microgranule à libération prolongée: une gélule le soir (à 20h)</a></li><li><a href="Task-Analyse-Validation-Ajout-Morphine.html">Task : groupIdentifier = Presc-3657; status = completed; intent = proposal; authoredOn = 2025-07-23 10:56:00+0100; performerType = Pharmacien</a></li></ul><p><b>authoredOn</b>: 2025-07-23 10:56:00+0100</p><p><b>requester</b>: <a href="Practitioner/smart-Practitioner-27865023">Practitioner/smart-Practitioner-27865023</a></p><p><b>groupIdentifier</b>: Presc-3657</p><p><b>note</b>: </p><blockquote><div><p>Prescription textuelle: MACROGOL 10G : 1 sachet par jour le matin</p>
</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Matin, Une fois par 1 day</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 Sachet<span style="background: LightGoldenRodYellow"> (Détails : code EDQM Standard Terms15045000 = 'Sachet')</span></td></tr></table></blockquote></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction">
    <valueMarkdown value="1 sachet par jour le matin"/>
  </extension>
  <status value="active"/>
  <intent value="proposal"/>
  <priority value="routine"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://data.esante.gouv.fr/ansm/medicament/UCD"/>
      <code value="3400893244777"/>
      <display value="MACROGOL BGA 10G BUV SACH"/>
    </coding>
  </medicationCodeableConcept>
  <subject>
    <reference value="Patient/14602"/>
  </subject>
  <supportingInformation>🔗 
    <reference value="MedicationRequest/InLine-Analyse-Presc-Morphine"/>
  </supportingInformation>
  <supportingInformation>🔗 
    <reference value="Task/Analyse-Validation-Ajout-Morphine"/>
  </supportingInformation>
  <authoredOn value="2025-07-23T10:56:00+01:00"/>
  <requester>
    <reference value="Practitioner/smart-Practitioner-27865023"/>
  </requester>
  <groupIdentifier>
    <value value="Presc-3657"/>
  </groupIdentifier>
  <note>
    <text
          value="Prescription textuelle: MACROGOL 10G : 1 sachet par jour le matin"/>
  </note>
  <dosageInstruction>
    <timing>
      <repeat>
        <frequency value="1"/>
        <period value="1"/>
        <periodUnit value="d"/>
        <when value="MORN"/>
      </repeat>
    </timing>
    <doseAndRate>
      <doseQuantity>
        <value value="1"/>
        <unit value="Sachet"/>
        <system value="http://standardterms.edqm.eu"/>
        <code value="15045000"/>
      </doseQuantity>
    </doseAndRate>
  </dosageInstruction>
</MedicationRequest>