http://terminology.hl7.org/CodeSystem/v3-ParticipationType|5.0.0
name
ParticipationType
ParticipationType
package
hl7.terminology.r4@6.3.0
hl7.terminology.r4@6.3.0
content
complete
complete
status
active
active
date
2019-03-20 00:00:00.0
2019-03-20 00:00:00.0
ParticipationType
A code specifying the meaning and purpose of every Participation instance. Each of its values implies specific constraints on the Roles undertaking the participation.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"
}, {
"name" : "version",
"valueString" : "5.0.0"
} ]
}