FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-medicationrequest-story-fraxiparine-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-fraxiparine-discharge
Profile: MedicationRequest (HDR CZ)
status: Active
intent: Order
medication: Medication Nadroparin
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": "medicationrequest-story-fraxiparine-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-fraxiparine"
},
"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": "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"
}
}
}