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://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066'} mustSupport: true array: true index: 3 location: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Location'] array: true index: 4 healthcareService: {index: 5} telecom: type: ContactPoint mustSupport: true array: true index: 6 elements: system: {type: code, mustSupport: true, index: 7} value: {type: string, mustSupport: true, index: 8} required: [value, system] endpoint: {mustSupport: true, array: true, index: 9} package_version: 4.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: 4.0.0