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

name
v2.0207
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active

v2 Processing Mode

FHIR Value set/code system definition for HL7 v2 table 0207 ( Processing Mode)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0207 ( Processing Mode)",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v2.0207",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Processing Mode",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "language" : "en",
  "id" : "aee75026-44e9-5d67-89b6-a29f594b43e1",
  "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" : [ {
    "code" : "A",
    "display" : "Archive",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Archiveren",
      "language" : "nl"
    } ]
  }, {
    "code" : "I",
    "display" : "Initial load",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Initieel laden",
      "language" : "nl"
    } ]
  }, {
    "code" : "Not present",
    "display" : "Not present (the default, meaning current  processing)",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Niet aanwezig (de standaardwaarde, betekent huidige verwerking)"
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Niet aanwezig",
      "language" : "nl"
    } ]
  }, {
    "code" : "R",
    "display" : "Restore from archive",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Herstellen uit archief",
      "language" : "nl"
    } ]
  }, {
    "code" : "T",
    "display" : "Current processing, transmitted at intervals (scheduled or on demand)",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Huidige verwerking, verstuurd op basis van intervallen (gepland of op aanvraag)",
      "language" : "nl"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}