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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.onkologie
Resource TypeMedicationStatement
IdMedicationStatement-mii-exa-onko-folfox-5fu-statement.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "MedicationStatement",
  "id": "mii-exa-onko-folfox-5fu-statement",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-systemische-therapie-medikation"
    ]
  },
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://fhir.de/CodeSystem/bfarm/atc",
        "code": "L01BC02",
        "display": "Fluorouracil"
      }
    ],
    "text": "5-Fluorouracil (5-FU)"
  },
  "status": "completed",
  "subject": {
    "reference": "Patient/mii-exa-onko-folfox-patient"
  },
  "partOf": [
    {
      "reference": "Procedure/mii-exa-onko-folfox-procedure"
    }
  ],
  "basedOn": [
    {
      "reference": "CarePlan/mii-exa-onko-tumorkonferenz-folfox"
    }
  ],
  "effectivePeriod": {
    "start": "2024-03-20",
    "end": "2024-09-15"
  },
  "note": [
    {
      "text": "FOLFOX4"
    }
  ]
}