FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-0a98bc34-677a-4867-b903-461ac06939d5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement 0a98bc34-677a-4867-b903-461ac06939d5
Profile: Medication Statement (CZ core)
identifier: https://sukl.cz/terminology/CodeSystem/dlp-lecivepripravky/0299002
status: Completed
category: Inpatient
medication: Medication FENTANYL-RATIOPHARM 25MCG/H TDR EMP 3X4,125MG
subject: Jana Novakova Female, DoB: 1993-05-18 ( https://ncez.mzcr.cz/fhir/sid/rid#9001234567)
effective: 2025-05-18 09:40:00+0200 --> 2025-05-18 10:50:00+0200
| Text | Route |
| Epidurální podání malé dávky fentanylu jako součást EDA | Intravenous route |
{
"resourceType": "MedicationStatement",
"id": "0a98bc34-677a-4867-b903-461ac06939d5",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/medicationStatement-cz-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://sukl.cz/terminology/CodeSystem/dlp-lecivepripravky",
"value": "0299002"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location",
"code": "inpatient",
"display": "Inpatient"
}
]
},
"medicationReference": {
"reference": "urn:uuid:d9cdb566-b6f7-4c3a-96e1-9748c93a738b"
},
"subject": {
"reference": "urn:uuid:6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731"
},
"effectivePeriod": {
"start": "2025-05-18T09:40:00+02:00",
"end": "2025-05-18T10:50:00+02:00"
},
"dosage": [
{
"text": "Epidurální podání malé dávky fentanylu jako součást EDA",
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "47625008",
"display": "Intravenous route"
}
]
}
}
]
}