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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeMedicationAdministration
IdMedicationAdministration-9be3ee4c-0844-450b-9d43-fde72ab1642a.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 9be3ee4c-0844-450b-9d43-fde72ab1642a

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

status: Completed

medication: Medication FYZIOLOGICKÝ ROZTOK VIAFLO

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 route250 ml (Details: UCUM codeml = 'ml')

Source1

{
  "resourceType": "MedicationAdministration",
  "id": "9be3ee4c-0844-450b-9d43-fde72ab1642a",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://www.nempriklad.cz/",
      "value": "med-adm-2"
    }
  ],
  "status": "completed",
  "medicationReference": {
    "reference": "urn:uuid:782255e0-cd1d-4f31-ace3-08b278936b94"
  },
  "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": 250,
      "unit": "ml",
      "system": "http://unitsofmeasure.org",
      "code": "ml"
    }
  }
}