PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.18-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ActualProblem
description: A reference to a Condition, Observation, FamilyMemberHistory, or AllergyIntolerance that is the actual problem.
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: ExtensionUKCoreActualProblem
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ActualProblem'}
    type: uri
    index: 0
  value:
    short: A reference to a resource that is the actual problem.
    choices: [valueReference]
    index: 2
  valueReference:
    type: Reference
    short: A reference to a resource that is the actual problem.
    choiceOf: value
    refers: ['http://hl7.org/fhir/StructureDefinition/AllergyIntolerance', 'http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory', 'http://hl7.org/fhir/StructureDefinition/Observation']
    index: 3
package_version: 0.0.18-pre-release
class: extension
kind: complex-type
url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ActualProblem
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.3.0
required: [value, valueReference]