PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phd@2.0.0-ballot2
    http://hl7.org/fhir/uv/phd/StructureDefinition/CoincidentTimeStampReference
description: Reference to a coincident timestamp observation that relates the gateway timeline to the PHD timeline.
package_name: hl7.fhir.uv.phd
derivation: constraint
name: CoincidentTimeStampReference
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/uv/phd/StructureDefinition/CoincidentTimeStampReference'}
    type: uri
    index: 1
  value:
    choices: [valueReference]
    index: 3
  valueReference:
    type: Reference
    choiceOf: value
    refers: ['http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCoincidentTimeStampObservation']
    index: 4
package_version: 2.0.0-ballot2
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/phd/StructureDefinition/CoincidentTimeStampReference
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0-ballot2
required: [value, valueReference]