http://terminology.hl7.org/CodeSystem/v2-0409|2.0.0

name
ApplicationChangeType
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2019-12-01 00:00:00.0

applicationChangeType

HL7-defined code system of concepts which specify the type of change being requested (if NMR query) or announced (if NMD unsolicited update) during application status changes. It is assumed that a \"new\" version starts up with no loss or duplication of data as the \"old\" one is shutting down (if possible). Used in HL7 Version 2 Messaging in the NSC segment.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0409"
  }, {
    "name" : "version",
    "valueString" : "2.0.0"
  } ]
}