Skip to main content
The chronicity extension is used in FHIR Condition resources to specify whether a medical condition is chronic.

Properties

Example extension:
string
required
The URL of this extension’s JSON structure specification.
object
required
Contains the chronicity classification of the condition.
string
required
The code indicating chronicity status. Currently supports:
  • “C” for Chronic
  • “NC” for Not-Chronic
  • “U” for Unknown
string
required
The human-readable display text for the chronicity status.
string
required
The system that defines the chronicity codes.