PackagesCanonicalsLogsProblems
    Packages
    nhsd.assets.stu3@1.7.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-List-1
description: The List resource is a flat, possibly ordered collection of records. List resources are used in many places, including allergies, medications, alerts, family history, medical history, etc. List resources can be used to support patient-specific clinical lists as well as lists that manage workflows such as tracking patients, managing teaching cases, etc.
package_name: nhsd.assets.stu3
derivation: constraint
name: CareConnect-List-1
type: List
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        clinicalSetting:
          match: {url: null}
          schema: {type: Extension, mustSupport: false, url: h, index: 1}
        warningCode:
          match: {url: null}
          schema: {type: Extension, url: h, index: 2}
        relatedProblemHeader:
          match: {url: null}
          schema: {type: Extension, short: Related problem header condition (target), url: h, index: 3}
          min: 0
          max: 1
  identifier:
    elements:
      system: {index: 4}
      value: {index: 5}
      assigner:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
        index: 6
    required: [value, system]
  code: {index: 7}
  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: 8
  encounter:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1']
    index: 9
  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: 10
  note:
    elements:
      author:
        choices: [authorReference, authorString, authorReference, authorReference]
        index: 12
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1']
        index: 15
      authorString: {type: string, choiceOf: author, index: 14}
  emptyReason: {index: 17}
package_version: 1.7.0
extensions:
  clinicalSetting: {url: h, type: Extension, mustSupport: false, index: 1}
  warningCode: {url: h, type: Extension, index: 2}
  relatedProblemHeader: {url: h, min: 0, max: 1, type: Extension, short: Related problem header condition (target), index: 3}
class: profile
kind: resource
url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-List-1
base: http://hl7.org/fhir/StructureDefinition/List
version: 1.4.0