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

Guide d'implémentation du médicament - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 14649 - XML Representation

Raw xml | Download


<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="14649"/>
  <meta>
    <profile
             value="https://hl7.fr/fhir/fr/medication/StructureDefinition/FrInpatientMedicationRequest"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest 14649</b></p><a name="14649"> </a><a name="hc14649"> </a><a name="14649-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href="#hc14649/med-291">Medication </a></p><p><b>subject</b>: <a href="Patient/phast-14602">Patient/phast-14602</a></p><p><b>authoredOn</b>: 2021-10-02 17:10:36+0000</p><p><b>requester</b>: <a href="Practitioner/smart-Practitioner-71482713">Practitioner/smart-Practitioner-71482713</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>timing</b>: Once per 6 hours</p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 47625008}">Voie intraveineuse</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Extension</b></td><td><b>Type</b></td><td><b>Rate[x]</b></td></tr><tr><td style="display: none">*</td><td/><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/dose-rate-type ordered}">Ordered</span></td><td>4 g<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeg = 'g')</span>/20 min<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemin = 'min')</span></td></tr></table></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Medication  #med-292</b></p><a name="14649/med-292"> </a><a name="hc14649/med-292"> </a><a name="14649/med-292-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-293</b></p><a name="14649/med-293"> </a><a name="hc14649/med-293"> </a><a name="14649/med-293-en-US"> </a><p><b>org/fhir/StructureDefinition/FrIsVehicle</b>: true</p><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-291</b></p><a name="14649/med-291"> </a><a name="hc14649/med-291"> </a><a name="14649/med-291-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="#hc14649/med-292">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="#hc14649/med-293">Medication médicament contenant seulement glucose</a></p><p><b>isActive</b>: true</p></blockquote></blockquote></div>
  </text>
  <contained>
    <Medication>
      <id value="med-292"/>
      <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-293"/>
      <meta>
        <profile
                 value="http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName"/>
      </meta>
      <extension
                 url="http://interopsante.org/fhir/StructureDefinition/FrIsVehicle">
        <valueBoolean value="true"/>
      </extension>
      <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-291"/>
      <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-292"/>
        </itemReference>
        <isActive value="true"/>
      </ingredient>
      <ingredient>
        <itemReference>
          <reference value="#med-293"/>
        </itemReference>
        <isActive value="true"/>
      </ingredient>
    </Medication>
  </contained>
  <status value="active"/>
  <intent value="order"/>
  <medicationReference>
    <reference value="#med-291"/>
  </medicationReference>
  <subject>
    <reference value="Patient/phast-14602"/>
  </subject>
  <authoredOn value="2021-10-02T17:10:36.512Z"/>
  <requester>
    <reference value="Practitioner/smart-Practitioner-71482713"/>
  </requester>
  <dosageInstruction>
    <sequence value="1"/>
    <timing>
      <repeat>
        <boundsPeriod>
          <start value="2021-10-02T17:10:00Z"/>
          <end value="2021-10-05T17:09: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-292"/>
        </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>