http://hl7.org/fhir/StructureDefinition/Reference|5.0.0

Reference Type: A reference from one resource to another.
description: 'Reference Type: A reference from one resource to another.'
derivation: specialization
name: Reference
type: Reference
elements:
  reference: {short: 'Literal reference, Relative, internal or absolute URL', isSummary: true, index: 0}
  type:
    short: Type the reference refers to (e.g. \"Patient\") - must be a resource in resources
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/resource-types'}
    isSummary: true
    index: 1
  identifier: {short: 'Logical reference, when literal reference is not known', isSummary: true, index: 2}
  display: {short: Text alternative for the resource, isSummary: true, index: 3}
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/Reference
base: http://hl7.org/fhir/StructureDefinition/DataType
version: 5.0.0