FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-3d648416-8bea-4a9a-9b50-6859084e53c4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest 3d648416-8bea-4a9a-9b50-6859084e53c4
Profile: MedicationRequest (CZ Core)
status: Active
intent: Order
medication: Medication DOPEGYT 250MG TBL NOB 50
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": "3d648416-8bea-4a9a-9b50-6859084e53c4",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/medicationRequest-cz-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"medicationReference": {
"reference": "urn:uuid:6910dd1a-deee-463a-b776-6ee3ca8bf7ed"
},
"subject": {
"reference": "urn:uuid:c517f75a-1e29-423b-8c59-1b275e65019a"
},
"encounter": {
"reference": "urn:uuid:a182bf8a-ce46-4e61-9106-0fd5139c3e78"
},
"authoredOn": "2026-03-04T18:31:00+01:00",
"requester": {
"reference": "urn:uuid:c02be8d5-83a2-466b-aa82-089088b1abf7"
},
"dosageInstruction": [
{
"text": "1-0-1 po 12 hodinĂ¡ch (07:00, 19:00)."
}
],
"dispenseRequest": {
"quantity": {
"value": 60,
"unit": "tablet"
}
},
"substitution": {
"allowedCodeableConcept": {
"text": "Substituce nepovolena"
}
}
}