http://terminology.hl7.org/CodeSystem/v3-ParticipationSignature|3.0.0

name
ParticipationSignature
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2019-03-20 00:00:00.0

ParticipationSignature

A set of codes specifying whether and how the participant has attested his participation through a signature and or whether such a signature is needed.\r\n\r\n*Examples:* A surgical Procedure act object (representing a procedure report) requires a signature of the performing and responsible surgeon, and possibly other participants. (See also: Participation.signatureText.)

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationSignature"
  }, {
    "name" : "version",
    "valueString" : "3.0.0"
  } ]
}