PackagesCanonicalsLogsProblems
    Packages
    ma.ambulanter.fall@1.0.8
    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
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: prov, system: 'http://terminology.hl7.org/CodeSystem/organization-type', display: Healthcare Provider}
    type: CodeableConcept
    index: 2
  name: {mustSupport: true, index: 3}
  alias: {mustSupport: true, index: 4}
package_version: 1.0.8
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]