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