FHIR IG analytics| Package | de.fhir.medication |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-INV-C-AsNeededForRequiresAsNeeded-Dispense-02-of-03.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationDispense INV-C-AsNeededForRequiresAsNeeded-Dispense-02-of-03
Profile: Medication Dispense dgMP
status: Completed
medication: Ibuprofen 400mg
subject: Patient
| Extension | Text |
| Bei Bedarf einnehmen |
{
"resourceType": "MedicationDispense",
"id": "INV-C-AsNeededForRequiresAsNeeded-Dispense-02-of-03",
"meta": {
"profile": [
"http://ig.fhir.de/igs/medication/StructureDefinition/MedicationDispenseDgMP"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"medicationCodeableConcept": {
"text": "Ibuprofen 400mg"
},
"subject": {
"display": "Patient"
},
"dosageInstruction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Dosage.asNeededFor",
"valueCodeableConcept": {
"text": "Kopfschmerzen"
}
}
],
"text": "Bei Bedarf einnehmen"
}
]
}