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
This artefact is marked as a draft.
the target of a Statement. StatementTarget represents one of a literal value, a reference to a non-entity type resource, an entity, or an anonymous blank BNODE.
{todo}Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
StatementTarget | 0..* | StatementTarget | ||
externalIdentifier | 0..1 | String | an external identifier that has been assigned to the statement with this particular target by the authoring body | |
entity | 1..1 | URIAndEntityName | the URI and optional namespace/name when the target type is ENTITY | |
literal | 1..1 | OpaqueData | the literal target when the statement type is LITERAL | |
resource | 1..1 | ExternalURI | the resource URI when the statement type is RESOURCE | |
bnode | 1..* | AnonymousStatement | a collection of statements about an anonymous subject | |
Documentation for this format |
UML Diagram
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
StatementTarget | 0..* | StatementTarget | ||
externalIdentifier | 0..1 | String | an external identifier that has been assigned to the statement with this particular target by the authoring body | |
entity | 1..1 | URIAndEntityName | the URI and optional namespace/name when the target type is ENTITY | |
literal | 1..1 | OpaqueData | the literal target when the statement type is LITERAL | |
resource | 1..1 | ExternalURI | the resource URI when the statement type is RESOURCE | |
bnode | 1..* | AnonymousStatement | a collection of statements about an anonymous subject | |
Documentation for this format |