urn:iso-astm:E1762-95:2013|5.0.0
name
ASTMSignatureTypeCodes
ASTMSignatureTypeCodes
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
ASTM 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-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "urn:iso-astm:E1762-95:2013"
}, {
"name" : "version",
"valueString" : "5.0.0"
} ]
}