PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.15-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-TreatmentCategory
description: 'Information describing a patient''s treatment category in support of the Overseas Visitor Charging Category Information Standard: DCB3017.'
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: ExtensionUKCoreTreatmentCategory
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-TreatmentCategory'}
    type: uri
    index: 0
  value:
    short: The treatment category under which a patient is treated
    choices: [valueCodeableConcept]
    index: 2
  valueCodeableConcept: {type: CodeableConcept, short: The treatment category under which a patient is treated, choiceOf: value, index: 3}
package_version: 0.0.15-pre-release
class: extension
kind: complex-type
url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-TreatmentCategory
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0
required: [value, valueCodeableConcept]