{
  "resourceType" : "CodeSystem",
  "id" : "openEHR-EHR-CLUSTER.symptom-sign.v2.at0021",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem openEHR-EHR-CLUSTER.symptom-sign.v2.at0021</b></p><a name=\"openEHR-EHR-CLUSTER.symptom-sign.v2.at0021\"> </a><a name=\"hcopenEHR-EHR-CLUSTER.symptom-sign.v2.at0021\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/symptoms/CodeSystem/openEHR-EHR-CLUSTER.symptom-sign.v2.at0021</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>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">at0023<a name=\"openEHR-EHR-CLUSTER.symptom-sign.v2.at0021-at0023\"> </a></td><td>Mild</td><td>The intensity of the symptom or sign does not cause interference with normal activity.</td></tr><tr><td style=\"white-space:nowrap\">at0024<a name=\"openEHR-EHR-CLUSTER.symptom-sign.v2.at0021-at0024\"> </a></td><td>Moderate</td><td>The intensity of the symptom or sign causes interference with normal activity.</td></tr><tr><td style=\"white-space:nowrap\">at0025<a name=\"openEHR-EHR-CLUSTER.symptom-sign.v2.at0021-at0025\"> </a></td><td>Severe</td><td>The intensity of the symptom or sign causes prevents normal activity.</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cic"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"
      }]
    }
  },
  {
    "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/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/uv/symptoms/CodeSystem/openEHR-EHR-CLUSTER.symptom-sign.v2.at0021",
  "version" : "1.0.0",
  "name" : "SeverityCategoryCS",
  "title" : "Severity category",
  "status" : "active",
  "date" : "2026-04-01T16:06:07+00:00",
  "publisher" : "HL7 International / Clinical Interoperability Council",
  "contact" : [{
    "name" : "HL7 International / Clinical Interoperability Council",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/cic"
    }]
  }],
  "description" : "CodeSystem for Category representing the overall severity of the symptom or sign.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [{
    "code" : "at0023",
    "display" : "Mild",
    "definition" : "The intensity of the symptom or sign does not cause interference with normal activity."
  },
  {
    "code" : "at0024",
    "display" : "Moderate",
    "definition" : "The intensity of the symptom or sign causes interference with normal activity."
  },
  {
    "code" : "at0025",
    "display" : "Severe",
    "definition" : "The intensity of the symptom or sign causes prevents normal activity."
  }]
}