category property

List<CodeableConcept>? category

category Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g. "Home health", "psychiatric", "asthma", "disease management", "wellness plan", etc.

Implementation

List<CodeableConcept>? get category => _carePlan.category;