PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.1.0
    https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppInsurance
description: null
package_name: fhir.trustedhealthapps.org
derivation: constraint
name: HealthAppInsurance
type: Organization
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        iknr:
          match: {system: null}
          schema:
            type: Identifier
            short: Institutionskennzeichen
            mustSupport: true
            index: 1
            elements:
              system: {mustSupport: true, index: 2}
              value: {mustSupport: true, index: 3}
  type:
    mustSupport: true
    index: 4
    slicing:
      rules: open
      discriminator:
      - {path: coding.system, type: value}
      min: null
      slices:
        versicherungsTyp:
          match:
            coding: {system: null}
          schema:
            mustSupport: true
            index: 5
            elements:
              coding: {type: Coding, mustSupport: true, index: 6}
  name: {short: Klarname einer Krankenkasse oder Krankenversicherung, mustSupport: true, index: 7}
package_version: 1.1.0
class: profile
kind: resource
url: https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppInsurance
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.1.0