<MedicationDispense xmlns="http://hl7.org/fhir">
  <id value="14665" />
  <meta>
    <profile value="http://interopsante.org/fhir/StructureDefinition/FrInpatientMedicationDispense" />
  </meta>
  <contained>
    <Medication>
      <id value="med-421" />
      <meta>
        <profile value="http://interopsante.org/fhir/StructureDefinition/FrMedication2unique" />
      </meta>
      <code>
        <coding>
          <system value="http://phast.fr/fhir/ValueSet/Pharmacy/CIOdc/SIPh-CIO_UCD" />
          <code value="3400891996128" />
          <display value="DOLIPRANE 500 mg, gélule" />
        </coding>
        <text value="DOLIPRANE 500 mg, gélule" />
      </code>
      <form>
        <coding>
          <system value="http://snomed.info/sct" />
          <code value="420692007" />
          <display value="gélule" />
        </coding>
        <text value="gélule" />
      </form>
      <ingredient>
        <itemCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct" />
            <code value="387517004" />
            <display value="paracétamol" />
          </coding>
          <text value="PARACETAMOL" />
        </itemCodeableConcept>
        <isActive value="true" />
        <strength>
          <numerator>
            <value value="500" />
            <unit value="mg" />
            <system value="http://unitsofmeasure.org" />
            <code value="mg" />
          </numerator>
          <denominator>
            <value value="1" />
            <system value="http://unitsofmeasure.org" />
            <code value="1" />
          </denominator>
        </strength>
      </ingredient>
    </Medication>
  </contained>
  <contained>
    <Group>
      <id value="group-01" />
      <type value="person" />
      <actual value="true" />
      <member>
        <entity>
          <reference value="Patient/phast-14602" />
        </entity>
      </member>
      <member>
        <entity>
          <reference value="Patient/phast-14603" />
        </entity>
      </member>
      <member>
        <entity>
          <reference value="Patient/phast-14604" />
        </entity>
      </member>
    </Group>
  </contained>
  <status value="completed" />
  <medicationReference>
    <reference value="#med-421" />
  </medicationReference>
  <subject>
    <reference value="#group-01" />
  </subject>
  <supportingInformation>
    <reference value="MedicationDispense/14661" />
  </supportingInformation>
  <supportingInformation>
    <reference value="MedicationDispense/14662" />
  </supportingInformation>
  <supportingInformation>
    <reference value="MedicationDispense/14663" />
  </supportingInformation>
  <performer>
    <actor>
      <reference value="Practitioner/smart-Practitioner-7148xxxx" />
    </actor>
  </performer>
  <authorizingPrescription>
    <reference value="MedicationRequest/14654" />
  </authorizingPrescription>
  <authorizingPrescription>
    <reference value="MedicationRequest/14659" />
  </authorizingPrescription>
  <authorizingPrescription>
    <reference value="MedicationRequest/14660" />
  </authorizingPrescription>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode" />
      <code value="RFP" />
      <display value="Refill - Part" />
    </coding>
  </type>
  <quantity>
    <value value="14" />
    <system value="http://unitsofmeasure.org" />
    <code value="1" />
  </quantity>
  <daysSupply>
    <value value="2" />
    <unit value="jours" />
    <system value="http://unitsofmeasure.org" />
    <code value="d" />
  </daysSupply>
  <whenPrepared value="2021-07-16T10:10:00Z" />
  <whenHandedOver value="2021-07-16T10:24:00Z" />
</MedicationDispense>