FHIR IG Statistics: StructureDefinition/GEM-ERP-PR-Signature
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "GEM-ERP-PR-Signature",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Signature",
"version": "1.5.2",
"name": "GEM_ERP_PR_Signature",
"title": "Profile for Signature of Bundles in ePrescription Context",
"status": "active",
"date": "2025-06-23",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"type": "Signature",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Signature",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Signature.type",
"path": "Signature.type",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "code"
}
],
"rules": "closed"
},
"max": "1",
"mustSupport": true,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "SignatureType"
}
],
"strength": "required",
"description": "An indication of the reason that an entity signed the object.",
"valueSet": "http://hl7.org/fhir/ValueSet/signature-type"
}
},
{
"id": "Signature.type:AuthorsSignature",
"path": "Signature.type",
"sliceName": "AuthorsSignature",
"min": 0,
"max": "1"
},
{
"id": "Signature.type:AuthorsSignature.system",
"path": "Signature.type.system",
"fixedUri": "urn:iso-astm:E1762-95:2013"
},
{
"id": "Signature.type:AuthorsSignature.code",
"path": "Signature.type.code",
"min": 1,
"fixedCode": "1.2.840.10065.1.12.1.1"
},
{
"id": "Signature.type:VerificationSignature",
"path": "Signature.type",
"sliceName": "VerificationSignature",
"min": 0,
"max": "1"
},
{
"id": "Signature.type:VerificationSignature.system",
"path": "Signature.type.system",
"fixedUri": "urn:iso-astm:E1762-95:2013"
},
{
"id": "Signature.type:VerificationSignature.code",
"path": "Signature.type.code",
"min": 1,
"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",
"path": "Signature.who.reference",
"min": 1,
"mustSupport": true
},
{
"id": "Signature.sigFormat",
"path": "Signature.sigFormat",
"min": 1,
"mustSupport": true
},
{
"id": "Signature.data",
"path": "Signature.data",
"min": 1,
"mustSupport": true
}
]
}
}