{
"description": "This transaction identifier is used to track medication prescription transactions between the E-Rezept-Fachdienst and the ePA. It is generated by the ePA Medication Service, ensuring a consistent and unique identification of each transaction. The identifier is composed of the PrescriptionId and the authoredOn-date of the operations parameters request, providing a robust mechanism for referencing and managing medication-related resources across systems.",
"_filename": "StructureDefinition-rx-prescription-process-identifier.json",
"package_name": "de.gematik.epa.medication",
"date": "2024-03-18",
"derivation": "constraint",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"name": "RxPrescriptionProcessIdentifier",
"abstract": false,
"type": "Identifier",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0",
"status": "active",
"id": "2e0571cd-77c1-43fc-88b2-f211c83d8a23",
"kind": "complex-type",
"url": "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Identifier.system",
"min": 1,
"path": "Identifier.system",
"patternUri": "https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier",
"mustSupport": true
}, {
"id": "Identifier.value",
"min": 1,
"path": "Identifier.value",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}