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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeMedicationAdministration
IdMedicationAdministration-4aed93c8-8b0b-433f-9b7b-3cef96515352.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: MedicationAdministration 4aed93c8-8b0b-433f-9b7b-3cef96515352

identifier: https://www.nempriklad.cz//med-adm-2

status: Completed

medication: Medication BETALOC

subject: Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)

effective: 2025-09-03 10:50:00+0100

Dosages

-RouteDose
*Intravenous route2.5 mg (Details: UCUM codemg = 'mg')

Source1

{
  "resourceType": "MedicationAdministration",
  "id": "4aed93c8-8b0b-433f-9b7b-3cef96515352",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://www.nempriklad.cz/",
      "value": "med-adm-2"
    }
  ],
  "status": "completed",
  "medicationReference": {
    "reference": "urn:uuid:68c98e94-e997-417c-9108-f05f65fc5327"
  },
  "subject": {
    "reference": "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
  },
  "effectiveDateTime": "2025-09-03T10:50:00+01:00",
  "dosage": {
    "route": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "47625008",
          "display": "Intravenous route"
        }
      ]
    },
    "dose": {
      "value": 2.5,
      "unit": "mg",
      "system": "http://unitsofmeasure.org",
      "code": "mg"
    }
  }
}