FHIR IG analytics| Package | hl7.fhir.fr.medication |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-Disp-EFFERALGAN-presc-DC.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : DispensationMédicaments Disp-EFFERALGAN-presc-DC
Profil: FR Inpatient MedicationDispense
status: Completed
medication: Medication EFFERALGANMED 1000MG CPR
subject: Patient/14602
| Actor |
| Practitioner/smart-Practitioner-7148xxxx |
authorizingPrescription: MedicationRequest : status = active; intent = order; medication[x] = ->Medication paracétamol; authoredOn = 2021-07-13 08:48:39+0000; groupIdentifier = Presc-24625
type: First Fill - Complete
quantity: 15 1 (Détails : code UCUM1 = '1')
daysSupply: 5 jours (Détails : code UCUMd = 'd')
whenPrepared: 2021-07-13 10:37:00+0000
whenHandedOver: 2021-07-13 11:16:00+0000
dosageInstruction
sequence: 1
timing: Une fois
route: Voie orale
DoseAndRates
Type Dose[x] Ordered 1 Comprimé (Détails : code EDQM Standard Terms15054000 = 'Tablet')
{
"resourceType": "MedicationDispense",
"id": "Disp-EFFERALGAN-presc-DC",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-medication-dispense"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"medicationReference": {
"reference": "Medication/InLine-med-EFFERALGAN"
},
"subject": {
"reference": "Patient/14602"
},
"performer": [
{
"actor": {
"reference": "Practitioner/smart-Practitioner-7148xxxx"
}
}
],
"authorizingPrescription": [
{
"reference": "MedicationRequest/InLine-presc-Paracetamol1"
}
],
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "FFC",
"display": "First Fill - Complete"
}
]
},
"quantity": {
"value": 15,
"system": "http://unitsofmeasure.org",
"code": "1"
},
"daysSupply": {
"value": 5,
"unit": "jours",
"system": "http://unitsofmeasure.org",
"code": "d"
},
"whenPrepared": "2021-07-13T10:37:00Z",
"whenHandedOver": "2021-07-13T11:16:00Z",
"dosageInstruction": [
{
"sequence": 1,
"timing": {
"repeat": {
"boundsPeriod": {
"start": "2021-07-13T10:37:00Z",
"end": "2021-07-18T10:36: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"
}
}
]
}
]
}