Mobile Care Services Discovery (mCSD)
3.8.1-current - ci-build
Mobile Care Services Discovery (mCSD), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 3.8.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.mCSD/ and changes regularly. See the Directory of published versions
Official URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PractitionerRole | Version: 3.8.1-current | |||
Active as of 2024-05-06 | Computable Name: MCSDPractitionerRole |
A profile on the PractitionerRole resource for mCSD.
A PractitionerRole links a Practitioner with a particular health care role to perform Healthcare Services at a particular Location for an Organization
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from PractitionerRole
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PractitionerRole | PractitionerRole | |||
implicitRules | 0..0 | |||
modifierExtension | 0..0 | |||
practitioner | 0..1 | Reference(mCSD Practitioner) | The Practitioner that performs this role. | |
organization | 0..1 | Reference(mCSD Organization) | The Organization where the roles are available. | |
code | 1..* | CodeableConcept | The roles the Practitioner performs. | |
location | 0..* | Reference(mCSD Location) | The Location where the Practitioner provides care. | |
healthcareService | 0..* | Reference(mCSD HealthcareService) | The HealthcareServices provided by this Practitioner at an Organization and/or Location. | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PractitionerRole | 0..* | PractitionerRole | Roles/organizations the practitioner is associated with | |
practitioner | Σ | 0..1 | Reference(mCSD Practitioner) | The Practitioner that performs this role. |
organization | Σ | 0..1 | Reference(mCSD Organization) | The Organization where the roles are available. |
code | Σ | 1..* | CodeableConcept | The roles the Practitioner performs. Binding: PractitionerRole (example): The role a person plays representing an organization. |
location | Σ | 0..* | Reference(mCSD Location) | The Location where the Practitioner provides care. |
healthcareService | 0..* | Reference(mCSD HealthcareService) | The HealthcareServices provided by this Practitioner at an Organization and/or Location. | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
PractitionerRole.code | example | PractitionerRolehttp://hl7.org/fhir/ValueSet/practitioner-role from the FHIR Standard |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
PractitionerRole | 0..* | PractitionerRole | Roles/organizations the practitioner is associated with | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
identifier | Σ | 0..* | Identifier | Business Identifiers that are specific to a role/location | ||||
active | Σ | 0..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(mCSD Practitioner) | The Practitioner that performs this role. | ||||
organization | Σ | 0..1 | Reference(mCSD Organization) | The Organization where the roles are available. | ||||
code | Σ | 1..* | CodeableConcept | The roles the Practitioner performs. Binding: PractitionerRole (example): The role a person plays representing an organization. | ||||
specialty | Σ | 0..* | CodeableConcept | Specific specialty of the practitioner Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency. | ||||
location | Σ | 0..* | Reference(mCSD Location) | The Location where the Practitioner provides care. | ||||
healthcareService | 0..* | Reference(mCSD HealthcareService) | The HealthcareServices provided by this Practitioner at an Organization and/or Location. | |||||
telecom | Σ | 0..* | ContactPoint | Contact details that are specific to the role/location/service | ||||
availableTime | 0..* | BackboneElement | Times the Service Site is available | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
daysOfWeek | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The days of the week. | |||||
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 | 0..* | BackboneElement | Not available during this time due to provided reason | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
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 |
Path | Conformance | ValueSet | URI | |||
PractitionerRole.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
PractitionerRole.code | example | PractitionerRolehttp://hl7.org/fhir/ValueSet/practitioner-role from the FHIR Standard | ||||
PractitionerRole.specialty | preferred | PracticeSettingCodeValueSethttp://hl7.org/fhir/ValueSet/c80-practice-codes from the FHIR Standard | ||||
PractitionerRole.availableTime.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1 from the FHIR Standard |
This structure is derived from PractitionerRole
Summary
Mandatory: 1 element
Prohibited: 2 elements
Structures
This structure refers to these other structures:
Differential View
This structure is derived from PractitionerRole
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PractitionerRole | PractitionerRole | |||
implicitRules | 0..0 | |||
modifierExtension | 0..0 | |||
practitioner | 0..1 | Reference(mCSD Practitioner) | The Practitioner that performs this role. | |
organization | 0..1 | Reference(mCSD Organization) | The Organization where the roles are available. | |
code | 1..* | CodeableConcept | The roles the Practitioner performs. | |
location | 0..* | Reference(mCSD Location) | The Location where the Practitioner provides care. | |
healthcareService | 0..* | Reference(mCSD HealthcareService) | The HealthcareServices provided by this Practitioner at an Organization and/or Location. | |
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PractitionerRole | 0..* | PractitionerRole | Roles/organizations the practitioner is associated with | |
practitioner | Σ | 0..1 | Reference(mCSD Practitioner) | The Practitioner that performs this role. |
organization | Σ | 0..1 | Reference(mCSD Organization) | The Organization where the roles are available. |
code | Σ | 1..* | CodeableConcept | The roles the Practitioner performs. Binding: PractitionerRole (example): The role a person plays representing an organization. |
location | Σ | 0..* | Reference(mCSD Location) | The Location where the Practitioner provides care. |
healthcareService | 0..* | Reference(mCSD HealthcareService) | The HealthcareServices provided by this Practitioner at an Organization and/or Location. | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
PractitionerRole.code | example | PractitionerRolehttp://hl7.org/fhir/ValueSet/practitioner-role from the FHIR Standard |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
PractitionerRole | 0..* | PractitionerRole | Roles/organizations the practitioner is associated with | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
identifier | Σ | 0..* | Identifier | Business Identifiers that are specific to a role/location | ||||
active | Σ | 0..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(mCSD Practitioner) | The Practitioner that performs this role. | ||||
organization | Σ | 0..1 | Reference(mCSD Organization) | The Organization where the roles are available. | ||||
code | Σ | 1..* | CodeableConcept | The roles the Practitioner performs. Binding: PractitionerRole (example): The role a person plays representing an organization. | ||||
specialty | Σ | 0..* | CodeableConcept | Specific specialty of the practitioner Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency. | ||||
location | Σ | 0..* | Reference(mCSD Location) | The Location where the Practitioner provides care. | ||||
healthcareService | 0..* | Reference(mCSD HealthcareService) | The HealthcareServices provided by this Practitioner at an Organization and/or Location. | |||||
telecom | Σ | 0..* | ContactPoint | Contact details that are specific to the role/location/service | ||||
availableTime | 0..* | BackboneElement | Times the Service Site is available | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
daysOfWeek | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The days of the week. | |||||
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 | 0..* | BackboneElement | Not available during this time due to provided reason | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
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 |
Path | Conformance | ValueSet | URI | |||
PractitionerRole.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
PractitionerRole.code | example | PractitionerRolehttp://hl7.org/fhir/ValueSet/practitioner-role from the FHIR Standard | ||||
PractitionerRole.specialty | preferred | PracticeSettingCodeValueSethttp://hl7.org/fhir/ValueSet/c80-practice-codes from the FHIR Standard | ||||
PractitionerRole.availableTime.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1 from the FHIR Standard |
This structure is derived from PractitionerRole
Summary
Mandatory: 1 element
Prohibited: 2 elements
Structures
This structure refers to these other structures:
Other representations of profile: CSV, Excel, Schematron