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