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