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

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

HL7UpdateMode

The possible modes of updating that occur when an attribute is received by a system that already contains values for that attribute.

POST /CodeSystem/$validate-codedocs

Input

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