FHIR IG analytics| Package | dosing.aid-medicationrequest |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-aid-4-zeiten-schema.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationRequest",
"id": "medr0000-0000-4000-8000-000000000001",
"meta": {
"profile": [
"https://fhir.dosing-gmbh.de/StructureDefinition/AID-MedicationRequest"
]
},
"extension": [
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_EmergencyServicesFee",
"valueBoolean": false
},
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_SER",
"valueBoolean": false
},
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Multiple_Prescription",
"extension": [
{
"url": "Kennzeichen",
"valueBoolean": false
}
]
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction",
"valueMarkdown": "1-2-0-1 Stück"
},
{
"url": "http://ig.fhir.de/igs/medication/StructureDefinition/GeneratedDosageInstructionsMeta",
"extension": [
{
"url": "language",
"valueCode": "de-DE"
},
{
"url": "algorithmVersion",
"valueString": "2.0.0"
}
]
}
],
"status": "active",
"intent": "order",
"subject": {
"display": "Patient"
},
"medicationReference": {
"reference": "urn:uuid:med00000-0000-4000-8000-000000000001"
},
"authoredOn": "2026-07-30",
"dosageInstruction": [
{
"timing": {
"repeat": {
"frequency": 2,
"period": 1,
"periodUnit": "d",
"when": [
"MORN",
"NIGHT"
]
}
},
"doseAndRate": [
{
"doseQuantity": {
"value": 1,
"unit": "Stück",
"system": "http://unitsofmeasure.org",
"code": "{Tbl}"
}
}
]
},
{
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d",
"when": [
"NOON"
]
}
},
"doseAndRate": [
{
"doseQuantity": {
"value": 2,
"unit": "Stück",
"system": "http://unitsofmeasure.org",
"code": "{Tbl}"
}
}
]
}
],
"dispenseRequest": {
"quantity": {
"value": 1,
"unit": "Packung"
}
},
"substitution": {
"allowedBoolean": true
}
}