{
  "resourceType" : "CodeSystem",
  "id" : "MODS-AlertStatus-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MODS-AlertStatus-1</b></p><a name=\"MODS-AlertStatus-1\"> </a><a name=\"hcMODS-AlertStatus-1\"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-AlertStatus-1</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">entered-in-error<a name=\"MODS-AlertStatus-1-entered-in-error\"> </a></td><td>The flag was added in error and should no longer be displayed.</td></tr><tr><td style=\"white-space:nowrap\">inactive<a name=\"MODS-AlertStatus-1-inactive\"> </a></td><td>The flag no longer needs to be displayed.</td></tr><tr><td style=\"white-space:nowrap\">active<a name=\"MODS-AlertStatus-1-active\"> </a></td><td>A current flag that should be displayed to a user. A system may use the category to determine which user roles should view the flag.</td></tr></table></div>"
  },
  "url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-AlertStatus-1",
  "version" : "0.1.0",
  "name" : "MODSAlertStatus",
  "title" : "MODS Alert Status",
  "status" : "draft",
  "date" : "2026-03-24T16:18:08+00:00",
  "publisher" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
  "contact" : [{
    "name" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
    "telecom" : [{
      "system" : "url",
      "value" : "https://synanetics.com"
    },
    {
      "system" : "email",
      "value" : "info@synanetics.com"
    }]
  }],
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "GB",
      "display" : "United Kingdom of Great Britain and Northern Ireland"
    }]
  }],
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "entered-in-error",
    "display" : "The flag was added in error and should no longer be displayed."
  },
  {
    "code" : "inactive",
    "display" : "The flag no longer needs to be displayed."
  },
  {
    "code" : "active",
    "display" : "A current flag that should be displayed to a user. A system may use the category to determine which user roles should view the flag."
  }]
}