FHIR IG analytics| Package | hl7.fhir.fr.medication |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-Disp-group01-2.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-group01-2
Profil: FR Inpatient MedicationDispense
status: Completed
medication: Medication/InLine-med-DOLIPRANE
subject: Group/InLine-patient-group01
supportingInformation:
| Actor |
| Practitioner/smart-Practitioner-7148xxxx |
authorizingPrescription:
type: Refill - Part
quantity: 14 1 (Détails : code UCUM1 = '1')
daysSupply: 2 jours (Détails : code UCUMd = 'd')
whenPrepared: 2021-07-16 10:10:00+0000
whenHandedOver: 2021-07-16 10:24:00+0000
{
"resourceType": "MedicationDispense",
"id": "Disp-group01-2",
"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-DOLIPRANE"
},
"subject": {
"reference": "Group/InLine-patient-group01"
},
"supportingInformation": [
{
"reference": "MedicationDispense/Disp-DOLIPRANE-Refill-presc-DC"
},
{
"reference": "MedicationDispense/Disp-DOLIPRANE-Refill-Compl-presc-DC"
},
{
"reference": "MedicationDispense/Disp-DOLIPRANE-Refill-Substit"
}
],
"performer": [
{
"actor": {
"reference": "Practitioner/smart-Practitioner-7148xxxx"
}
}
],
"authorizingPrescription": [
{
"reference": "MedicationRequest/InLine-presc-Paracetamol1"
},
{
"reference": "MedicationRequest/InLine-presc-Paracetamol2"
},
{
"reference": "MedicationRequest/InLine-presc-EFFERALGAN2"
}
],
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "RFP",
"display": "Refill - Part"
}
]
},
"quantity": {
"value": 14,
"system": "http://unitsofmeasure.org",
"code": "1"
},
"daysSupply": {
"value": 2,
"unit": "jours",
"system": "http://unitsofmeasure.org",
"code": "d"
},
"whenPrepared": "2021-07-16T10:10:00Z",
"whenHandedOver": "2021-07-16T10:24:00Z"
}