FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: ETSI Signature Type Codes - TTL Representation

Page standards status: Informative Maturity Level: 0

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "etsi-signature-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system \n              <code>http://uri.etsi.org/01903/v1.2.2</code> defines the following codes:\n            </p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ProofOfOrigin\n                  <a name=\"etsi-signature-type-ProofOfOrigin\"> </a>\n                </td>\n                <td>Proof of origin</td>\n                <td>indicates that the signer recognizes to have created, approved and sent the signed data object.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ProofOfReceipt\n                  <a name=\"etsi-signature-type-ProofOfReceipt\"> </a>\n                </td>\n                <td>Proof of receipt</td>\n                <td>indicates that signer recognizes to have received the content of the signed data object.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ProofOfDelivery\n                  <a name=\"etsi-signature-type-ProofOfDelivery\"> </a>\n                </td>\n                <td>Proof of delivery</td>\n                <td>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.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ProofOfSender\n                  <a name=\"etsi-signature-type-ProofOfSender\"> </a>\n                </td>\n                <td>Proof of sender</td>\n                <td>indicates that the entity providing that indication has sent the signed data object (but not necessarily created it).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ProofOfapproval\n                  <a name=\"etsi-signature-type-ProofOfapproval\"> </a>\n                </td>\n                <td>Proof of approval</td>\n                <td>indicates that the signer has approved the content of the signed data object.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">ProofOfCreation\n                  <a name=\"etsi-signature-type-ProofOfCreation\"> </a>\n                </td>\n                <td>Proof of creation</td>\n                <td>indicates that the signer has created the signed data object (but not necessarily approved, nor sent it).</td>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://uri.etsi.org/01903/v1.2.2"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "5.0.0"] ; # 
  fhir:name [ fhir:v "ETSISignatureTypeCodes"] ; # 
  fhir:title [ fhir:v "ETSI Signature Type Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-13T16:55:28-04:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "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."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "ProofOfOrigin" ] ;
fhir:display [ fhir:v "Proof of origin" ] ;
fhir:definition [ fhir:v "indicates that the signer recognizes to have created, approved and sent the signed data object." ]
  ] [
fhir:code [ fhir:v "ProofOfReceipt" ] ;
fhir:display [ fhir:v "Proof of receipt" ] ;
fhir:definition [ fhir:v "indicates that signer recognizes to have received the content of the signed data object." ]
  ] [
fhir:code [ fhir:v "ProofOfDelivery" ] ;
fhir:display [ fhir:v "Proof of delivery" ] ;
fhir:definition [ fhir:v "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." ]
  ] [
fhir:code [ fhir:v "ProofOfSender" ] ;
fhir:display [ fhir:v "Proof of sender" ] ;
fhir:definition [ fhir:v "indicates that the entity providing that indication has sent the signed data object (but not necessarily created it)." ]
  ] [
fhir:code [ fhir:v "ProofOfapproval" ] ;
fhir:display [ fhir:v "Proof of approval" ] ;
fhir:definition [ fhir:v "indicates that the signer has approved the content of the signed data object." ]
  ] [
fhir:code [ fhir:v "ProofOfCreation" ] ;
fhir:display [ fhir:v "Proof of creation" ] ;
fhir:definition [ fhir:v "indicates that the signer has created the signed data object (but not necessarily approved, nor sent it)." ]
  ] ) . #