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.

{
  "description" : "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.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2019-12-01T00:00:00Z",
  "versionNeeded" : false,
  "publisher" : "Health Level Seven International",
  "purpose" : "Underlying Master Code System for V2 table 0409 (Application Change Type)",
  "content" : "complete",
  "property" : [ {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "Status of the concept"
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
    "code" : "deprecated",
    "type" : "code",
    "description" : "Version of HL7 in which the code was deprecated"
  } ],
  "name" : "ApplicationChangeType",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "applicationChangeType",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "inm"
  } ],
  "compositional" : false,
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "78419963-7a2f-5dee-afb7-869159d8d76c",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0409",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0409",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.255",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "id" : "4545",
    "code" : "SU",
    "display" : "Start up",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Start up"
  }, {
    "id" : "4546",
    "code" : "SD",
    "display" : "Shut down",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Shut down"
  }, {
    "id" : "4547",
    "code" : "M",
    "display" : "Migrates to different CPU",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Migrates to different CPU"
  } ],
  "caseSensitive" : true,
  "version" : "2.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}