FHIR IG analytics| Package | de.fhir.medication |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-MR-Unsupported-Dosage-02-of-20-asNeededBoolean.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest MR-Unsupported-Dosage-02-of-20-asNeededBoolean
Profile: Medication Request dgMP
status: Active
intent: Order
medication: Unsupported Dosage asNeededBoolean Medication
subject: Unsupported Dosage asNeededBoolean
| Text | AsNeeded[x] |
| asNeededBoolean | true |
{
"resourceType": "MedicationRequest",
"id": "MR-Unsupported-Dosage-02-of-20-asNeededBoolean",
"meta": {
"profile": [
"http://ig.fhir.de/igs/medication/StructureDefinition/MedicationRequestDgMP"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"medicationCodeableConcept": {
"text": "Unsupported Dosage asNeededBoolean Medication"
},
"subject": {
"display": "Unsupported Dosage asNeededBoolean"
},
"dosageInstruction": [
{
"text": "asNeededBoolean",
"asNeededBoolean": true
}
]
}