PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.2.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: true, url: h, index: 1}
        warningCode:
          match: {url: null}
          schema: {type: Extension, url: h, index: 2}
  identifier:
    elements:
      system: {index: 3}
      value: {index: 4}
      assigner:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
        index: 5
    required: [value, system]
  code: {index: 6}
  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: 7
  encounter:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1']
    index: 8
  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: 9
  note:
    elements:
      author:
        choices: [authorReference, authorString, authorReference, authorReference]
        index: 11
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1']
        index: 14
      authorString: {type: string, choiceOf: author, index: 13}
  emptyReason: {index: 16}
package_version: 1.2.0
extensions:
  clinicalSetting: {url: h, type: Extension, mustSupport: true, index: 1}
  warningCode: {url: h, type: Extension, index: 2}
class: profile
kind: resource
url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-List-1
base: http://hl7.org/fhir/StructureDefinition/List
version: 1.1.0