description: This PractitionerRole profile represents the roles and organizations of the practitioner. package_name: hl7.fhir.us.ph-library.r4 derivation: constraint name: USPublicHealthPractitionerRole type: PractitionerRole elements: identifier: {mustSupport: true, index: 0} practitioner: {index: 1} organization: type: Reference refers: ['http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization'] index: 2 location: type: Reference refers: ['http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-location'] index: 3 telecom: {index: 4} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-practitionerrole base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole version: 1.0.0 required: [practitioner, identifier, telecom]