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