I'm currently working on an administrative information system for primary care, using the FHIR specification as reference in some use cases.
For community care, I didn't find any corresponding resources. Anyone have any idea how I can implement community care "encounters"? The encounter resource in FHIR doesn't allow multiple patients. Same for Appointment. While this resource allow the use of multiple patients, it doesn't have a direct reference for a group of patients (e.g. Community or Family). Would it make sense to use another Actor type in the Participant element, rather than "A person or Device"?