FHIR IG analytics| Package | hl7.fhir.fr.medication |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-InLine-presc-EFFERALGAN2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : PrescriptionMédicamenteuseTODO InLine-presc-EFFERALGAN2
Profil: FR Inpatient MedicationRequest
status: Active
intent: Order
medication: Medication EFFERALGANMED 1000MG CPR
subject: Patient/14604
authoredOn: 2021-07-15 11:02:39+0000
requester: Practitioner/smart-Practitioner-71482713
dosageInstruction
timing: Une fois
route: Voie orale
DoseAndRates
Type Dose[x] Ordered 1 Comprimé (Détails : code EDQM Standard Terms15054000 = 'Tablet')
{
"resourceType": "MedicationRequest",
"id": "InLine-presc-EFFERALGAN2",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-medicationrequest"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"medicationReference": {
"reference": "Medication/InLine-med-EFFERALGAN"
},
"subject": {
"reference": "Patient/14604"
},
"authoredOn": "2021-07-15T11:02:39.847Z",
"requester": {
"reference": "Practitioner/smart-Practitioner-71482713"
},
"dosageInstruction": [
{
"timing": {
"repeat": {
"boundsPeriod": {
"start": "2021-07-15T11:02:00Z",
"end": "2021-07-25T11:01:59Z"
},
"timeOfDay": [
"07:00:00",
"12: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"
}
}
]
}
]
}