{
"description": null,
"_filename": "StructureDefinition-GEM-ERP-PR-Signature.json",
"package_name": "de.gematik.erezept-workflow.r4",
"date": "2025-12-19",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "GEM_ERP_PR_Signature",
"abstract": false,
"type": "Signature",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Profil für die Signatur von Bundles im E-Rezept-Kontext",
"package_version": "1.6.1",
"status": "active",
"id": "67947acb-ccdd-4539-9559-0db0f6c0fa93",
"kind": "complex-type",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Signature",
"version": "1.6.1",
"differential": {
"element": [ {
"id": "Signature.type",
"max": "1",
"path": "Signature.type",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/signature-type",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "SignatureType"
} ],
"description": "An indication of the reason that an entity signed the object."
},
"slicing": {
"rules": "closed",
"discriminator": [ {
"path": "code",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Signature.type:AuthorsSignature",
"max": "1",
"min": 0,
"path": "Signature.type",
"sliceName": "AuthorsSignature"
}, {
"id": "Signature.type:AuthorsSignature.system",
"path": "Signature.type.system",
"fixedUri": "urn:iso-astm:E1762-95:2013"
}, {
"id": "Signature.type:AuthorsSignature.code",
"min": 1,
"path": "Signature.type.code",
"fixedCode": "1.2.840.10065.1.12.1.1"
}, {
"id": "Signature.type:VerificationSignature",
"max": "1",
"min": 0,
"path": "Signature.type",
"sliceName": "VerificationSignature"
}, {
"id": "Signature.type:VerificationSignature.system",
"path": "Signature.type.system",
"fixedUri": "urn:iso-astm:E1762-95:2013"
}, {
"id": "Signature.type:VerificationSignature.code",
"min": 1,
"path": "Signature.type.code",
"fixedCode": "1.2.840.10065.1.12.1.5"
}, {
"id": "Signature.when",
"path": "Signature.when",
"mustSupport": true
}, {
"id": "Signature.who",
"path": "Signature.who",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device" ]
} ],
"mustSupport": true
}, {
"id": "Signature.who.reference",
"min": 1,
"path": "Signature.who.reference",
"mustSupport": true
}, {
"id": "Signature.sigFormat",
"min": 1,
"path": "Signature.sigFormat",
"mustSupport": true
}, {
"id": "Signature.data",
"min": 1,
"path": "Signature.data",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Signature"
}