PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@2.0.0-ballot
    http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-practitionerrole
description: This PractitionerRole profile represents the roles and organizations of the practitioner.
package_name: hl7.fhir.us.ph-library
derivation: constraint
name: USPublicHealthPractitionerRole
type: PractitionerRole
elements:
  identifier: {mustSupport: true, index: 0}
  practitioner: {short: '(USCDI+) Provider Address, (USCDI+) Provider Email, (USCDI+) Provider Fax, (USCDI+) Provider Name, (USCDI+) Provider NPI, (USCDI+) Provider Phone (contained in referenced US Core 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: 2.0.0-ballot
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: 2.0.0-ballot
required: [identifier, practitioner, telecom]