http://hl7.org/fhir/reference-handling-policy|4.0.1
name
ReferenceHandlingPolicy
ReferenceHandlingPolicy
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
active
active
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
ReferenceHandlingPolicy
A set of flags that defines how references are supported.
| code | display | definition | hierarchy |
|---|---|---|---|
| literal | Literal References | The server supports and populates Literal references (i.e. using Reference.reference) where they are... | |
| logical | Logical References | The server allows logical references (i.e. using Reference.identifier).... | |
| resolves | Resolves References | The server will attempt to resolve logical references to literal references - i.e. converting Refere... | |
| enforced | Reference Integrity Enforced | The server enforces that references have integrity - e.g. it ensures that references can always be r... | |
| local | Local References Only | The server does not support references that point to other servers.... |