{
"description": "The AccessCode that is generated by the FdV in order to access the ePrescription in an EU country.",
"_filename": "StructureDefinition-GEM-ERPEU-PR-AccessCode.json",
"package_name": "de.gematik.erezept.eu",
"date": "2026-01-08",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "GEM_ERPEU_PR_Access_Code",
"abstract": false,
"type": "Identifier",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Identifier Profile for EU AccessCode",
"package_version": "1.1.1",
"status": "active",
"id": "5bc83ae5-1f3f-4854-ae53-c4f5b73768c8",
"kind": "complex-type",
"url": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Access_Code",
"version": "1.1.1",
"differential": {
"element": [ {
"id": "Identifier.use",
"path": "Identifier.use",
"fixedCode": "official"
}, {
"id": "Identifier.system",
"min": 1,
"path": "Identifier.system",
"patternUri": "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_EU_AccessCode",
"mustSupport": true
}, {
"id": "Identifier.value",
"min": 1,
"path": "Identifier.value",
"short": "The AccessCode for redeeming the ePrescription in an EU country.",
"comment": "6-digit code that is generated by the FdV in order to access the ePrescription in an EU country.",
"constraint": [ {
"key": "workflow-eu-access-code-1",
"human": "Format of the AccessCode must be a 6-digit code in the Form [a-z, A-Z, 0-9].",
"source": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Access_Code",
"severity": "error",
"expression": "$this.matches('^[a-zA-Z0-9]{6}$')"
} ],
"definition": "This is the AccessCode that is generated by the FdV in order to access the ePrescription in an EU country. It is handed to the E-Rezept-Fachdienst by the FdV.",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}