Package | de.gematik.dev.epa.medication |
Resource Type | StructureDefinition |
Id | rx-prescription-process-identifier |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier |
URL | https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier |
Version | 1.1.0 |
Status | active |
Date | 2024-08-14 |
Name | RxPrescriptionProcessIdentifier |
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. |
Type | Identifier |
Kind | complex-type |
StructureDefinition | |
epa-medication-prescription-link-task | EPA MedicationPrescription Link Task |
epa-medication-request | EPA MedicationRequest |
rx-prescription-process-identifier-extension | RxPrescriptionProcessIdentifierExtension |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "rx-prescription-process-identifier", "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier", "version": "1.1.0", "name": "RxPrescriptionProcessIdentifier", "status": "active", "experimental": false, "date": "2024-08-14", "publisher": "gematik GmbH", "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.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "type": "Identifier", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier", "derivation": "constraint", "differential": { "element": [ { "id": "Identifier.system", "path": "Identifier.system", "min": 1, "patternUri": "https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier", "mustSupport": true }, { "id": "Identifier.value", "path": "Identifier.value", "min": 1, "mustSupport": true } ] } }