FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-bf08b62b-0abd-4e88-9092-ce0228382e51.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement bf08b62b-0abd-4e88-9092-ce0228382e51
Profile: Medication Statement (CZ)
identifier: https://hl7.cz/fhir/core/CodeSystem/cz-dlplecivepripravky-cs/0207893
status: active
statusReason: Pokračuje
category: Inpatient
medication: Medication IBALGIN
subject: Petr Novák Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)
effective: 2025-03-01 10:15:00+0100 --> 2025-03-10 09:30:00+0100
reasonCode: Hypotyreóza
dosage
text: Dle potřeby, při bolesti max 3 tablety denně
asNeeded: true
route: Oral use
DoseAndRates
Dose[x] 400 mg
{
"resourceType": "MedicationStatement",
"id": "bf08b62b-0abd-4e88-9092-ce0228382e51",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-MedicationStatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://hl7.cz/fhir/core/CodeSystem/cz-dlplecivepripravky-cs",
"value": "0207893"
}
],
"status": "active",
"statusReason": [
{
"text": "Pokračuje"
}
],
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location",
"code": "inpatient",
"display": "Inpatient"
}
],
"text": "Inpatient"
},
"medicationReference": {
"reference": "Medication/med-Ibalgin400"
},
"subject": {
"reference": "urn:uuid:3f85726c-ad2f-441b-89ce-100000000000"
},
"effectivePeriod": {
"start": "2025-03-01T10:15:00+01:00",
"end": "2025-03-10T09:30:00+01:00"
},
"reasonCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"code": "E03.9",
"display": "Hypothyroidism, unspecified"
}
],
"text": "Hypotyreóza"
}
],
"dosage": [
{
"text": "Dle potřeby, při bolesti max 3 tablety denně",
"asNeededBoolean": true,
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral use"
}
]
},
"doseAndRate": [
{
"doseQuantity": {
"value": 400,
"unit": "mg"
}
}
]
}
]
}