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

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

segmentAction

HL7-defined code system of concepts specifying actions to be applied for segments when an HL7 version 2 interface is operating in \"action code mode\" (a kind of update mode in the Standard). Used in HL7 Version 2.x messaging in the RXA, RXV, LCH, IAM, ARV, IN1 and OH1 segments.

{
  "description" : "HL7-defined code system of concepts specifying actions to be applied for segments when an HL7 version 2 interface is operating in \\\"action code mode\\\" (a kind of update mode in the Standard).  Used in HL7 Version 2.x messaging in the RXA, RXV, LCH, IAM, ARV, IN1 and OH1 segments.",
  "compose" : null,
  "package" : "hl7.terminology.r5@6.3.0",
  "date" : "2019-12-01T00:00:00Z",
  "versionNeeded" : false,
  "publisher" : "Health Level Seven International",
  "purpose" : "Underlying Master Code System for V2 table 0206 (Segment Action Code)",
  "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"
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment",
    "code" : "v2-concComment",
    "type" : "string",
    "description" : "V2 Concept Comment"
  } ],
  "name" : "SegmentAction",
  "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" : "segmentAction",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "inm"
  } ],
  "compositional" : false,
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "9cdcefe9-72f8-5e65-bcbe-462019464272",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0206",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0206",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.111",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "id" : "2115",
    "code" : "A",
    "display" : "Add/Insert",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Add/Insert",
    "designation" : [ {
      "use" : {
        "code" : "preferredForLanguage",
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"
      },
      "value" : "Einfügen",
      "language" : "de"
    } ]
  }, {
    "id" : "2116",
    "code" : "D",
    "display" : "Delete",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Delete",
    "designation" : [ {
      "use" : {
        "code" : "preferredForLanguage",
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"
      },
      "value" : "Löschen/Stornieren",
      "language" : "de"
    } ]
  }, {
    "id" : "2117",
    "code" : "S",
    "display" : "Used in Snapshot mode",
    "property" : [ {
      "code" : "v2-concComment",
      "valueString" : "Snapshot mode is the expected default; use this code to explicitly state that."
    }, {
      "code" : "status",
      "valueCode" : "N"
    } ],
    "definition" : "Declares when segment falls under snapshot  mode handling, i.e. all elements that were previously sent will be sent, not just any changes"
  }, {
    "id" : "2118",
    "code" : "U",
    "display" : "Update",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Update",
    "designation" : [ {
      "use" : {
        "code" : "preferredForLanguage",
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"
      },
      "value" : "Ändern",
      "language" : "de"
    } ]
  }, {
    "id" : "2119",
    "code" : "X",
    "display" : "No Change",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "No Change"
  } ],
  "caseSensitive" : true,
  "version" : "2.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}