FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-medicationrequest-story-dopegyt-discharge.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest medicationrequest-story-dopegyt-discharge
Profile: MedicationRequest (HDR CZ)
status: Active
intent: Order
medication: Medication Methyldopa
subject: Petra Dvorakova Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003001122)
authoredOn: 2026-03-04 18:31:00+0100
requester: Practitioner Palka Bila
| Text |
| 1-0-1 po 12 hodinách (07:00, 19:00). |
| Quantity |
| 60 tablet |
| Allowed[x] |
| Substituce nepovolena |
{
"resourceType": "MedicationRequest",
"id": "medicationrequest-story-dopegyt-discharge",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-medicationRequest-hdr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"medicationReference": {
"reference": "Medication/medication-story-dopegyt"
},
"subject": {
"reference": "Patient/patient-story-mother"
},
"encounter": {
"reference": "Encounter/encounter-story-delivery"
},
"authoredOn": "2026-03-04T18:31:00+01:00",
"requester": {
"reference": "Practitioner/practitioner-bila-palka"
},
"dosageInstruction": [
{
"text": "1-0-1 po 12 hodinách (07:00, 19:00)."
}
],
"dispenseRequest": {
"quantity": {
"value": 60,
"unit": "tablet"
}
},
"substitution": {
"allowedCodeableConcept": {
"text": "Substituce nepovolena"
}
}
}