{ "description": "The AccessCode that is generated by the FdV in order to access the ePrescription in an EU country.", "_filename": "StructureDefinition-GEM-ERP-PR-AccessCode-EU.json", "package_name": "de.gematik.erezept-workflow.r4", "date": "2025-01-01", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "GEM_ERP_PR_Access_Code_EU", "abstract": false, "type": "Identifier", "experimental": null, "resourceType": "StructureDefinition", "title": "Identifier Profile for EU AccessCode", "package_version": "1.5.0-beta10", "status": "draft", "id": "24b39236-d81d-42a5-b2d4-27be80b7f021", "kind": "complex-type", "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Access_Code_EU", "version": "1.5", "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/StructureDefinition/GEM_ERP_PR_Access_Code_EU", "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" }