FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageans.fhir.fr.eprescription
Resource TypeBundle
IdBundle-HAS-32-1-Presc-LOVENOX.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "HAS-32-1-Presc-LOVENOX",
  "meta": {
    "profile": [
      "https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-prescription-bundle-for-example"
    ]
  },
  "type": "searchset",
  "entry": [
    {
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "medicationrequest-HAS-32-1-Presc-LOVENOX",
        "meta": {
          "profile": [
            "https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-medicationrequest"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-HAS-32-1-Presc-LOVENOX\"> </a><p class=\"res-header-id\"><b>Narratif généré : PrescriptionMédicamenteuseTODO medicationrequest-HAS-32-1-Presc-LOVENOX</b></p><a name=\"medicationrequest-HAS-32-1-Presc-LOVENOX\"> </a><a name=\"hcmedicationrequest-HAS-32-1-Presc-LOVENOX\"> </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-medicationrequest.html\">FR Medication Request</a></p></div><p><b>Extension Definition for MedicationRequest.renderedDosageInstruction for Version 5.0</b>: </p><div><p>1 injection en sous-cutanée par jour pendant 1 semaine.</p>\n</div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>medication</b>: <span title=\"Codes :{http://data.esante.gouv.fr/ansm/medicament/UCD 3400892669236}\">LOVENOX 4000UI SRG0,4ML +ERIS</span></p><p><b>subject</b>: <a href=\"Patient/14602\">Patient/14602</a></p><p><b>authoredOn</b>: 2025-07-23 10:33:00+0100</p><p><b>requester</b>: <a href=\"Practitioner/smart-Practitioner-71482713\">Practitioner/smart-Practitioner-71482713</a></p><p><b>note</b>: </p><blockquote><div><p>Prescription textuelle: ENOXAPARINE sodique 4 000 UI (40 mg)/0,4 mL, solution injectable en seringue préremplie (LOVENOX®): 1 injection en sous-cutanée par jour pendant 1 semaine.</p>\n</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Une fois par 1 day</p><p><b>route</b>: <span title=\"Codes :{http://standardterms.edqm.eu 20066000}\">Voie sous-cutanée</span></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 Seringue<span style=\"background: LightGoldenRodYellow\"> (Détails : code EDQM Standard Terms15052000 = 'Syringe')</span></td></tr></table></blockquote></div>"
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction",
            "valueMarkdown": "1 injection en sous-cutanée par jour pendant 1 semaine."
          }
        ],
        "status": "active",
        "intent": "order",
        "priority": "routine",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://data.esante.gouv.fr/ansm/medicament/UCD",
              "code": "3400892669236",
              "display": "LOVENOX 4000UI SRG0,4ML +ERIS"
            }
          ]
        },
        "subject": {
          "reference": "Patient/14602"
        },
        "authoredOn": "2025-07-23T10:33:00+01:00",
        "requester": {
          "reference": "Practitioner/smart-Practitioner-71482713"
        },
        "note": [
          {
            "text": "Prescription textuelle: ENOXAPARINE sodique 4 000 UI (40 mg)/0,4 mL, solution injectable en seringue préremplie (LOVENOX®): 1 injection en sous-cutanée par jour pendant 1 semaine."
          }
        ],
        "dosageInstruction": [
          {
            "timing": {
              "repeat": {
                "boundsDuration": {
                  "value": 2,
                  "unit": "semaines",
                  "system": "http://unitsofmeasure.org",
                  "code": "wk"
                },
                "frequency": 1,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://standardterms.edqm.eu",
                  "code": "20066000",
                  "display": "Voie sous-cutanée"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "Seringue",
                  "system": "http://standardterms.edqm.eu",
                  "code": "15052000"
                }
              }
            ]
          }
        ]
      }
    }
  ]
}