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

Raw xml | Download


<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="InLine-Analyse-Presc-NEFOPAM"/>
  <meta>
    <profile
             value="https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-medicationrequest"/>
  </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 InLine-Analyse-Presc-NEFOPAM</b></p><a name="InLine-Analyse-Presc-NEFOPAM"> </a><a name="hcInLine-Analyse-Presc-NEFOPAM"> </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-medicationrequest.html">FR Inpatient MedicationRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>medication</b>: <span title="Codes :{http://data.esante.gouv.fr/ansm/medicament/UCD 3400893485552}">NEFOPAM VIA 20MG/2ML INJ AMP</span></p><p><b>subject</b>: <a href="Patient/25678">Patient/25678</a></p><p><b>authoredOn</b>: 2026-02-12 17:30:00+0100</p><p><b>requester</b>: <a href="Practitioner/smart-Practitioner-71482713">Practitioner/smart-Practitioner-71482713</a></p><p><b>groupIdentifier</b>: Presc-4254</p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Une fois par 6 hours</p><p><b>route</b>: <span title="Codes :{http://standardterms.edqm.eu 20035000}">Voie intramusculaire</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 Ampoule<span style="background: LightGoldenRodYellow"> (Détails : code EDQM Standard Terms15002000 = 'Ampoule')</span></td></tr></table><p><b>maxDosePerPeriod</b>: 120 mg<span style="background: LightGoldenRodYellow"> (Détails : code UCUMmg = 'mg')</span>/24 h<span style="background: LightGoldenRodYellow"> (Détails : code UCUMh = 'h')</span></p></blockquote></div>
  </text>
  <status value="active"/>
  <intent value="order"/>
  <priority value="routine"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://data.esante.gouv.fr/ansm/medicament/UCD"/>
      <code value="3400893485552"/>
      <display value="NEFOPAM VIA 20MG/2ML INJ AMP"/>
    </coding>
  </medicationCodeableConcept>
  <subject>
    <reference value="Patient/25678"/>
  </subject>
  <authoredOn value="2026-02-12T17:30:00+01:00"/>
  <requester>
    <reference value="Practitioner/smart-Practitioner-71482713"/>
  </requester>
  <groupIdentifier>
    <value value="Presc-4254"/>
  </groupIdentifier>
  <dosageInstruction>
    <timing>
      <repeat>
        <boundsDuration>
          <value value="2"/>
          <unit value="semaines"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="wk"/>
        </boundsDuration>
        <frequency value="1"/>
        <period value="6"/>
        <periodUnit value="h"/>
      </repeat>
    </timing>
    <route>
      <coding>
        <system value="http://standardterms.edqm.eu"/>
        <code value="20035000"/>
        <display value="Voie intramusculaire"/>
      </coding>
      <text value="Voie intramusculaire"/>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="1"/>
        <unit value="Ampoule"/>
        <system value="http://standardterms.edqm.eu"/>
        <code value="15002000"/>
      </doseQuantity>
    </doseAndRate>
    <maxDosePerPeriod>
      <numerator>
        <value value="120"/>
        <unit value="mg"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </numerator>
      <denominator>
        <value value="24"/>
        <unit value="h"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="h"/>
      </denominator>
    </maxDosePerPeriod>
  </dosageInstruction>
</MedicationRequest>