<?xml version="1.0" encoding="UTF-8"?>

<MedicationAdministration xmlns="http://hl7.org/fhir">
  <id value="FRCoreMedicationAdministrationInhaledOxygenExample"/>
  <meta>
    <profile value="https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-medication-administration-inhaled-oxygen"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : AdministrationMédicaments FRCoreMedicationAdministrationInhaledOxygenExample</b></p><a name="FRCoreMedicationAdministrationInhaledOxygenExample"> </a><a name="hcFRCoreMedicationAdministrationInhaledOxygenExample"> </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-core-medication-administration-inhaled-oxygen.html">FR Core Medication Administration Inhaled Oxygen Profile</a></p></div><p><b>status</b>: In Progress</p><p><b>medication</b>: <span title="Codes :{http://snomed.info/sct 767111007}">produit contenant de l'oxygène</span></p><p><b>subject</b>: <a href="Patient-FRCorePatientINSExample.html">Pierre Durand (official) Male, Date de Naissance :1974-12-25 ( NIR définitif (use: official, ))</a></p><p><b>effective</b>: 2022-11-06 09:00:00+0100 --&gt; (en cours)</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-FRCorePractitionerExample.html">Practitioner Leclerc Sophie</a></td></tr></table><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Rate[x]</b></td></tr><tr><td style="display: none">*</td><td>Oxygène 2 L/min par lunette nasale</td><td><span title="Codes :{http://snomed.info/sct 447694001}">voie inhalée</span></td><td>2 L/min<span style="background: LightGoldenRodYellow"> (Détails : code UCUML/min = 'L/min')</span></td></tr></table></div>
  </text>
  <status value="in-progress"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="767111007"/>
      <display value="produit contenant de l'oxygène"/>
    </coding>
  </medicationCodeableConcept>
  <subject>
    <reference value="Patient/FRCorePatientINSExample"/>
    <type value="Patient"/>
  </subject>
  <effectivePeriod>
    <start value="2022-11-06T09:00:00+01:00"/>
  </effectivePeriod>
  <performer>
    <actor>
      <reference value="Practitioner/FRCorePractitionerExample"/>
      <type value="Practitioner"/>
    </actor>
  </performer>
  <dosage>
    <text value="Oxygène 2 L/min par lunette nasale"/>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="447694001"/>
        <display value="voie inhalée"/>
      </coding>
    </route>
    <rateQuantity>
      <value value="2"/>
      <unit value="L/min"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="L/min"/>
    </rateQuantity>
  </dosage>
</MedicationAdministration>