FHIR IG analytics| Package | de.fhir.medication |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-MS-Unsupported-Dosage-13-of-20-MaxDosePerAdministration.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-13-of-20-MaxDosePerAdministration
Profile: Medication Statement dgMP
status: Active
medication: Unsupported Dosage MaxDosePerAdministration Medication
subject: Unsupported Dosage MaxDosePerAdministration
| Text | MaxDosePerAdministration |
| maxDosePerAdministration | 2 mg (Details: UCUM codemg = 'mg') |
{
"resourceType": "MedicationStatement",
"id": "MS-Unsupported-Dosage-13-of-20-MaxDosePerAdministration",
"meta": {
"profile": [
"http://ig.fhir.de/igs/medication/StructureDefinition/MedicationStatementDgMP"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationCodeableConcept": {
"text": "Unsupported Dosage MaxDosePerAdministration Medication"
},
"subject": {
"display": "Unsupported Dosage MaxDosePerAdministration"
},
"dosage": [
{
"text": "maxDosePerAdministration",
"maxDosePerAdministration": {
"value": 2,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
}
]
}