PackagesCanonicalsLogsProblems
    Packages
    fhir.bfarm.de@2.0.6
    https://fhir.bfarm.de/StructureDefinition/HealthApp
description: null
package_name: fhir.bfarm.de
derivation: constraint
name: HealthApp
type: DeviceDefinition
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        handbook:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.bfarm.de/StructureDefinition/HealthAppHandbook', index: 1}
          min: 0
        media:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.bfarm.de/StructureDefinition/HealthAppMedia', index: 2}
          min: 0
        nutzungshinweis:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.bfarm.de/StructureDefinition/HealthAppNutzungshinweis', index: 3}
          min: 0
        summaries:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.bfarm.de/StructureDefinition/HealthAppSummaries', index: 4}
          min: 0
  identifier:
    short: IDs der digitalen Anwendung
    mustSupport: true
    index: 5
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: 1
      slices:
        digaId:
          match: {system: 'https://fhir.bfarm.de/Identifier/DigaId'}
          schema:
            short: DiGA-ID im Verzeichnis
            mustSupport: true
            index: 6
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.bfarm.de/Identifier/DigaId'}
                mustSupport: true
                index: 7
              value: {mustSupport: true, index: 8}
            required: [value, system]
        dipaId:
          match: {system: 'https://fhir.bfarm.de/Identifier/DipaId'}
          schema:
            short: DiGP-ID im Verzeichnis
            mustSupport: true
            index: 9
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.bfarm.de/Identifier/DipaId'}
                mustSupport: true
                index: 10
              value: {mustSupport: true, index: 11}
            required: [value, system]
        healthAppId:
          match: {system: 'https://fhir.bfarm.de/Identifier/HealthAppId'}
          schema:
            short: HealthApp-ID
            mustSupport: true
            _required: true
            index: 12
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.bfarm.de/Identifier/HealthAppId'}
                mustSupport: true
                index: 13
              value: {mustSupport: true, index: 14}
            required: [value, system]
  manufacturer:
    short: HealthAppManufacturer
    mustSupport: true
    choices: [manufacturerReference]
    index: 16
  manufacturerReference:
    type: Reference
    short: HealthAppManufacturer
    mustSupport: true
    choiceOf: manufacturer
    refers: ['https://fhir.bfarm.de/StructureDefinition/HealthAppManufacturer']
    index: 17
  manufacturer[x]:
    elements:
      reference: {mustSupport: true, index: 18}
      display: {short: Klarname des Herstellers, mustSupport: true, index: 19}
    required: [reference]
  deviceName:
    short: Anwendungsname
    mustSupport: true
    index: 20
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        user-friendly-name:
          match: {type: user-friendly-name}
          schema:
            short: Name
            mustSupport: true
            index: 21
            elements:
              name: {mustSupport: true, index: 22}
              type:
                pattern: {type: Code, value: user-friendly-name}
                mustSupport: true
                index: 23
  onlineInformation: {short: Informationswebsite, mustSupport: true, index: 24}
package_version: 2.0.6
extensions:
  handbook: {url: 'https://fhir.bfarm.de/StructureDefinition/HealthAppHandbook', min: 0, type: Extension, index: 1}
  media: {url: 'https://fhir.bfarm.de/StructureDefinition/HealthAppMedia', min: 0, type: Extension, index: 2}
  nutzungshinweis: {url: 'https://fhir.bfarm.de/StructureDefinition/HealthAppNutzungshinweis', min: 0, type: Extension, index: 3}
  summaries: {url: 'https://fhir.bfarm.de/StructureDefinition/HealthAppSummaries', min: 0, type: Extension, index: 4}
class: profile
kind: resource
url: https://fhir.bfarm.de/StructureDefinition/HealthApp
base: http://hl7.org/fhir/StructureDefinition/DeviceDefinition
version: 2.0.6
required: [identifier]