{
  "resourceType" : "CodeSystem",
  "id" : "allergy-clinical-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem allergy-clinical-status</b></p><a name=\"allergy-clinical-status\"> </a><a name=\"hcallergy-clinical-status\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/allergy-clinical-status</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">active<a name=\"allergy-clinical-status-active\"> </a></td><td>Active</td><td>An active record of a risk of a reaction to the identified substance.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">inactive<a name=\"allergy-clinical-status-inactive\"> </a></td><td>Inactive</td><td>An inactivated record of a risk of a reaction to the identified substance.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0resolved<a name=\"allergy-clinical-status-resolved\"> </a></td><td>Resolved</td><td>A reaction to the identified substance has been clinically reassessed by testing or re-exposure and considered to be resolved.</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString" : "Informative"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r3.r5"
    },
    {
      "url" : "version",
      "valueString" : "0.1.0"
    },
    {
      "url" : "uri",
      "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/allergy-clinical-status",
  "version" : "3.0.2",
  "name" : "AllergyIntoleranceClinicalStatus",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-10-23T19:53:00-05:00",
  "publisher" : "Patient Care",
  "contact" : [{
    "name" : "Patient Care",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/patientcare"
    }]
  }],
  "description" : "The clinical status of the allergy or intolerance.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/allergy-clinical-status",
  "content" : "complete",
  "concept" : [{
    "code" : "active",
    "display" : "Active",
    "definition" : "An active record of a risk of a reaction to the identified substance."
  },
  {
    "code" : "inactive",
    "display" : "Inactive",
    "definition" : "An inactivated record of a risk of a reaction to the identified substance.",
    "concept" : [{
      "code" : "resolved",
      "display" : "Resolved",
      "definition" : "A reaction to the identified substance has been clinically reassessed by testing or re-exposure and considered to be resolved."
    }]
  }]
}