FHIR IG analytics| Package | de.gematik.epa.research |
| Resource Type | Bundle |
| Id | Bundle-ExampleEPAMedicationStatementBundle.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "ExampleEPAMedicationStatementBundle",
"type": "collection",
"entry": [
{
"resource": {
"resourceType": "MedicationStatement",
"id": "0b152eb2-6d0a-48e9-839b-5ee3023f2ad4",
"meta": {
"versionId": "1",
"lastUpdated": "2025-07-22T14:43:33.244Z",
"profile": [
"https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement"
]
},
"subject": {
"identifier": {
"system": "http://fhir.de/sid/gkv/kvid-10",
"value": "X123456789"
}
},
"status": "active",
"medicationReference": {
"reference": "ExampleEpaMedication1"
},
"effectivePeriod": {
"start": "2025-07-22"
},
"dateAsserted": "2025-07-22",
"informationSource": {
"reference": "Practitioner/ed1e019f-d50f-4c89-ace9-b54c588662c1"
},
"dosage": [
{
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d",
"when": [
"NIGHT"
],
"boundsDuration": {
"value": 7,
"code": "wk",
"system": "http://unitsofmeasure.org",
"unit": "Week"
}
}
},
"asNeededBoolean": false,
"doseAndRate": [
{
"doseQuantity": {
"value": 1,
"code": "1",
"system": "https://fhir.kbv.de/ValueSet/KBV_CS_SFHIR_BMP_DOSIEREINHEIT",
"unit": "Stück"
}
}
]
},
{
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d",
"when": [
"MORN"
],
"boundsDuration": {
"value": 7,
"code": "wk",
"system": "http://unitsofmeasure.org",
"unit": "Week"
}
}
},
"asNeededBoolean": false,
"doseAndRate": [
{
"doseQuantity": {
"value": 2,
"code": "1",
"system": "https://fhir.kbv.de/ValueSet/KBV_CS_SFHIR_BMP_DOSIEREINHEIT",
"unit": "Stück"
}
}
]
}
],
"note": [
{
"text": "Unbedingt eine halbe Stunde vor dem Frühstück einnehmen, Herr Mustermann!"
}
]
}
}
]
}