description: The practitioner roles referenced in the US Core profiles. package_name: hl7.fhir.us.core derivation: constraint name: USCorePractitionerRoleProfile type: PractitionerRole elements: practitioner: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner'] index: 0 organization: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization'] index: 1 code: type: CodeableConcept binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-provider-role'} mustSupport: true array: true index: 2 specialty: type: CodeableConcept binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-provider-specialty'} mustSupport: true array: true index: 3 location: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Location'] array: true index: 4 telecom: type: ContactPoint mustSupport: true array: true index: 5 elements: system: {type: code, mustSupport: true, index: 6} value: {type: string, mustSupport: true, index: 7} required: [value, system] endpoint: {mustSupport: true, array: true, index: 8} package_version: 3.1.0 class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: 3.1.0 required: [practitioner, organization]