FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeMedicationRequest
IdMedicationRequest-80806e6f-99e7-4945-9d1b-465e98fbd45b.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: MedicationRequest 80806e6f-99e7-4945-9d1b-465e98fbd45b

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)

encounter: Encounter: status = finished; class = inpatient encounter (ActCode#IMP); period = 2026-03-03 05:22:00+0100 --> 2026-03-04 18:41:00+0100

authoredOn: 2026-03-04 18:31:00+0100

requester: Practitioner Palka Bila

DosageInstructions

-Text
*0,6 ml s.c. 1x denně v 18:00 do 10.03.2026 včetně.

DispenseRequests

-Quantity
*7 dávka

Substitutions

-Allowed[x]
*Substituce nepovolena

Source1

{
  "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"
    }
  }
}