resource_types/care_plan/us_core library

Classes

CarePlanUsCore
CarePlanUsCore Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions.

Functions

carePlanRequest(UsCoreRequestType requestType, Uri base, String id, {String? reference, bool? carePlanCategory, FhirDateTime? date, Id? patientId, CarePlanStatus? carePlanStatus, bool? getProvenanceResources, Map<String, String>? headers, Resource? resource, Id? vid, Client? client, List<String> parameters = const <String>[], int? count, Instant? since, FhirDateTime? at}) Future<Resource?>
codeFromEnum(dynamic carePlanEnum) → Code