PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r3@0.1.0
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Device.biologicalSourceEvent
description: 'R5: `Device.biologicalSourceEvent` (new:Identifier)'
package_name: hl7.fhir.uv.xver-r5.r3
derivation: constraint
name: ExtensionDevice_BiologicalSourceEvent
type: Extension
elements:
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Device.biologicalSourceEvent'}
    index: 0
  value:
    short: An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled
    choices: [valueIdentifier]
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    index: 2
  valueIdentifier:
    short: An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled
    type: Identifier
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 3
package_version: 0.1.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Device.biologicalSourceEvent
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [url]