{
  "resourceType" : "MedicationDispense",
  "id" : "Disp-DOLIPRANE-Refill-Compl-presc-DC",
  "meta" : {
    "profile" : ["https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-medication-dispense"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : DispensationMédicaments Disp-DOLIPRANE-Refill-Compl-presc-DC</b></p><a name=\"Disp-DOLIPRANE-Refill-Compl-presc-DC\"> </a><a name=\"hcDisp-DOLIPRANE-Refill-Compl-presc-DC\"> </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-inpatient-medication-dispense.html\">FR Inpatient MedicationDispense</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication/InLine-med-DOLIPRANE\">Medication/InLine-med-DOLIPRANE</a></p><p><b>subject</b>: <a href=\"Patient/14603\">Patient/14603</a></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/smart-Practitioner-7148xxxx\">Practitioner/smart-Practitioner-7148xxxx</a></td></tr></table><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-InLine-presc-Paracetamol2.html\">MedicationRequest : status = active; intent = order; medication[x] = -&gt;Medication paracétamol; authoredOn = 2021-07-14 09:07:28+0000</a></p><p><b>type</b>: <span title=\"Codes :{http://terminology.hl7.org/CodeSystem/v3-ActCode RFC}\">Refill - Complete</span></p><p><b>quantity</b>: 2 1<span style=\"background: LightGoldenRodYellow\"> (Détails : code UCUM1 = '1')</span></p><p><b>daysSupply</b>: 2 jours<span style=\"background: LightGoldenRodYellow\"> (Détails : code UCUMd = 'd')</span></p><p><b>whenPrepared</b>: 2021-07-16 10:10:00+0000</p><p><b>whenHandedOver</b>: 2021-07-16 10:24:00+0000</p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>timing</b>: Une fois</p><p><b>route</b>: <span title=\"Codes :{http://standardterms.edqm.eu 20053000}\">Voie orale</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes :{http://terminology.hl7.org/CodeSystem/dose-rate-type ordered}\">Ordered</span></td><td>1 Comprimé<span style=\"background: LightGoldenRodYellow\"> (Détails : code EDQM Standard Terms15054000 = 'Tablet')</span></td></tr></table></blockquote></div>"
  },
  "status" : "completed",
  "medicationReference" : {
    "reference" : "Medication/InLine-med-DOLIPRANE"
  },
  "subject" : {
    "reference" : "Patient/14603"
  },
  "performer" : [{
    "actor" : {
      "reference" : "Practitioner/smart-Practitioner-7148xxxx"
    }
  }],
  "authorizingPrescription" : [{
    "reference" : "MedicationRequest/InLine-presc-Paracetamol2"
  }],
  "type" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
      "code" : "RFC",
      "display" : "Refill - Complete"
    }]
  },
  "quantity" : {
    "value" : 2,
    "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",
  "dosageInstruction" : [{
    "sequence" : 1,
    "timing" : {
      "repeat" : {
        "boundsPeriod" : {
          "start" : "2021-07-16T10:10:00Z",
          "end" : "2021-07-17T10:09:59Z"
        },
        "timeOfDay" : ["07:00:00",
        "18:00:00"]
      }
    },
    "route" : {
      "coding" : [{
        "system" : "http://standardterms.edqm.eu",
        "code" : "20053000",
        "display" : "Voie orale"
      }],
      "text" : "Voie orale"
    },
    "doseAndRate" : [{
      "type" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
          "code" : "ordered",
          "display" : "Ordered"
        }],
        "text" : "Ordered"
      },
      "doseQuantity" : {
        "value" : 1,
        "unit" : "Comprimé",
        "system" : "http://standardterms.edqm.eu",
        "code" : "15054000"
      }
    }]
  }]
}