http://hl7.org/fhir/reference-handling-policy|4.0.1

name
ReferenceHandlingPolicy
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2019-10-31 22:29:23.0

ReferenceHandlingPolicy

A set of flags that defines how references are supported.

codedisplaydefinitionhierarchy
literalLiteral References
The server supports and populates Literal references (i.e. using Reference.reference) where they are...
logicalLogical References
The server allows logical references (i.e. using Reference.identifier)....
resolvesResolves References
The server will attempt to resolve logical references to literal references - i.e. converting Refere...
enforcedReference Integrity Enforced
The server enforces that references have integrity - e.g. it ensures that references can always be r...
localLocal References Only
The server does not support references that point to other servers....