http://terminology.hl7.org/CodeSystem/participant-type|4.0.1
name
ParticipantType
ParticipantType
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
Participant type
This value set defines a set of codes that can be used to indicate how an individual participates in an encounter.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/participant-type"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}