{
  "resourceType" : "CodeSystem",
  "id" : "v2-0367",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0367</b></p><a name=\"v2-0367\"> </a><a name=\"hcv2-0367\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, retired</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td><td>The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged</td></tr></table><p><b>Concepts</b></p><p>This  code system <code>http://terminology.hl7.org/CodeSystem/v2-0367</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>Deprecated</b></td><td><b>status</b></td><td><b>deprecationDate</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">...<a name=\"v2-0367-.46.46.46\"> </a></td><td>(null) No level change</td><td>Deprecated</td><td>deprecated</td><td>2015-09</td><td>(null) geen niveauwijziging</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"v2-0367-C\"> </a></td><td>Critical</td><td/><td/><td/><td>Kritiek</td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"v2-0367-N\"> </a></td><td>Normal</td><td/><td/><td/><td>Normaal</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"v2-0367-S\"> </a></td><td>Serious</td><td/><td/><td/><td>Serieus</td></tr><tr><td style=\"white-space:nowrap\">W<a name=\"v2-0367-W\"> </a></td><td>Warning</td><td/><td/><td/><td>Waarschuwing</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">…<a name=\"v2-0367-.8230\"> </a></td><td>(null) No level change</td><td>Deprecated</td><td>deprecated</td><td>2011-01</td><td>(null) Geen statuswijziging</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-0367",
  "version" : "2.9",
  "name" : "v2.0367",
  "title" : "v2 Alert level",
  "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 0367 ( Alert level)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "content" : "complete",
  "property" : [{
    "code" : "status",
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "description" : "A property that indicates the status of the concept. One of active, experimental, deprecated, retired",
    "type" : "code"
  },
  {
    "code" : "deprecationDate",
    "uri" : "http://hl7.org/fhir/concept-properties#deprecationDate",
    "description" : "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged",
    "type" : "dateTime"
  }],
  "concept" : [{
    "code" : "...",
    "display" : "(null) No level change",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "(null) geen niveauwijziging"
    }],
    "property" : [{
      "code" : "status",
      "valueCode" : "deprecated"
    },
    {
      "code" : "deprecationDate",
      "valueDateTime" : "2015-09"
    }]
  },
  {
    "code" : "C",
    "display" : "Critical",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Kritiek"
    }]
  },
  {
    "code" : "N",
    "display" : "Normal",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Normaal"
    }]
  },
  {
    "code" : "S",
    "display" : "Serious",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Serieus"
    }]
  },
  {
    "code" : "W",
    "display" : "Warning",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Waarschuwing"
    }]
  },
  {
    "code" : "…",
    "display" : "(null) No level change",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "(null) Geen statuswijziging"
    }],
    "property" : [{
      "code" : "status",
      "valueCode" : "deprecated"
    },
    {
      "code" : "deprecationDate",
      "valueDateTime" : "2011-01"
    }]
  }]
}