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