FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-80806e6f-99e7-4945-9d1b-465e98fbd45b.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest 80806e6f-99e7-4945-9d1b-465e98fbd45b
Profile: MedicationRequest (CZ Core)
status: Active
intent: Order
medication: Medication FRAXIPARINE 9500IU/ML INJ SOL ISP 2X0,4ML
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 |
| 0,6 ml s.c. 1x denně v 18:00 do 10.03.2026 včetně. |
| Quantity |
| 7 dávka |
| Allowed[x] |
| Substituce nepovolena |
{
"resourceType": "MedicationRequest",
"id": "80806e6f-99e7-4945-9d1b-465e98fbd45b",
"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:9b5df9b6-b25b-4f28-a74d-419b1c74acb8"
},
"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": "0,6 ml s.c. 1x denně v 18:00 do 10.03.2026 včetně."
}
],
"dispenseRequest": {
"quantity": {
"value": 7,
"unit": "dávka"
}
},
"substitution": {
"allowedCodeableConcept": {
"text": "Substituce nepovolena"
}
}
}