PackagesCanonicalsLogsProblems
    Packages
    de.gevko.emdaf@1.0.0
    https://fhir.gevko.de/StructureDefinition/EMDAF_PR_PractitionerRole_Pflegearzt
description: Pflegearzt PractitionerRole-Profil für das elektronische Medikations-Datenaustauschformat (eMDAF)
package_name: de.gevko.emdaf
derivation: constraint
name: EMDAF_PR_PractitionerRole_Pflegearzt
type: PractitionerRole
elements:
  availableTime: {index: 30}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.gevko.de/StructureDefinition/EMDAF_PR_PractitionerRole_Pflegearzt|1.0.0'}
        index: 1
    required: [profile]
  specialty: {index: 26}
  notAvailable: {index: 31}
  implicitRules: {index: 2}
  organization:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Organization_Praxis']
    index: 13
    elements:
      reference: {mustSupport: true, index: 14}
      type: {index: 15}
      identifier: {index: 16}
      display: {index: 17}
    required: [reference]
  contained: {index: 4}
  language: {index: 3}
  active: {index: 6}
  code:
    mustSupport: true
    index: 18
    elements:
      coding:
        mustSupport: true
        index: 19
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.gevko.de/CodeSystem/EMDAF_CS_Role_Type'}
            mustSupport: true
            index: 20
          version: {index: 21}
          code:
            pattern: {type: Code, value: '02'}
            mustSupport: true
            index: 22
          display:
            pattern: {type: String, value: Pflegearzt}
            mustSupport: true
            index: 23
          userSelected: {index: 24}
        required: [system, code]
      text: {index: 25}
    required: [coding]
  identifier: {index: 5}
  availabilityExceptions: {index: 32}
  practitioner:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Practitioner_Arzt']
    index: 8
    elements:
      reference: {mustSupport: true, index: 9}
      type: {index: 10}
      identifier: {index: 11}
      display: {index: 12}
    required: [reference]
  telecom: {index: 29}
  period: {index: 7}
  location: {index: 27}
  endpoint: {index: 33}
  healthcareService: {index: 28}
package_version: 1.0.0
class: profile
kind: resource
url: https://fhir.gevko.de/StructureDefinition/EMDAF_PR_PractitionerRole_Pflegearzt
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 1.0.0
required: [practitioner, meta, code]