PackagesCanonicalsLogsProblems
    Packages
    de.gematik.sterbefall@1.0.0-beta.2
    http://gematik.de/fhir/oegd/stf/StructureDefinition/StfOrganisation
description: Informationen über Organisationen, die im Kontext der STF relevant sind
package_name: de.gematik.sterbefall
derivation: constraint
name: StfOrganisation
type: Organization
elements:
  identifier: {mustSupport: true, index: 0}
  type:
    binding: {strength: extensible, valueSet: 'http://gematik.de/fhir/oegd/stf/ValueSet/StfOrganisationsTypVS'}
    mustSupport: true
    index: 1
  name: {mustSupport: true, index: 2}
  address:
    type: Address
    mustSupport: true
    index: 3
    extensions:
      Bundesland: {url: 'http://gematik.de/fhir/oegd/stf/StructureDefinition/StfBundeslandExtension', min: 0, max: 1, type: Extension, mustSupport: true, index: 4}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://gematik.de/fhir/oegd/stf/StructureDefinition/StfBundeslandExtension
        index: 4
        slicing:
          slices:
            Bundesland:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://gematik.de/fhir/oegd/stf/StructureDefinition/StfBundeslandExtension', index: 4}
              min: 0
              max: 1
  partOf: {mustSupport: true, index: 5}
  contact:
    mustSupport: true
    index: 6
    elements:
      name: {mustSupport: true, index: 7}
package_version: 1.0.0-beta.2
class: profile
kind: resource
url: http://gematik.de/fhir/oegd/stf/StructureDefinition/StfOrganisation
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.0.0-beta.1