{
  "resourceType" : "CodeSystem",
  "id" : "v2-0438",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0438</b></p><a name=\"v2-0438\"> </a><a name=\"hcv2-0438\"> </a><p>This  code system <code>http://terminology.hl7.org/CodeSystem/v2-0438</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\">C<a name=\"v2-0438-C\"> </a></td><td>Confirmed or verified</td><td>Bevestigd of gecontroleerd</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"v2-0438-D\"> </a></td><td>Doubt raised</td><td>Twijfelachtig</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"v2-0438-E\"> </a></td><td>Erroneous</td><td>Foutief</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v2-0438-I\"> </a></td><td>Confirmed but inactive</td><td>Bevestigd maar inactief</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"v2-0438-P\"> </a></td><td>Pending</td><td>In bewerking</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"v2-0438-S\"> </a></td><td>Suspect</td><td>Verdacht</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v2-0438-U\"> </a></td><td>Unconfirmed</td><td>Niet-bevestigd</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-0438",
  "version" : "2.9",
  "name" : "v2.0438",
  "title" : "v2 Allergy clinical status",
  "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 0438 ( Allergy clinical status)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "content" : "complete",
  "concept" : [{
    "code" : "C",
    "display" : "Confirmed or verified",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Bevestigd of gecontroleerd"
    }]
  },
  {
    "code" : "D",
    "display" : "Doubt raised",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Twijfelachtig"
    }]
  },
  {
    "code" : "E",
    "display" : "Erroneous",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Foutief"
    }]
  },
  {
    "code" : "I",
    "display" : "Confirmed but inactive",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Bevestigd maar inactief"
    }]
  },
  {
    "code" : "P",
    "display" : "Pending",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "In bewerking"
    }]
  },
  {
    "code" : "S",
    "display" : "Suspect",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Verdacht"
    }]
  },
  {
    "code" : "U",
    "display" : "Unconfirmed",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Niet-bevestigd"
    }]
  }]
}