PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.0.0
    https://fhir.nhs.uk/STU3/StructureDefinition/RARecord-Flag-1
description: To (optionally) record an individual Adjustment for a Reasonable Adjustment Flag
package_name: NHSD.Assets.STU3
derivation: constraint
name: RARecord-Flag-1
type: Flag
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        provenance:
          match: {url: null}
          schema: {type: Extension, url: h, index: 1}
        removalReason:
          match: {url: null}
          schema: {type: Extension, url: h, index: 2}
          max: 1
        notes:
          match: {url: null}
          schema: {type: Extension, url: h, index: 3}
          max: 1
        adjustmentCategory:
          match: {url: null}
          schema: {type: Extension, url: h, index: 4}
          min: 1
          max: 1
  identifier: {index: 5}
  category: {index: 6}
  code: {index: 7}
  subject:
    type: Reference
    index: 8
    elements:
      id: {index: 9}
      identifier: {index: 10}
      display: {index: 11}
  period: {index: 12}
  encounter: {index: 13}
  author: {index: 14}
package_version: 1.0.0
extensions:
  provenance: {url: h, type: Extension, index: 1}
  removalReason: {url: h, max: 1, type: Extension, index: 2}
  notes: {url: h, max: 1, type: Extension, index: 3}
  adjustmentCategory: {url: h, min: 1, max: 1, type: Extension, index: 4}
class: profile
kind: resource
url: https://fhir.nhs.uk/STU3/StructureDefinition/RARecord-Flag-1
base: http://hl7.org/fhir/StructureDefinition/Flag
version: 1.0.0
required: [category]