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

Guide d'implémentation du médicament, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.medication/ and changes regularly. See the Directory of published versions

: 14648 - XML Representation

Raw xml | Download



<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="14648"/>
  <meta>
    <profile
             value="https://hl7.fr/fhir/fr/medication/StructureDefinition/FrInpatientMedicationRequest"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest 14648</b></p><a name="14648"> </a><a name="hc14648"> </a><a name="14648-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href="#hc14648/med-281">Medication </a></p><p><b>subject</b>: <a href="Patient/phast-14602">Patient/phast-14602</a></p><p><b>authoredOn</b>: 2021-09-29 10:32:47+0000</p><p><b>requester</b>: <a href="Practitioner/smart-Practitioner-71482713">Practitioner/smart-Practitioner-71482713</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Medication  #med-282</b></p><a name="14648/med-282"> </a><a name="hc14648/med-282"> </a><a name="14648/med-282-en-US"> </a><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 775103002}">CEFOTAXINE</span></p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>IsActive</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 372704003}">CEFOTAXINE</span></td><td>true</td></tr></table></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Medication  #med-283</b></p><a name="14648/med-283"> </a><a name="hc14648/med-283"> </a><a name="14648/med-283-en-US"> </a><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 776119003}">GLUCOSE</span></p><p><b>form</b>: <span title="Codes:{http://snomed.info/sct 385229008}">solution pour perfusion</span></p><p><b>amount</b>: 100 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemL = 'mL')</span>/1 1<span style="background: LightGoldenRodYellow"> (Details: UCUM  code1 = '1')</span></p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>IsActive</b></td><td><b>Strength</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 67079006}">GLUCOSE</span></td><td>true</td><td>50 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span>/ mL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemL = 'mL')</span></td></tr></table></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Medication  #med-281</b></p><a name="14648/med-281"> </a><a name="hc14648/med-281"> </a><a name="14648/med-281-en-US"> </a><p><b>code</b>: <span title="Codes:">Céfotaxine 4g dans miniperf G5 100 mL</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <a href="#hc14648/med-282">Medication médicament contenant seulement céfotaxime</a></p><p><b>isActive</b>: true</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <a href="#hc14648/med-283">Medication médicament contenant seulement glucose</a></p><p><b>isActive</b>: true</p></blockquote></blockquote></div>
  </text>
  <contained>
    <Medication>
      <id value="med-282"/>
      <meta>
        <profile
                 value="http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName"/>
      </meta>
      <code>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="775103002"/>
          <display value="médicament contenant seulement céfotaxime"/>
        </coding>
        <text value="CEFOTAXINE"/>
      </code>
      <ingredient>
        <itemCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="372704003"/>
            <display value="céfotaxime"/>
          </coding>
          <text value="CEFOTAXINE"/>
        </itemCodeableConcept>
        <isActive value="true"/>
      </ingredient>
    </Medication>
  </contained>
  <contained>
    <Medication>
      <id value="med-283"/>
      <meta>
        <profile
                 value="http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName"/>
      </meta>
      <code>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="776119003"/>
          <display value="médicament contenant seulement glucose"/>
        </coding>
        <text value="GLUCOSE"/>
      </code>
      <form>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="385229008"/>
          <display value="solution pour perfusion"/>
        </coding>
        <text value="solution pour perfusion"/>
      </form>
      <amount>
        <numerator>
          <value value="100"/>
          <unit value="mL"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="mL"/>
        </numerator>
        <denominator>
          <value value="1"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="1"/>
        </denominator>
      </amount>
      <ingredient>
        <itemCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="67079006"/>
            <display value="glucose"/>
          </coding>
          <text value="GLUCOSE"/>
        </itemCodeableConcept>
        <isActive value="true"/>
        <strength>
          <numerator>
            <value value="50"/>
            <unit value="mg"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mg"/>
          </numerator>
          <denominator>
            <unit value="mL"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mL"/>
          </denominator>
        </strength>
      </ingredient>
    </Medication>
  </contained>
  <contained>
    <Medication>
      <id value="med-281"/>
      <meta>
        <profile
                 value="http://interopsante.org/fhir/StructureDefinition/FrMedicationCompound"/>
      </meta>
      <code>
        <text value="Céfotaxine 4g dans miniperf G5 100 mL"/>
      </code>
      <ingredient>
        <itemReference>
          <reference value="#med-282"/>
        </itemReference>
        <isActive value="true"/>
      </ingredient>
      <ingredient>
        <itemReference>
          <reference value="#med-283"/>
        </itemReference>
        <isActive value="true"/>
      </ingredient>
    </Medication>
  </contained>
  <status value="active"/>
  <intent value="order"/>
  <medicationReference>
    <reference value="#med-281"/>
  </medicationReference>
  <subject>
    <reference value="Patient/phast-14602"/>
  </subject>
  <authoredOn value="2021-09-29T10:32:47.623Z"/>
  <requester>
    <reference value="Practitioner/smart-Practitioner-71482713"/>
  </requester>
  <dosageInstruction>
    <sequence value="1"/>
    <timing>
      <repeat>
        <boundsPeriod>
          <start value="2021-09-29T10:32:00Z"/>
          <end value="2021-10-02T10:31:59Z"/>
        </boundsPeriod>
        <period value="6"/>
        <periodUnit value="h"/>
      </repeat>
    </timing>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="47625008"/>
        <display value="Voie intraveineuse"/>
      </coding>
      <text value="Voie intraveineuse"/>
    </route>
    <doseAndRate>
      <extension
                 url="http://interopsante.org/fhir/StructureDefinition/FrBasisOfDoseComponent">
        <valueReference>
          <reference value="#med-282"/>
        </valueReference>
      </extension>
      <type>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/dose-rate-type"/>
          <code value="ordered"/>
          <display value="Ordered"/>
        </coding>
        <text value="Ordered"/>
      </type>
      <rateRatio>
        <numerator>
          <value value="4"/>
          <unit value="g"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="g"/>
        </numerator>
        <denominator>
          <value value="20"/>
          <unit value="min"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="min"/>
        </denominator>
      </rateRatio>
    </doseAndRate>
  </dosageInstruction>
</MedicationRequest>