PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept@workflow.r4-1.5.0-beta7
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Organization_EU
description: This Organization Profile is sent by the NCPeH when redeeming a Prescription in the EU
package_name: de.gematik.erezept
derivation: constraint
name: GEM_ERP_PR_Organization_EU
type: Organization
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Organization_EU|1.5'}
        index: 1
    required: [profile]
  identifier:
    index: 2
    slicing:
      rules: open
      ordered: false
      description: Identifier for the practitioner
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        ehdsi:
          match: {system: ehdsi-dataelement-285}
          schema:
            index: 3
            elements:
              use:
                pattern: {type: Code, value: official}
                index: 4
              system:
                pattern: {type: Uri, value: ehdsi-dataelement-285}
                mustSupport: true
                index: 5
              value: {mustSupport: true, index: 6}
            required: [system]
        facilityId:
          match: {system: facilityId}
          schema:
            index: 7
            elements:
              use:
                pattern: {type: Code, value: official}
                index: 8
              system:
                pattern: {type: Uri, value: facilityId}
                mustSupport: true
                index: 9
              value: {mustSupport: true, index: 10}
            required: [system]
  name: {mustSupport: true, index: 11}
  address:
    mustSupport: true
    index: 12
    elements:
      line: {mustSupport: true, index: 13}
      city: {mustSupport: true, index: 14}
      state: {mustSupport: true, index: 15}
      postalCode: {mustSupport: true, index: 16}
      country: {mustSupport: true, index: 17}
package_version: workflow.r4-1.5.0-beta7
class: profile
kind: resource
url: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Organization_EU
base: http://hl7.org/fhir/StructureDefinition/Organization
version: '1.5'
required: [name, meta]