PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept@workflow.r4-1.5.0-beta10
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PractitionerRole_EU
description: This PractitionerRole Profile is sent by the NCPeH when redeeming a Prescription in the EU
package_name: de.gematik.erezept
derivation: constraint
name: GEM_ERP_PR_PractitionerRole_EU
type: PractitionerRole
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PractitionerRole_EU|1.5'}
        index: 1
    required: [profile]
  practitioner:
    type: Reference
    mustSupport: true
    refers: ['https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Practitioner_EU']
    index: 2
  organization:
    type: Reference
    mustSupport: true
    refers: ['https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Organization_EU']
    index: 3
  code:
    mustSupport: true
    index: 4
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_PractitionerRole_EU'}
        mustSupport: true
        index: 5
        elements:
          system: {mustSupport: true, index: 6}
          code: {mustSupport: true, index: 7}
          display: {mustSupport: true, index: 8}
        required: [system, code]
    required: [coding]
  specialty:
    mustSupport: true
    index: 9
    elements:
      text: {mustSupport: true, index: 10}
package_version: workflow.r4-1.5.0-beta10
class: profile
kind: resource
url: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PractitionerRole_EU
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: '1.5'
required: [practitioner, meta, organization, code]