PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.5.0-beta10
    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-workflow.r4
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:
    mustSupport: true
    index: 2
    slicing:
      rules: open
      ordered: false
      description: Identifier for the practitioner
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        ehdsi:
          match: {system: 'https://cda.ehdsi.com/ehdsi-dataelement-285'}
          schema:
            mustSupport: true
            index: 3
            elements:
              use:
                pattern: {type: Code, value: official}
                index: 4
              system:
                pattern: {type: Uri, value: 'https://cda.ehdsi.com/ehdsi-dataelement-285'}
                mustSupport: true
                index: 5
              value: {mustSupport: true, index: 6}
            required: [system]
        facilityId:
          match: {system: 'https://cda.ehdsi.com/facilityId'}
          schema:
            mustSupport: true
            index: 7
            elements:
              use:
                pattern: {type: Code, value: official}
                index: 8
              system:
                pattern: {type: Uri, value: 'https://cda.ehdsi.com/facilityId'}
                mustSupport: true
                index: 9
              value: {mustSupport: true, index: 10}
            required: [system]
  type:
    mustSupport: true
    index: 11
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_HealthCareFacilityType_EU'}
        mustSupport: true
        index: 12
        elements:
          system: {mustSupport: true, index: 13}
          code: {mustSupport: true, index: 14}
          display: {mustSupport: true, index: 15}
        required: [system, code]
    required: [coding]
  name: {mustSupport: true, index: 16}
  telecom: {mustSupport: true, index: 17}
  address:
    mustSupport: true
    index: 18
    elements:
      line: {mustSupport: true, index: 19}
      city: {mustSupport: true, index: 20}
      state: {mustSupport: true, index: 21}
      postalCode: {mustSupport: true, index: 22}
      country: {mustSupport: true, index: 23}
package_version: 1.5.0-beta10
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, type, meta]