This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Patient Care Work Group | Maturity Level: 0 | Draft | Compartments: Practitioner |
Detailed Descriptions for the elements in the Linkage resource.
Linkage | |
Definition | Identifies two or more records (resource instances) that are referring to the same real-world "occurrence". |
Control | 1..1 |
Summary | true |
Invariants | Defined on this element lnk-1: Must have at least two items (expression : item.count()>1, xpath: count(f:item)>1) |
Linkage.active | |
Definition | Indicates whether the asserted set of linkages are considered to be "in effect". |
Control | 0..1 |
Type | boolean |
Default Value | true |
Requirements | Need to be able to mark a linkage record as not to be used because it was created in error. |
Summary | true |
Comments | If false, any asserted linkages should not be considered current/relevant/applicable. |
Linkage.author | |
Definition | Identifies the user or organization responsible for asserting the linkages and who establishes the context for evaluating the nature of each linkage. |
Control | 0..1 |
Type | Reference(Practitioner | Organization) |
Requirements | "Primary" for the same set of linked resources may be different from different user's/organization's perspectives. |
Summary | true |
Linkage.item | |
Definition | Identifies one of the records that is considered to refer to the same real-world occurrence as well as how the items hould be evaluated within the collection of linked items. |
Control | 1..* |
Summary | true |
Invariants | Affect this element lnk-1: Must have at least two items (expression : item.count()>1, xpath: count(f:item)>1) |
Linkage.item.type | |
Definition | Distinguishes which item is "source of truth" (if any) and which items are no longer considered to be current representations. |
Control | 1..1 |
Terminology Binding | LinkageType (Required) |
Type | code |
Summary | true |
Linkage.item.resource | |
Definition | The resource instance being linked as part of the group. |
Control | 1..1 |
Type | Reference |
Summary | true |