FHIR IG analytics| Package | de.fhir.medication |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-Warning-Dosage-Viererschema-Text-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest Warning-Dosage-Viererschema-Text-01
Profile: Medication Request dgMP
status: Active
intent: Order
medication: Amoxicillin 500mg
subject: Patient
| Text |
| 1-1-1-1 |
{
"resourceType": "MedicationRequest",
"id": "Warning-Dosage-Viererschema-Text-01",
"meta": {
"profile": [
"http://ig.fhir.de/igs/medication/StructureDefinition/MedicationRequestDgMP"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"medicationCodeableConcept": {
"text": "Amoxicillin 500mg"
},
"subject": {
"display": "Patient"
},
"dosageInstruction": [
{
"text": "1-1-1-1"
}
]
}