FHIR IG Statistics: StructureDefinition/erp-tprescription-medication-request
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "erp-tprescription-medication-request",
"url": "https://gematik.de/fhir/erp-t-prescription/StructureDefinition/erp-tprescription-medication-request",
"version": "1.0.0-ballot-1",
"name": "ERP_TPrescription_MedicationRequest",
"title": "E-T-Rezept Medication Request",
"status": "draft",
"date": "2025-07-07",
"description": "Informationen zu einer Verordnung, die ein Arzt im E-T-Rezept angegeben hat.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "MedicationRequest",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "MedicationRequest.extension",
"path": "MedicationRequest.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "MedicationRequest.extension:T-Rezept",
"path": "MedicationRequest.extension",
"sliceName": "T-Rezept",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Teratogenic"
]
}
],
"mustSupport": true
},
{
"id": "MedicationRequest.extension:T-Rezept.url",
"path": "MedicationRequest.extension.url",
"short": "identifies the meaning of the extension via identifying url"
},
{
"id": "MedicationRequest.identifier",
"path": "MedicationRequest.identifier",
"max": "0"
},
{
"id": "MedicationRequest.status",
"path": "MedicationRequest.status",
"fixedCode": "completed"
},
{
"id": "MedicationRequest.statusReason",
"path": "MedicationRequest.statusReason",
"max": "0"
},
{
"id": "MedicationRequest.intent",
"path": "MedicationRequest.intent",
"fixedCode": "order"
},
{
"id": "MedicationRequest.category",
"path": "MedicationRequest.category",
"max": "0"
},
{
"id": "MedicationRequest.priority",
"path": "MedicationRequest.priority",
"max": "0"
},
{
"id": "MedicationRequest.doNotPerform",
"path": "MedicationRequest.doNotPerform",
"max": "0"
},
{
"id": "MedicationRequest.reported[x]",
"path": "MedicationRequest.reported[x]",
"max": "0"
},
{
"id": "MedicationRequest.medication[x]",
"path": "MedicationRequest.medication[x]",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Medication"
]
}
],
"mustSupport": true
},
{
"id": "MedicationRequest.subject.extension",
"path": "MedicationRequest.subject.extension",
"min": 1
},
{
"id": "MedicationRequest.subject.extension:dataAbsentReason",
"path": "MedicationRequest.subject.extension",
"sliceName": "dataAbsentReason",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/data-absent-reason"
]
}
]
},
{
"id": "MedicationRequest.subject.extension:dataAbsentReason.value[x]",
"path": "MedicationRequest.subject.extension.value[x]",
"patternCode": "not-permitted"
},
{
"id": "MedicationRequest.subject.reference",
"path": "MedicationRequest.subject.reference",
"max": "0"
},
{
"id": "MedicationRequest.subject.type",
"path": "MedicationRequest.subject.type",
"max": "0"
},
{
"id": "MedicationRequest.subject.identifier",
"path": "MedicationRequest.subject.identifier",
"max": "0"
},
{
"id": "MedicationRequest.subject.display",
"path": "MedicationRequest.subject.display",
"max": "0"
},
{
"id": "MedicationRequest.encounter",
"path": "MedicationRequest.encounter",
"max": "0"
},
{
"id": "MedicationRequest.supportingInformation",
"path": "MedicationRequest.supportingInformation",
"max": "0"
},
{
"id": "MedicationRequest.authoredOn",
"path": "MedicationRequest.authoredOn",
"mustSupport": true
},
{
"id": "MedicationRequest.requester",
"path": "MedicationRequest.requester",
"max": "0"
},
{
"id": "MedicationRequest.performer",
"path": "MedicationRequest.performer",
"max": "0"
},
{
"id": "MedicationRequest.performerType",
"path": "MedicationRequest.performerType",
"max": "0"
},
{
"id": "MedicationRequest.recorder",
"path": "MedicationRequest.recorder",
"max": "0"
},
{
"id": "MedicationRequest.reasonCode",
"path": "MedicationRequest.reasonCode",
"max": "0"
},
{
"id": "MedicationRequest.reasonReference",
"path": "MedicationRequest.reasonReference",
"max": "0"
},
{
"id": "MedicationRequest.instantiatesCanonical",
"path": "MedicationRequest.instantiatesCanonical",
"max": "0"
},
{
"id": "MedicationRequest.instantiatesUri",
"path": "MedicationRequest.instantiatesUri",
"max": "0"
},
{
"id": "MedicationRequest.basedOn",
"path": "MedicationRequest.basedOn",
"max": "0"
},
{
"id": "MedicationRequest.groupIdentifier",
"path": "MedicationRequest.groupIdentifier",
"max": "0"
},
{
"id": "MedicationRequest.courseOfTherapyType",
"path": "MedicationRequest.courseOfTherapyType",
"max": "0"
},
{
"id": "MedicationRequest.insurance",
"path": "MedicationRequest.insurance",
"max": "0"
},
{
"id": "MedicationRequest.note",
"path": "MedicationRequest.note",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction",
"path": "MedicationRequest.dosageInstruction",
"mustSupport": true
},
{
"id": "MedicationRequest.dispenseRequest",
"path": "MedicationRequest.dispenseRequest",
"mustSupport": true
},
{
"id": "MedicationRequest.dispenseRequest.initialFill",
"path": "MedicationRequest.dispenseRequest.initialFill",
"max": "0"
},
{
"id": "MedicationRequest.dispenseRequest.dispenseInterval",
"path": "MedicationRequest.dispenseRequest.dispenseInterval",
"max": "0"
},
{
"id": "MedicationRequest.dispenseRequest.validityPeriod",
"path": "MedicationRequest.dispenseRequest.validityPeriod",
"max": "0"
},
{
"id": "MedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
"path": "MedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
"max": "0"
},
{
"id": "MedicationRequest.dispenseRequest.quantity",
"path": "MedicationRequest.dispenseRequest.quantity",
"mustSupport": true
},
{
"id": "MedicationRequest.dispenseRequest.expectedSupplyDuration",
"path": "MedicationRequest.dispenseRequest.expectedSupplyDuration",
"mustSupport": true
},
{
"id": "MedicationRequest.dispenseRequest.performer",
"path": "MedicationRequest.dispenseRequest.performer",
"max": "0"
},
{
"id": "MedicationRequest.substitution",
"path": "MedicationRequest.substitution",
"max": "0"
},
{
"id": "MedicationRequest.priorPrescription",
"path": "MedicationRequest.priorPrescription",
"max": "0"
},
{
"id": "MedicationRequest.detectedIssue",
"path": "MedicationRequest.detectedIssue",
"max": "0"
},
{
"id": "MedicationRequest.eventHistory",
"path": "MedicationRequest.eventHistory",
"max": "0"
}
]
}
}