This page is part of the Validated Healthcare Directory FHIR IG (v0.1.0: STU 1 Draft) based on FHIR v3.2.0. . For a full list of available versions, see the Directory of published versions
This profile sets minimum expectations for searching for and fetching information associated with a practitioner role. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the practitionerRole resource when using this profile.
Background & Scope
PractitionerRole describes the role a practitioner plays at an organization, including the services they provide, the location(s) where they work, and their availability, electronic endpoints, and other relevant information.
This profile constrains the cardinality of the practitionerRole.active
and practitionerRole.code
attributes such that they are required. The profile also adds extensions to describe the healthcare provider insurance network(s) the practitioner participates in, qualifications pertaining to their role, whether the practitioner is accepting new patients in their role, and any digital certificates associated with their role.
Examples:
The following are example uses for the vhdir-practitionerRole profile:
Mandatory Data Elements
The following data-elements are mandatory (i.e data MUST be present). These are presented below in a simple human-readable explanation. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each practitionerRole must have:
practitionerRole.active
practitionerRole.code
practitionerRole.newPatients.acceptingPatients
(extension)Profile specific implementation guidance:
Extensions:
Terminology
TBD
The official URL for this profile is:
http://hl7.org/fhir/ig/vhdir/StructureDefinition/vhdir-practitionerrole
This profile builds on PractitionerRole.
This profile was published on Tue Oct 03 23:59:49 AEDT 2017 as a draft by null.
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
practitionerRole.active
practitionerRole.code
practitionerRole.newPatients.acceptingPatients
(extension)Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PractitionerRole | I | 0..* | Roles/organizations the practitioner is associated with | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
network-reference | I | 0..* | Reference(vhdir-network) | Optional Extensions Element URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/network-reference |
newPatients | 0..1 | (Complex) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/newPatients | |
newPatientProfile | 0..* | CodeableConcept | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/newPatientProfile | |
digitalCertificate | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/digitalCertificate | |
qualification | 0..* | (Complex) | Qualification URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/qualification | |
usage-restriction | 0..* | Reference(vhdir-restriction) | Restriction URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/usage-restriction | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Business Identifiers that are specific to a role/location |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
identifier-status | 0..1 | code | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/identifier-status | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://hl7.org/fhir/ig/vhdir/StructureDefinition/identifier-status" | |
valueCode | 0..1 | code | Status | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | Σ | 0..1 | uri | The namespace for the identifier value Example General': http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | Σ | 0..1 | string | The value that is unique Example General': 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
active | Σ | 1..1 | boolean | Whether this practitioner role record is in active use |
period | Σ | 0..1 | Period | The period during which the practitioner is authorized to perform in these role(s) |
practitioner | Σ | 0..1 | Reference(Practitioner) | Practitioner that is able to provide the defined services for the organization |
organization | Σ | 0..1 | Reference(Organization) | Organization where the roles are available |
code | Σ | 1..* | CodeableConcept | Roles which this practitioner may perform Binding: PractitionerRole (example) |
specialty | Σ | 0..* | CodeableConcept | Specific specialty of the practitioner Binding: Practice Setting Code Value Set (preferred) |
location | Σ | 0..* | Reference(Location) | The location(s) at which this practitioner provides care |
healthcareService | 0..* | Reference(HealthcareService) | The list of healthcare services that this worker provides for this role's Organization/Location(s) | |
telecom | Σ | 0..* | ContactPoint | Contact details that are specific to the role/location/service |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
contactPoint-availableTime | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-availableTime | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Days of week | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "daysOfWeek" | |
valueCode | 0..1 | code | Days of week | |
extension | 0..1 | Extension | All day | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "allDay" | |
valueBoolean | 0..1 | boolean | All day | |
extension | 0..1 | Extension | Available start time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "availableStartTime" | |
valueTime | 0..1 | time | Available start time | |
extension | 0..1 | Extension | Available end time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "availableEndTime" | |
valueTime | 0..1 | time | Available end time | |
url | 1..1 | uri | "http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-availableTime" | |
contactPoint-viaIntermediary | 0..1 | Reference(vhdir-practitioner), Reference(vhdir-organization), Reference(vhdir-location) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-viaIntermediary | |
system | ΣI | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) |
value | Σ | 0..1 | string | The actual contact point details |
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) |
rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
period | Σ | 0..1 | Period | Time period when the contact point was/is in use |
availableTime | I | 0..* | BackboneElement | Times the Service Site is available |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
daysOfWeek | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required) | |
allDay | 0..1 | boolean | Always available? e.g. 24 hour service | |
availableStartTime | 0..1 | time | Opening time of day (ignored if allDay = true) | |
availableEndTime | 0..1 | time | Closing time of day (ignored if allDay = true) | |
notAvailable | I | 0..* | BackboneElement | Not available during this time due to provided reason |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
description | 1..1 | string | Reason presented to the user explaining why time not available | |
during | 0..1 | Period | Service not available from this date | |
availabilityExceptions | 0..1 | string | Description of availability exceptions | |
endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the practitioner with this role | |
Documentation for this format |
practitionerRole.active
practitionerRole.code
practitionerRole.newPatients.acceptingPatients
(extension)Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PractitionerRole | I | 0..* | Roles/organizations the practitioner is associated with | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
network-reference | I | 0..* | Reference(vhdir-network) | Optional Extensions Element URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/network-reference |
newPatients | 0..1 | (Complex) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/newPatients | |
newPatientProfile | 0..* | CodeableConcept | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/newPatientProfile | |
digitalCertificate | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/digitalCertificate | |
qualification | 0..* | (Complex) | Qualification URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/qualification | |
usage-restriction | 0..* | Reference(vhdir-restriction) | Restriction URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/usage-restriction | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Business Identifiers that are specific to a role/location |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
identifier-status | 0..1 | code | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/identifier-status | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://hl7.org/fhir/ig/vhdir/StructureDefinition/identifier-status" | |
valueCode | 0..1 | code | Status | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | Σ | 0..1 | uri | The namespace for the identifier value Example General': http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | Σ | 0..1 | string | The value that is unique Example General': 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
active | Σ | 1..1 | boolean | Whether this practitioner role record is in active use |
period | Σ | 0..1 | Period | The period during which the practitioner is authorized to perform in these role(s) |
practitioner | Σ | 0..1 | Reference(Practitioner) | Practitioner that is able to provide the defined services for the organization |
organization | Σ | 0..1 | Reference(Organization) | Organization where the roles are available |
code | Σ | 1..* | CodeableConcept | Roles which this practitioner may perform Binding: PractitionerRole (example) |
specialty | Σ | 0..* | CodeableConcept | Specific specialty of the practitioner Binding: Practice Setting Code Value Set (preferred) |
location | Σ | 0..* | Reference(Location) | The location(s) at which this practitioner provides care |
healthcareService | 0..* | Reference(HealthcareService) | The list of healthcare services that this worker provides for this role's Organization/Location(s) | |
telecom | Σ | 0..* | ContactPoint | Contact details that are specific to the role/location/service |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
contactPoint-availableTime | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-availableTime | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Days of week | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "daysOfWeek" | |
valueCode | 0..1 | code | Days of week | |
extension | 0..1 | Extension | All day | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "allDay" | |
valueBoolean | 0..1 | boolean | All day | |
extension | 0..1 | Extension | Available start time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "availableStartTime" | |
valueTime | 0..1 | time | Available start time | |
extension | 0..1 | Extension | Available end time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "availableEndTime" | |
valueTime | 0..1 | time | Available end time | |
url | 1..1 | uri | "http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-availableTime" | |
contactPoint-viaIntermediary | 0..1 | Reference(vhdir-practitioner), Reference(vhdir-organization), Reference(vhdir-location) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-viaIntermediary | |
system | ΣI | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) |
value | Σ | 0..1 | string | The actual contact point details |
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) |
rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
period | Σ | 0..1 | Period | Time period when the contact point was/is in use |
availableTime | I | 0..* | BackboneElement | Times the Service Site is available |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
daysOfWeek | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required) | |
allDay | 0..1 | boolean | Always available? e.g. 24 hour service | |
availableStartTime | 0..1 | time | Opening time of day (ignored if allDay = true) | |
availableEndTime | 0..1 | time | Closing time of day (ignored if allDay = true) | |
notAvailable | I | 0..* | BackboneElement | Not available during this time due to provided reason |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
description | 1..1 | string | Reason presented to the user explaining why time not available | |
during | 0..1 | Period | Service not available from this date | |
availabilityExceptions | 0..1 | string | Description of availability exceptions | |
endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the practitioner with this role | |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, CSV), Schema: XML Schematron
Below is an overview of the required search and read operations for this profile. See the Conformance requirements for the US Core Server for a complete list of supported RESTful operations and search parameters for this IG.
TBD