{
"description": "The ETSI TS 101 733 V2.2.1 (2013-04) - Electronic Signatures and Infrastructures (ESI) - defines a set of Commitment Types (Purpose of Signature). ETSI TS 101 903 V1.2.2 defines vocabulary identifiers for these Commitment Types. Digital Signature Purposes, an indication of the reason an entity signs a document. This is included in the signed information and can be used when determining accountability for various actions concerning the document.",
"_filename": "CodeSystem-etsi-signature-type.json",
"package_name": "hl7.fhir.uv.xver-r5.r4b",
"date": "2025-09-13T17:27:08-04:00",
"publisher": "FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ETSISignatureTypeCodes",
"copyright": "These codes are excerpted from ETSI Standard for Digital Signatures and XAdES, Copyright by ETSI International. Copies of this standard are available through the ETSI Web Site at www.etsi.org.",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "ETSI Signature Type Codes",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "active",
"id": "b28e0d25-61ff-48b8-b964-10e6a4d481e8",
"kind": null,
"url": "http://uri.etsi.org/01903/v1.2.2",
"concept": [ {
"code": "ProofOfOrigin",
"display": "Proof of origin",
"definition": "indicates that the signer recognizes to have created, approved and sent the signed data object."
}, {
"code": "ProofOfReceipt",
"display": "Proof of receipt",
"definition": "indicates that signer recognizes to have received the content of the signed data object."
}, {
"code": "ProofOfDelivery",
"display": "Proof of delivery",
"definition": "indicates that the TSP providing that indication has delivered a signed data object in a local store accessible to the recipient of the signed data object."
}, {
"code": "ProofOfSender",
"display": "Proof of sender",
"definition": "indicates that the entity providing that indication has sent the signed data object (but not necessarily created it)."
}, {
"code": "ProofOfapproval",
"display": "Proof of approval",
"definition": "indicates that the signer has approved the content of the signed data object."
}, {
"code": "ProofOfCreation",
"display": "Proof of creation",
"definition": "indicates that the signer has created the signed data object (but not necessarily approved, nor sent it)."
} ],
"caseSensitive": true,
"version": "5.0.0",
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}