FHIR IG analytics| Package | de.gematik.erp-t-prescription |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-ExampleMedicationRequest-T-Compounding.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationRequest",
"id": "ExampleMedicationRequest-T-Compounding",
"meta": {
"profile": [
"https://gematik.de/fhir/erp-t-prescription/StructureDefinition/erp-tprescription-medication-request"
]
},
"extension": [
{
"extension": [
{
"url": "off-label",
"valueBoolean": true
},
{
"url": "childbearing-potential",
"valueBoolean": true
},
{
"url": "security-compliance",
"valueBoolean": false
},
{
"url": "hand-out-information-material",
"valueBoolean": false
},
{
"url": "declaration-of-expertise",
"valueBoolean": true
}
],
"url": "https://gematik.de/fhir/epa-medication/StructureDefinition/teratogenic-extension"
}
],
"status": "completed",
"intent": "order",
"medicationReference": {
"reference": "Medication/ExampleMedication1-Thalidomid-T-Compounding"
},
"subject": {
"identifier": {
"_system": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-permitted"
}
]
},
"_value": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-permitted"
}
]
}
}
},
"authoredOn": "2026-04-01",
"dosageInstruction": [
{
"text": "Nach Bedarf mit ausreichend Wasser einzunehmen."
}
],
"dispenseRequest": {
"quantity": {
"value": 10,
"unit": "Tablette"
}
}
}