PackagesCanonicalsLogsProblems
    Packages
    rs/il.core.fhir.r4@0.14.2
    http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role
description: Israel Core proposed constraints and extensions on the PractitionerRole Resource
package_name: rs/il.core.fhir.r4
derivation: constraint
name: ILCorePractitionerRole
type: PractitionerRole
elements:
  practitioner:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-practitioner']
    index: 0
  organization:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization']
    index: 1
  location:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-location']
    index: 2
  telecom:
    mustSupport: true
    index: 3
    elements:
      system: {mustSupport: true, index: 4}
      value: {mustSupport: true, index: 5}
    required: [system, value]
package_version: 0.14.2
class: profile
kind: resource
url: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 0.14.0
required: [location]