FHIR IG analytics| Package | de.fhir.medication |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-MS-Unsupported-Dosage-04-of-20-Method.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-04-of-20-Method
Profile: Medication Statement dgMP
status: Active
medication: Unsupported Dosage Method Medication
subject: Unsupported Dosage Method
| Text | Method |
| method | oral |
{
"resourceType": "MedicationStatement",
"id": "MS-Unsupported-Dosage-04-of-20-Method",
"meta": {
"profile": [
"http://ig.fhir.de/igs/medication/StructureDefinition/MedicationStatementDgMP"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationCodeableConcept": {
"text": "Unsupported Dosage Method Medication"
},
"subject": {
"display": "Unsupported Dosage Method"
},
"dosage": [
{
"text": "method",
"method": {
"text": "oral"
}
}
]
}