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