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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeMedicationStatement
IdMedicationStatement-6f97d842-5ce8-4631-b52e-0b79723c7e31.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: MedicationStatement 6f97d842-5ce8-4631-b52e-0b79723c7e31

identifier: https://sukl.cz/terminology/CodeSystem/dlp-lecivepripravky/0299001

status: Completed

category: Inpatient

medication: Medication ROPIVACAINE BIOQ 2MG/ML INF SOL APS 1X250ML+KATETR I

subject: Jana Novakova Female, DoB: 1993-05-18 ( https://ncez.mzcr.cz/fhir/sid/rid#9001234567)

effective: 2025-05-18 09:35:00+0200 --> 2025-05-18 11:10:00+0200

Dosages

-TextRoute
*Epidurální podání ropivakainu během poroduIntravenous route

Source1

{
  "resourceType": "MedicationStatement",
  "id": "6f97d842-5ce8-4631-b52e-0b79723c7e31",
  "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": "0299001"
    }
  ],
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location",
        "code": "inpatient",
        "display": "Inpatient"
      }
    ]
  },
  "medicationReference": {
    "reference": "urn:uuid:65dff8dd-87a7-41cb-8a5a-d2b900098fb8"
  },
  "subject": {
    "reference": "urn:uuid:6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731"
  },
  "effectivePeriod": {
    "start": "2025-05-18T09:35:00+02:00",
    "end": "2025-05-18T11:10:00+02:00"
  },
  "dosage": [
    {
      "text": "Epidurální podání ropivakainu během porodu",
      "route": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "47625008",
            "display": "Intravenous route"
          }
        ]
      }
    }
  ]
}