http://terminology.hl7.org/CodeSystem/v3-ParticipationSignature|2018-08-12
name
v3.ParticipationSignature
v3.ParticipationSignature
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
active
active
date
2018-08-11 14:00:00.0
2018-08-11 14:00:00.0
v3 Code System 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. Examples:\r\nA 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-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationSignature"
}, {
"name" : "version",
"valueString" : "2018-08-12"
} ]
}