FHIR R4 Symptoms Implementation Guide
1.0.0-ballot - STU 1 Ballot International flag

FHIR R4 Symptoms Implementation Guide, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-symptoms-ig/ and changes regularly. See the Directory of published versions

: ProgressionCS

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "openEHR-EHR-CLUSTER.symptom-sign.v2.at0180",
  "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.at0180</b></p><a name=\"openEHR-EHR-CLUSTER.symptom-sign.v2.at0180\"> </a><a name=\"hcopenEHR-EHR-CLUSTER.symptom-sign.v2.at0180\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/symptoms/CodeSystem/openEHR-EHR-CLUSTER.symptom-sign.v2.at0180</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\">at0183<a name=\"openEHR-EHR-CLUSTER.symptom-sign.v2.at0180-at0183\"> </a></td><td>Worsening</td><td>The severity of the symptom or sign has worsened overall during this episode.</td></tr><tr><td style=\"white-space:nowrap\">at0182<a name=\"openEHR-EHR-CLUSTER.symptom-sign.v2.at0180-at0182\"> </a></td><td>Unchanged</td><td>The severity of the symptom or sign has not changed overall during this episode.</td></tr><tr><td style=\"white-space:nowrap\">at0181<a name=\"openEHR-EHR-CLUSTER.symptom-sign.v2.at0180-at0181\"> </a></td><td>Improving</td><td>The severity of the symptom or sign has improved overall during this episode.</td></tr><tr><td style=\"white-space:nowrap\">at0184<a name=\"openEHR-EHR-CLUSTER.symptom-sign.v2.at0180-at0184\"> </a></td><td>Resolved</td><td>The severity of the symptom or sign has resolved.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cic"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1,
      "_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.at0180",
  "version" : "1.0.0-ballot",
  "name" : "ProgressionCS",
  "title" : "Progression",
  "status" : "active",
  "date" : "2025-12-17T20:51:08+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 Description progression of the symptom or sign at the time of reporting.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "at0183",
      "display" : "Worsening",
      "definition" : "The severity of the symptom or sign has worsened overall during this episode."
    },
    {
      "code" : "at0182",
      "display" : "Unchanged",
      "definition" : "The severity of the symptom or sign has not changed overall during this episode."
    },
    {
      "code" : "at0181",
      "display" : "Improving",
      "definition" : "The severity of the symptom or sign has improved overall during this episode."
    },
    {
      "code" : "at0184",
      "display" : "Resolved",
      "definition" : "The severity of the symptom or sign has resolved."
    }
  ]
}