{
  "resourceType" : "MedicationRequest",
  "id" : "InLine-Inter-Arret-Paracetamol-Si-Douleur",
  "meta" : {
    "profile" : ["https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-pharmaceutical-intervention-suggestion"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : PrescriptionMédicamenteuseTODO InLine-Inter-Arret-Paracetamol-Si-Douleur</b></p><a name=\"InLine-Inter-Arret-Paracetamol-Si-Douleur\"> </a><a name=\"hcInLine-Inter-Arret-Paracetamol-Si-Douleur\"> </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-pharmaceutical-intervention-suggestion.html\">FR Pharmaceutical Intervention Suggestion</a></p></div><p><b>R5: Full representation of the dosage instructions (new)</b>: </p><div><p>Si douleur -dose max/prise de 1000 mg (soit 2 gélules) -4000 mg maximum par jour (soit 8 gélules)</p>\n</div><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>priority</b>: Routine</p><p><b>doNotPerform</b>: true</p><p><b>medication</b>: <span title=\"Codes :{http://BogusSystemMedicabase.com MV00000557}\">PARACETAMOL 500 mg gélule</span></p><p><b>subject</b>: <a href=\"Patient/14602\">Patient/14602</a></p><p><b>supportingInformation</b>: <a href=\"MedicationRequest/InLine-Analyse-Presc-Paracetamol-Si-Souleur\">MedicationRequest/InLine-Analyse-Presc-Paracetamol-Si-Souleur</a></p><p><b>authoredOn</b>: 2025-07-23 11:06:00+0100</p><p><b>requester</b>: <a href=\"Practitioner/smart-Practitioner-27865023\">Practitioner/smart-Practitioner-27865023</a></p><p><b>groupIdentifier</b>: Presc-4130</p><p><b>note</b>: </p><blockquote><div><p>Prescription textuelle: PARACETAMOL 500 mg gélule : Si douleur -dose max/prise de 1000 mg (soit 2 gélules) -4000 mg maximum par jour (soit 8 gélules)</p>\n</div></blockquote><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AsNeeded[x]</b></td><td><b>MaxDosePerPeriod</b></td><td><b>MaxDosePerAdministration</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes :{http://snomed.info/sct 22253000}\">Si douleurs</span></td><td>4000 mg<span style=\"background: LightGoldenRodYellow\"> (Détails : code UCUMmg = 'mg')</span>/24 h<span style=\"background: LightGoldenRodYellow\"> (Détails : code UCUMh = 'h')</span></td><td>1000 mg<span style=\"background: LightGoldenRodYellow\"> (Détails : code UCUMmg = 'mg')</span></td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction",
    "valueMarkdown" : "Si douleur -dose max/prise de 1000 mg (soit 2 gélules) -4000 mg maximum par jour (soit 8 gélules)"
  }],
  "status" : "active",
  "intent" : "proposal",
  "priority" : "routine",
  "doNotPerform" : true,
  "medicationCodeableConcept" : {
    "coding" : [{
      "system" : "http://BogusSystemMedicabase.com",
      "code" : "MV00000557",
      "display" : "PARACETAMOL 500 mg gélule"
    }]
  },
  "subject" : {
    "reference" : "Patient/14602"
  },
  "supportingInformation" : [{
    "reference" : "MedicationRequest/InLine-Analyse-Presc-Paracetamol-Si-Souleur"
  }],
  "authoredOn" : "2025-07-23T11:06:00+01:00",
  "requester" : {
    "reference" : "Practitioner/smart-Practitioner-27865023"
  },
  "groupIdentifier" : {
    "value" : "Presc-4130"
  },
  "note" : [{
    "text" : "Prescription textuelle: PARACETAMOL 500 mg gélule : Si douleur -dose max/prise de 1000 mg (soit 2 gélules) -4000 mg maximum par jour (soit 8 gélules)"
  }],
  "dosageInstruction" : [{
    "asNeededCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "22253000",
        "display" : "douleur"
      }],
      "text" : "Si douleurs"
    },
    "maxDosePerPeriod" : {
      "numerator" : {
        "value" : 4000,
        "unit" : "mg",
        "system" : "http://unitsofmeasure.org",
        "code" : "mg"
      },
      "denominator" : {
        "value" : 24,
        "unit" : "h",
        "system" : "http://unitsofmeasure.org",
        "code" : "h"
      }
    },
    "maxDosePerAdministration" : {
      "value" : 1000,
      "unit" : "mg",
      "system" : "http://unitsofmeasure.org",
      "code" : "mg"
    }
  }]
}