{
  "resourceType": "MedicationRequest",
  "id": "62",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-09-09T10:08:38.855+00:00",
    "source": "#dU3vt8lA18QX1kif",
    "profile": [
      "https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikationsVerordnung"
    ]
  },
  "extension": [
    {
      "url": "http://meona.de/CodingSystem/medicationOrderPattern",
      "valueString": "SIMPLE"
    }
  ],
  "identifier": [
    {
      "system": "http://meona.de/CodingSystem/orderId",
      "value": "418074"
    }
  ],
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/medication-request-category",
          "code": "discharge",
          "display": "Discharge"
        }
      ]
    }
  ],
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://meona.de/CodingSystem/mid",
        "code": "2062494"
      },
      {
        "system": "http://fhir.de/CodeSystem/ifa/pzn",
        "code": "06447908"
      }
    ],
    "text": "Coffein Bios"
  },
  "subject": {
    "identifier": {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/v2/0203",
            "code": "PI"
          }
        ]
      },
      "system": "http://meona.de/CodingSystem/patientId",
      "value": "0012309766"
    },
    "display": "Sechs Test Meona"
  },
  "encounter": {
    "identifier": {
      "use": "usual",
      "system": "http://meona.de/CodingSystem/chartId",
      "value": "3"
    }
  },
  "authoredOn": "2025-09-09T10:08:06+00:00",
  "requester": {
    "identifier": {
      "system": "http://meona.de/userName",
      "value": "veith"
    },
    "display": "Olga Veith"
  },
  "note": [
    {
      "text": "Coffein Bios"
    }
  ],
  "dosageInstruction": [
    {
      "sequence": 0,
      "timing": {
        "repeat": {
          "timeOfDay": [
            "08:00:00+02:00"
          ]
        }
      },
      "site": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "74262004",
            "display": "Oral cavity structure"
          }
        ],
        "text": "oral"
      },
      "route": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "26643006",
            "display": "Oral route"
          }
        ],
        "text": "oral"
      },
      "doseAndRate": [
        {
          "doseQuantity": {
            "value": 1.0,
            "unit": "Stück",
            "system": "http://unitsofmeasure.org",
            "code": "pcs"
          }
        }
      ]
    },
    {
      "sequence": 1,
      "timing": {
        "repeat": {
          "timeOfDay": [
            "12:00:00+02:00"
          ]
        }
      },
      "site": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "74262004",
            "display": "Oral cavity structure"
          }
        ],
        "text": "oral"
      },
      "route": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "26643006",
            "display": "Oral route"
          }
        ],
        "text": "oral"
      },
      "doseAndRate": [
        {
          "doseQuantity": {
            "value": 1.0,
            "unit": "Stück",
            "system": "http://unitsofmeasure.org",
            "code": "pcs"
          }
        }
      ]
    }
  ],
  "dispenseRequest": {
    "validityPeriod": {
      "start": "2025-09-09T06:00:00+00:00"
    }
  },
  "substitution": {
    "allowedBoolean": true
  }
}