http://terminology.hl7.org/CodeSystem/v3-ParticipationMode|4.0.0

name
ParticipationMode
package
hl7.terminology.r5@6.3.0
content
complete
status
active
date
2021-08-10 00:00:00.0

ParticipationMode

A set of codes specifying the modality by which the Entity playing the Role is participating in the Act.\r\n\r\n*Examples:* Physically present, over the telephone, written communication.\r\n\r\n*Rationale:* Particularly for author (originator) participants this is used to specify whether the information represented by the act was initially provided verbally, (hand-)written, or electronically.\r\n\r\n*Open Issue:* There needs to be a reexamination of the hierarchies as there seems to be some muddling between ELECTRONIC and other concepts that involve electronic communication that are in other hierarchies.

POST /CodeSystem/$validate-codedocs

Input

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