PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.5.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ProblemList-1
description: This list resource is constrained to identify patient problems, to allow the life cycle management of a problem.
package_name: NHSD.Assets.STU3
derivation: constraint
name: CareConnect-ProblemList-1
type: List
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        clinicalSetting:
          match: {url: null}
          schema: {short: To record the clinical setting of a problem list, type: Extension, mustSupport: false, url: h, index: 1}
          min: 1
          max: 1
  identifier:
    elements:
      system: {index: 2}
      value: {index: 3}
      assigner:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
        index: 4
    required: [value, system]
  code:
    index: 5
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://hl7.org/fhir/list-example-use-codes'}
            index: 6
          code:
            pattern: {type: Code, value: problems}
            index: 7
          display:
            pattern: {type: String, value: Problem List}
            index: 8
        required: [display, system, code]
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1']
    index: 9
  encounter:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1']
    index: 10
  source:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1']
    index: 11
  note:
    elements:
      author:
        choices: [authorReference, authorString, authorReference, authorReference]
        index: 13
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1']
        index: 16
      authorString: {type: string, choiceOf: author, index: 15}
  entry:
    elements:
      item:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ProblemHeader-Condition-1']
        index: 18
package_version: 1.5.0
extensions:
  clinicalSetting: {url: h, min: 1, max: 1, short: To record the clinical setting of a problem list, type: Extension, mustSupport: false, index: 1}
class: profile
kind: resource
url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ProblemList-1
base: http://hl7.org/fhir/StructureDefinition/List
version: 1.0.0
required: [code]