PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.codex@radiation-therapy-2.0.0-ballot
    http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-fraction-number-in-phase
description: The number of the fraction in a radiotherapy treatment phase.
package_name: hl7.fhir.us.codex
derivation: constraint
name: RadiotherapyFractionNumberInPhase
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-fraction-number-in-phase'}
    index: 1
  value:
    short: Fraction Number in Phase
    choices: [valuePositiveInt]
    index: 3
  valuePositiveInt: {type: positiveInt, short: Fraction Number in Phase, choiceOf: value, index: 4}
package_version: radiation-therapy-2.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-fraction-number-in-phase
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0-ballot
required: [valuePositiveInt, value]