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-plan
description: The number of the fraction in a radiotherapy treatment plan.
package_name: hl7.fhir.us.codex-radiation-therapy
derivation: constraint
name: RadiotherapyFractionNumberInPlan
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-plan'}
    index: 1
  value:
    short: Fraction Number in Plan
    choices: [valuePositiveInt]
    index: 3
  valuePositiveInt: {type: positiveInt, short: Fraction Number in Plan, choiceOf: value, index: 4}
package_version: 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-plan
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0-ballot
required: [valuePositiveInt, value]