urn:iso-astm:E1762-95:2013|4.0.1

name
SignatureTypeCodes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Signature Type Codes

The 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. Examples include: author, transcriptionist/recorder, and witness.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "urn:iso-astm:E1762-95:2013"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}