FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.symptoms
Resource TypeCodeSystem
IdCodeSystem-openEHR-EHR-CLUSTER.symptom-sign.v2.at0180.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-symptoms-ig/CodeSystem-openEHR-EHR-CLUSTER.symptom-sign.v2.at0180.html
URLhttp://hl7.org/fhir/uv/symptoms/CodeSystem/openEHR-EHR-CLUSTER.symptom-sign.v2.at0180
Version1.0.0-ballot
Statusactive
Date2026-02-03T20:43:29+00:00
NameProgressionCS
TitleProgression
Realmuv
Authorityhl7
DescriptionCodeSystem for Description progression of the symptom or sign at the time of reporting.
Contentcomplete

Resources that use this resource

ValueSet
openEHR-EHR-CLUSTER.symptom-sign.v2.at0180Progression ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem openEHR-EHR-CLUSTER.symptom-sign.v2.at0180

This case-sensitive code system http://hl7.org/fhir/uv/symptoms/CodeSystem/openEHR-EHR-CLUSTER.symptom-sign.v2.at0180 defines the following codes:

CodeDisplayDefinition
at0183 WorseningThe severity of the symptom or sign has worsened overall during this episode.
at0182 UnchangedThe severity of the symptom or sign has not changed overall during this episode.
at0181 ImprovingThe severity of the symptom or sign has improved overall during this episode.
at0184 ResolvedThe severity of the symptom or sign has resolved.

Source1

{
  "resourceType": "CodeSystem",
  "id": "openEHR-EHR-CLUSTER.symptom-sign.v2.at0180",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2026-02-03T20:43:29+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."
    }
  ]
}