{
  "resourceType" : "CodeSystem",
  "id" : "v2-0207",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0207</b></p><a name=\"v2-0207\"> </a><a name=\"hcv2-0207\"> </a><p>This  code system <code>http://terminology.hl7.org/CodeSystem/v2-0207</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"v2-0207-A\"> </a></td><td>Archive</td><td>Archiveren</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v2-0207-I\"> </a></td><td>Initial load</td><td>Initieel laden</td></tr><tr><td style=\"white-space:nowrap\">Not present<a name=\"v2-0207-Notpresent\"> </a></td><td>Not present (the default, meaning current  processing)</td><td>Niet aanwezig</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"v2-0207-R\"> </a></td><td>Restore from archive</td><td>Herstellen uit archief</td></tr><tr><td style=\"white-space:nowrap\">T<a name=\"v2-0207-T\"> </a></td><td>Current processing, transmitted at intervals (scheduled or on demand)</td><td>Huidige verwerking, verstuurd op basis van intervallen (gepland of op aanvraag)</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r4.r4b"
    },
    {
      "url" : "version",
      "valueString" : "0.0.1-snapshot-2"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0207",
  "version" : "2.9",
  "name" : "v2.0207",
  "title" : "v2 Processing Mode",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-13T16:11:23-04:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [{
    "name" : "FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0207 ( Processing Mode)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "content" : "complete",
  "concept" : [{
    "code" : "A",
    "display" : "Archive",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Archiveren"
    }]
  },
  {
    "code" : "I",
    "display" : "Initial load",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Initieel laden"
    }]
  },
  {
    "code" : "Not present",
    "display" : "Not present (the default, meaning current  processing)",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Niet aanwezig"
    }]
  },
  {
    "code" : "R",
    "display" : "Restore from archive",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Herstellen uit archief"
    }]
  },
  {
    "code" : "T",
    "display" : "Current processing, transmitted at intervals (scheduled or on demand)",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Huidige verwerking, verstuurd op basis van intervallen (gepland of op aanvraag)"
    }]
  }]
}