kind property

FhirCode? kind
inherited

kind A description of the kind of resource the in-line definition of a care plan activity is representing. The CarePlan.activity.detail is an in-line definition when a resource is not referenced using CarePlan.activity.reference. For example, a MedicationRequest, a ServiceRequest, or a CommunicationRequest.

Implementation

FhirCode? get kind => throw _privateConstructorUsedError;