This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 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
Detailed Descriptions for the elements in the ComponentReference resource.
ComponentReference | |
Definition | A reference to a CTS2 model element. ComponentReference may reference a model attribute, a Property or a special element such as match strength. |
Control | 0..* |
ComponentReference.attributeReference(attributeReference) | |
Definition | a reference to an attribute in a CTS2 model such as formalName, designation, etc. |
Control | 1..1 |
Type | LocalIdentifier |
ComponentReference.propertyReference(propertyReference) | |
Definition | a reference to a model Property. The reference target carries the URI and, optionally, namespace and name of the property predicate. |
Control | 1..1 |
Type | URIAndEntityName |
ComponentReference.specialReference(specialReference) | |
Definition | the target of the reference is a special element such as the match strength of a search |
Control | 1..1 |
Type | LocalIdentifier |