PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4@0.1.0
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Device.cycle
description: 'R5: `Device.cycle` (new:Count)'
package_name: hl7.fhir.uv.xver-r5.r4
derivation: constraint
name: ExtensionDevice_Cycle
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.cycle'}
    index: 0
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    short: The series of occurrences that repeats during the operation of the device
    choices: [valueCount]
    index: 2
  valueCount:
    short: The series of occurrences that repeats during the operation of the device
    type: Count
    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.cycle
base: http://hl7.org/fhir/StructureDefinition/Extension|4.0.1
version: 0.1.0
required: [url]