FHIR IG analytics| Package | de.fhir.medication |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-MS-Unsupported-Dosage-19-of-20-Offset.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement MS-Unsupported-Dosage-19-of-20-Offset
Profile: Medication Statement dgMP
status: Active
medication: Unsupported Dosage Offset Medication
subject: Unsupported Dosage Offset
| Timing |
| 30min , Once per 1 day |
{
"resourceType": "MedicationStatement",
"id": "MS-Unsupported-Dosage-19-of-20-Offset",
"meta": {
"profile": [
"http://ig.fhir.de/igs/medication/StructureDefinition/MedicationStatementDgMP"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationCodeableConcept": {
"text": "Unsupported Dosage Offset Medication"
},
"subject": {
"display": "Unsupported Dosage Offset"
},
"dosage": [
{
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d",
"offset": 30
}
}
}
]
}