{
"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",
"mapping": [ {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://www.omg.org/spec/ServD/1.0/",
"name": "ServD",
"identity": "servd"
} ],
"abstract": false,
"type": "Identifier",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0-RC",
"status": "active",
"id": "1a2c99bb-cce6-4377-8168-5a110b4016a3",
"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"
}