PackagesCanonicalsLogsProblems
    Packages
    ma.ambulanter.fall@1.0.9
    http://ma-ambulant.de/StructureDefinition/MaOrganizationKrankenhaus
description: Profil für die Abbildung eines Krankenhauses als Organisationseinheit. Es erweitert das Profil [KBV_PR_Base_Organization](https://simplifier.net/base1x0/kbv_pr_base_organization) und ist kompatibel mit [ISiKOrganisation](https://simplifier.net/isik-basis-v4/isikorganisation)
package_name: ma.ambulanter.fall
derivation: constraint
name: MaOrganizationKrankenhaus
type: Organization
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      slices:
        Institutionskennzeichen:
          match: {}
          schema: {mustSupport: true, _required: true, index: 1}
          min: 1
          max: 1
  type:
    mustSupport: true
    index: 2
    elements:
      coding:
        mustSupport: true
        binding: {strength: required, valueSet: 'http://ma-ambulant.de/Valueset/OrganizationTypeExtended'}
        pattern:
          type: Coding
          value: {code: prov, system: 'http://terminology.hl7.org/CodeSystem/organization-type', display: Healthcare Provider}
        type: Coding
        index: 3
        slicing:
          slices:
            OrganizationType:
              match: {}
              schema:
                mustSupport: true
                binding: {strength: required, valueSet: 'http://ma-ambulant.de/Valueset/OrganizationTypeExtended'}
                pattern:
                  type: Coding
                  value: {code: prov, system: 'http://terminology.hl7.org/CodeSystem/organization-type', display: Healthcare Provider}
                type: Coding
                index: 3
              min: 0
              max: 1
  name: {mustSupport: true, index: 4}
  alias: {mustSupport: true, index: 5}
package_version: 1.0.9
class: profile
kind: resource
url: http://ma-ambulant.de/StructureDefinition/MaOrganizationKrankenhaus
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization
version: null
required: [identifier]