PackagesCanonicalsLogsProblems
    Packages
    fhir.outburn.co.il@0.5.4
    http://fhir.rmc.gov.il/StructureDefinition/rambam-practitione-role
description: Profile of PractitionerRole by Rambam
package_name: fhir.outburn.co.il
derivation: constraint
name: PractitionerRoleRambam
type: PractitionerRole
elements:
  organization:
    index: 0
    elements:
      identifier:
        index: 1
        elements:
          system:
            pattern: {type: uri, value: 'http://institutions.health.gov.il/Institutions'}
            type: uri
            index: 2
          value:
            pattern: {type: string, value: '01102'}
            type: string
            index: 3
        required: [system, value]
    required: [identifier]
  code:
    elements:
      coding:
        binding: {strength: preferred, valueSet: 'http://fhir.rmc.gov.il/ValueSet/rambam-practitioner-occup'}
        index: 4
        elements:
          system: {index: 5}
          code: {index: 6}
        required: [code, system]
    required: [coding]
  location:
    elements:
      identifier:
        elements:
          system:
            pattern: {type: uri, value: 'http://fhir.rmc.gov.il/identifier/rambam-location'}
            type: uri
            index: 7
package_version: 0.5.4
class: profile
kind: resource
url: http://fhir.rmc.gov.il/StructureDefinition/rambam-practitione-role
base: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role
version: null
required: [organization]