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

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

processingMode

HL7-defined code system of concepts that indicate an archival process or an initial load process. Used in HL7 Version 2.x messaging in the PT datatype.

{
  "description" : "HL7-defined code system of concepts that indicate an archival process or an initial load process.  Used in HL7 Version 2.x messaging in the PT datatype.",
  "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 0207 (Processing Mode)",
  "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" : "ProcessingMode",
  "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" : "processingMode",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "inm"
  } ],
  "compositional" : false,
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "31359b5d-8802-5a05-a37e-808ed5d812ae",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0207",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0207",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.112",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "id" : "2120",
    "code" : "A",
    "display" : "Archive",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Archive"
  }, {
    "id" : "2121",
    "code" : "R",
    "display" : "Restore from archive",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Restore from archive"
  }, {
    "id" : "2122",
    "code" : "I",
    "display" : "Initial load",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Initial load"
  }, {
    "id" : "2123",
    "code" : "T",
    "display" : "Current processing, transmitted at intervals (scheduled or on demand)",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Current processing, transmitted at intervals (scheduled or on demand)"
  }, {
    "id" : "2124",
    "code" : "Not present",
    "display" : "Not present (the default, meaning current  processing)",
    "property" : [ {
      "code" : "status",
      "valueCode" : "D"
    } ],
    "definition" : "Not present (the default, meaning current  processing)"
  }, {
    "id" : "2125",
    "code" : "not present",
    "display" : "Not present (the default, meaning current  processing)",
    "property" : [ {
      "code" : "deprecated",
      "valueCode" : "2.9"
    }, {
      "code" : "status",
      "valueCode" : "D"
    } ],
    "definition" : "Not present (the default, meaning current  processing)"
  } ],
  "caseSensitive" : true,
  "version" : "2.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}