STU 3 Candidate

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

??.??.3 Resource StatementTarget - Detailed Descriptions

Detailed Descriptions for the elements in the StatementTarget resource.

StatementTarget
Definition

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.

Control0..*
StatementTarget.externalIdentifier(externalIdentifier)
Definition

an external identifier that has been assigned to the statement with this particular target by the authoring body. As an example, this would carry the SctId if the authoring body were SNOMED-CT

Control0..1
TypeString
StatementTarget.entity(entity)
Definition

the URI and optional namespace/name when the target type is ENTITY

Control1..1
TypeURIAndEntityName
StatementTarget.literal(literal)
Definition

the literal target when the statement type is LITERAL.

Control1..1
TypeOpaqueData
StatementTarget.resource(resource)
Definition

the resource URI when the statement type is RESOURCE

Control1..1
TypeExternalURI
StatementTarget.bnode(bnode)
Definition

a collection of statements about an anonymous subject

Control1..*
TypeAnonymousStatement