PackagesCanonicalsLogsProblems
    Packages
    laniado.test.fhir.r4@0.1.62
    http://fhir.laniado.org.il/StructureDefinition/laniado-flag
description: Laniado Proposed Flag Profile
package_name: laniado.test.fhir.r4
derivation: constraint
name: LaniadoFlag
type: Flag
elements:
  extension:
    type: Extension
    url: http://fhir.laniado.org.il/StructureDefinition/ext-flag-note
    index: 0
    slicing:
      slices:
        note:
          match: {}
          schema: {type: Extension, url: 'http://fhir.laniado.org.il/StructureDefinition/ext-flag-note', index: 0}
          min: 0
          max: 2
  identifier:
    index: 1
    elements:
      system: {index: 2}
      value: {short: The value that is unique within the system., index: 3}
    required: [value, system]
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        demogAlert:
          match: {system: 'http://fhir.laniado.org.il/Identifier/demog-alert'}
          schema:
            index: 4
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/demog-alert'}
                index: 5
  code:
    elements:
      coding:
        index: 6
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            demogAlert:
              match: {system: 'http://fhir.laniado.org.il/CodeSystem/k-demog-alert'}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.laniado.org.il/ValueSet/k-demog-alert'}
                index: 7
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-demog-alert'}
                    index: 8
                  code: {index: 9}
                  display: {index: 10}
                required: [display, system, code]
            alertCode:
              match: {system: 'http://snomed.info/sct'}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.laniado.org.il/ValueSet/demog-alert-code'}
                index: 11
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 12
                  code: {index: 13}
                required: [system, code]
  subject:
    type: Reference
    refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-patient']
    index: 14
  author:
    type: Reference
    refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner']
    index: 15
package_version: 0.1.62
extensions:
  note: {url: 'http://fhir.laniado.org.il/StructureDefinition/ext-flag-note', min: 0, max: 2, type: Extension, index: 0}
class: profile
kind: resource
url: http://fhir.laniado.org.il/StructureDefinition/laniado-flag
base: http://hl7.org/fhir/StructureDefinition/Flag
version: null