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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeMedicationStatement
IdMedicationStatement-ce0f692f-0461-4ed0-8df3-f8db265f755c.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 ce0f692f-0461-4ed0-8df3-f8db265f755c

identifier: http://example.org/medicationstatements/MEDSTAT2024

status: Active

medication: Fludeoxythymidin

subject: Králík Pokusný Male, DoB: 1985-01-12 ( https://ncez.mzcr.cz/fhir/sid/cpoj#0551621110 (use: official, ))

effective: 2024-12-01

informationSource: Organization Fakultní nemocnice Oblackov

dosage

DoseAndRates

-Dose[x]
*260000 ul

Source1

{
  "resourceType": "MedicationStatement",
  "id": "ce0f692f-0461-4ed0-8df3-f8db265f755c",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/medicationStatement-cz-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://example.org/medicationstatements",
      "value": "MEDSTAT2024"
    }
  ],
  "status": "active",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "https://ncez.mzcr.cz/fhir/CodeSystem/dlp-lecive-pripravky-cs",
        "code": "0226200",
        "display": "Fludeoxythymidin"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:142534ac-0274-4a16-b6a2-d4d4f24ff67b"
  },
  "effectiveDateTime": "2024-12-01",
  "informationSource": {
    "reference": "urn:uuid:f84d821c-ba13-412b-a340-2547a6f36b7f"
  },
  "dosage": [
    {
      "doseAndRate": [
        {
          "doseQuantity": {
            "value": 260000,
            "unit": "ul"
          }
        }
      ]
    }
  ]
}