This page is part of the FHIR Specification (v5.0.0-ballot: R5 Ballot - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Infrastructure | Maturity Level: 1 | Informative |
Detailed Descriptions for the elements in the Participant pattern.
Participant | |
Definition | A pattern followed by resources that represent the participant in some activity, process, or responsible for providing information about a resource. |
Short Display | Participant Pattern |
Cardinality | 0..* |
Type | Logical |
Participant.identifier | |
Definition | Business identifiers assigned to this participant by one of the applications involved. These identifiers remain constant as the resource is updated and propagates from server to server. |
Short Display | Business Identifier for participant |
Note | This is a business identifier, not a resource identifier (see discussion) |
Cardinality | 0..* |
Type | Identifier |
Requirements | Allows identification of the participant as it is known by various participating systems and in a way that remains consistent across servers. |
Summary | true |
Comments | Note: This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number. |
Participant.active | |
Definition | Whether this participant record is in active use. |
Short Display | Whether the participant is currently active |
Cardinality | 0..1 |
Type | boolean |
Summary | true |
Participant.name | |
Definition | Description of participant as presented to a consumer while searching. |
Short Display | A name for the participant |
Cardinality | 0..1 |
Type | string |
Summary | true |