Guide d'implémentation du médicament
0.1.0 - ci-build FRANCE

Guide d'implémentation du médicament - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: InLine-Analyse-Presc-CELLUVISC - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationRequest",
  "id" : "InLine-Analyse-Presc-CELLUVISC",
  "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-Analyse-Presc-CELLUVISC</b></p><a name=\"InLine-Analyse-Presc-CELLUVISC\"> </a><a name=\"hcInLine-Analyse-Presc-CELLUVISC\"> </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>1 goutte 3 fois par jour</p>\n</div><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>priority</b>: Routine</p><p><b>medication</b>: <span title=\"Codes :{http://data.esante.gouv.fr/ansm/medicament/UCD 3400891817478}\">CELLUVISC 4MG COLLY UNIDOS</span></p><p><b>subject</b>: <a href=\"Patient/14602\">Patient/14602</a></p><p><b>supportingInformation</b>: </p><ul><li><a href=\"MedicationRequest-InLine-Analyse-Presc-LACRIFLUID.html\">MedicationRequest : extension = 1 goutte 2 fois par jour; status = active; intent = order; priority = routine; medication[x] = LACRIFLUID 0,13% CY UNIDOS; authoredOn = 2026-03-18 09:33:00+0100; groupIdentifier = Presc-20260318093300; note = Prescription textuelle: LACRIFLUID 0,13% CY UNIDOS: 1 goutte 2 fois par jour​</a></li><li><a href=\"Task-Analyse-Validation-Commentaire-LACRIFLUID.html\">Task : groupIdentifier = Presc-20260318093300; status = completed; intent = proposal; authoredOn = 2026-03-18 11:33:00+0100; performerType = Pharmacien</a></li></ul><p><b>authoredOn</b>: 2026-03-18 11:33:00+0100</p><p><b>requester</b>: <a href=\"Practitioner/smart-Practitioner-27865023\">Practitioner/smart-Practitioner-27865023</a></p><p><b>groupIdentifier</b>: Presc-20260318093300</p><p><b>note</b>: </p><blockquote><div><p>Prescription textuelle: CELLUVISC 4MG COLLY UNIDOS: 1 goutte 3 fois par jour​</p>\n</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: 3 par 1 day</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 Goutte<span style=\"background: LightGoldenRodYellow\"> (Détails : code EDQM Standard Terms15022000 = 'Drop')</span></td></tr></table></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction",
      "valueMarkdown" : "1 goutte 3 fois par jour"
    }
  ],
  "status" : "active",
  "intent" : "proposal",
  "priority" : "routine",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://data.esante.gouv.fr/ansm/medicament/UCD",
        "code" : "3400891817478",
        "display" : "CELLUVISC 4MG COLLY UNIDOS"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/14602"
  },
  "supportingInformation" : [
    {
      🔗 "reference" : "MedicationRequest/InLine-Analyse-Presc-LACRIFLUID"
    },
    {
      🔗 "reference" : "Task/Analyse-Validation-Commentaire-LACRIFLUID"
    }
  ],
  "authoredOn" : "2026-03-18T11:33:00+01:00",
  "requester" : {
    "reference" : "Practitioner/smart-Practitioner-27865023"
  },
  "groupIdentifier" : {
    "value" : "Presc-20260318093300"
  },
  "note" : [
    {
      "text" : "Prescription textuelle: CELLUVISC 4MG COLLY UNIDOS: 1 goutte 3 fois par jour​"
    }
  ],
  "dosageInstruction" : [
    {
      "timing" : {
        "repeat" : {
          "frequency" : 3,
          "period" : 1,
          "periodUnit" : "d"
        }
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 1,
            "unit" : "Goutte",
            "system" : "http://standardterms.edqm.eu",
            "code" : "15022000"
          }
        }
      ]
    }
  ]
}