This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version. For a full list of available versions, see the Directory of published versions
FHIR Infrastructure | Maturity Level: 1 | Informative |
A pattern followed by resources that represent the participant in some activity, process, or responsible for providing information about a resource.
This is NOT a resource. It is not part of the FHIR schema and cannot appear directly in FHIR instances. It is a logical model that defines a pattern adhered to by other resources. This pattern is defined to provide a standard "view" that might be useful for implementers in processing and manipulating all resources that adhere to this pattern. Typically, this appears in object frameworks as an interface that the various resources that adhere to the pattern implement.
A "participant" takes part in a process, and may be the subject of process, or responsible for the event occurring, or may be responsible for recording or reporting information about the event. Examples include patients, practitioners, organizations, groups of patients or practitioners.
A living participant is usually (but not always) a human, and may have information about the participant's bithDate, gender, and language capabilities. In addition, a photo may be provided.
This pattern applies to some participants. Other Participant patterns which living participants also follow:
Though this pattern is intended instantiated by many resources, as listed below), there is some variation in the value domains of the underlying resources, and any use of the pattern will need to account for this. ConceptMaps describing the relationship in a computable manner are provided as part of the definition.
Structure
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
ParticipantLiving | I | ParticipantContactable | Participant Pattern Elements defined in Ancestors: identifier, active, name, telecom, address | |||||
birthDate | 0..1 | date | The date of birth for the {{title}} | |||||
gender | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (Required) | |||||
photo | 0..* | Attachment | Image of the {{title} | |||||
communication | 0..* | CodeableConcept | Language used by {{title}} Binding: All Languages (Required)
| |||||
Documentation for this format |
UML Diagram (Legend)
Structure
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
ParticipantLiving | I | ParticipantContactable | Participant Pattern Elements defined in Ancestors: identifier, active, name, telecom, address | |||||
birthDate | 0..1 | date | The date of birth for the {{title}} | |||||
gender | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (Required) | |||||
photo | 0..* | Attachment | Image of the {{title} | |||||
communication | 0..* | CodeableConcept | Language used by {{title}} Binding: All Languages (Required)
| |||||
Documentation for this format |
Alternate definitions: Master Definition XML + JSON.
Path | ValueSet | Type | Documentation |
---|---|---|---|
ParticipantLiving.gender | AdministrativeGender | Required | The gender of a person used for administrative purposes. |
ParticipantLiving.communication | AllLanguages (a valid code from Tags for the Identification of Languages ) | Required | This value set includes all possible codes from BCP-47 (see http://tools.ietf.org/html/bcp47) |
Common Languages | starter |
birthDate | gender | photo | communication | |
Patient | 1 | 1 | 1 | 1 T |
Practitioner | 1 | 1 | 1 | |
RelatedPerson | 1 | 1 | 1 | 1 T |
Each non-grey cell contains a number, the number of elements and extensions (if > 0) mapped in the resource that are mapped to the pattern element in the column. If there are 0 elements and extensions, the number is not shown. In addition, the cell has a color and some character flags.
Colors:
Flags: