SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build
SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions
Official URL: https://fhir.slade360.co.ke/fhir/StructureDefinition/sghi-practitionerrole | Version: 0.1.0 | |||
Draft as of 2025-09-04 | Computable Name: SGHIPractitionerRole |
PractitionerRole describes the types of services that practitioners provide to SGHI Organization at specific location(s). The profile a specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | PractitionerRole | Roles/organizations the practitioner is associated with | |
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() |
Σ | 1..* | Identifier | Identifiers for a role/location |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
![]() ![]() ![]() ![]() |
Σ | 0..1 | SGHICodeableConcept | Description of identifier Binding: SGHI Standard Identifier Types (required) |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | SGHIReference(SGHI Organization) | Organization that issued id (may be just text) |
![]() ![]() ![]() |
Σ | 1..1 | boolean | Whether this practitioner role record is in active use |
![]() ![]() ![]() |
Σ | 1..1 | SGHIReference(SGHI Practitioner) | Practitioner that provides services for the organization |
![]() ![]() ![]() |
Σ | 1..1 | SGHIReference(SGHI Organization) | Organization where the roles are available |
![]() ![]() ![]() |
Σ | 1..* | SGHICodeableConcept | Roles which this practitioner may perform Binding: SGHI Practitioner Value Set (required) |
![]() ![]() ![]() |
Σ | 1..* | SGHICodeableConcept | Specific specialty of the practitioner Binding: SGHI Practitioner Value Set (required) |
![]() ![]() ![]() |
Σ | 1..* | SGHIReference(SGHI Location) | Location(s) where the practitioner provides care |
![]() |
Path | Conformance | ValueSet | URI |
PractitionerRole.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use From the FHIR Standard | |
PractitionerRole.identifier.type | required | SGHIIdentifierTypeshttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-identifier-types From this IG | |
PractitionerRole.code | required | SGHIPractitionerRoleValueSethttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-role-value-set From this IG | |
PractitionerRole.specialty | required | SGHIPractitionerSpecialtyValueSethttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-specialty-value-set From this IG |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | PractitionerRole | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | PractitionerRole | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | PractitionerRole | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | PractitionerRole | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | PractitionerRole | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from PractitionerRole
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | PractitionerRole | Roles/organizations the practitioner is associated with | |
![]() ![]() ![]() |
1..* | Identifier | Identifiers for a role/location | |
![]() ![]() ![]() ![]() |
0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | |
![]() ![]() ![]() ![]() |
0..1 | SGHICodeableConcept | Description of identifier Binding: SGHI Standard Identifier Types (required) | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value | |
![]() ![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() ![]() ![]() |
1..1 | SGHIReference(SGHI Organization) | Organization that issued id (may be just text) | |
![]() ![]() ![]() |
1..1 | boolean | Whether this practitioner role record is in active use | |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | dateTime | Starting time with inclusive boundary | |
![]() ![]() ![]() ![]() |
1..1 | dateTime | End time with inclusive boundary, if not ongoing | |
![]() ![]() ![]() |
1..1 | SGHIReference(SGHI Practitioner) | Practitioner that provides services for the organization | |
![]() ![]() ![]() |
1..1 | SGHIReference(SGHI Organization) | Organization where the roles are available | |
![]() ![]() ![]() |
1..* | SGHICodeableConcept | Roles which this practitioner may perform Binding: SGHI Practitioner Value Set (required) | |
![]() ![]() ![]() |
1..* | SGHICodeableConcept | Specific specialty of the practitioner Binding: SGHI Practitioner Value Set (required) | |
![]() ![]() ![]() |
1..* | SGHIReference(SGHI Location) | Location(s) where the practitioner provides care | |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | SGHIHumanName | Name of an individual to contact | |
![]() ![]() ![]() ![]() |
1..1 | SGHIContactPoint | Contact details (e.g.phone/fax/url) | |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() ![]() |
1..* | code | mon | tue | wed | thu | fri | sat | sun | |
![]() ![]() ![]() ![]() ![]() |
1..1 | boolean | Always available? i.e. 24 hour service | |
![]() |
Path | Conformance | ValueSet | URI |
PractitionerRole.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use From the FHIR Standard | |
PractitionerRole.identifier.type | required | SGHIIdentifierTypeshttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-identifier-types From this IG | |
PractitionerRole.code | required | SGHIPractitionerRoleValueSethttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-role-value-set From this IG | |
PractitionerRole.specialty | required | SGHIPractitionerSpecialtyValueSethttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-specialty-value-set From this IG |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
0..* | PractitionerRole | Roles/organizations the practitioner is associated with | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
Σ | 1..* | Identifier | Identifiers for a role/location | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | SGHICodeableConcept | Description of identifier Binding: SGHI Standard Identifier Types (required) | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | SGHIReference(SGHI Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
Σ | 1..1 | boolean | Whether this practitioner role record is in active use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | The period during which the practitioner is authorized to perform in these role(s) | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
ΣC | 1..1 | dateTime | Starting time with inclusive boundary | ||||
![]() ![]() ![]() ![]() |
ΣC | 1..1 | dateTime | End time with inclusive boundary, if not ongoing | ||||
![]() ![]() ![]() |
Σ | 1..1 | SGHIReference(SGHI Practitioner) | Practitioner that provides services for the organization | ||||
![]() ![]() ![]() |
Σ | 1..1 | SGHIReference(SGHI Organization) | Organization where the roles are available | ||||
![]() ![]() ![]() |
Σ | 1..* | SGHICodeableConcept | Roles which this practitioner may perform Binding: SGHI Practitioner Value Set (required) | ||||
![]() ![]() ![]() |
Σ | 1..* | SGHICodeableConcept | Specific specialty of the practitioner Binding: SGHI Practitioner Value Set (required) | ||||
![]() ![]() ![]() |
Σ | 1..* | SGHIReference(SGHI Location) | Location(s) where the practitioner provides care | ||||
![]() ![]() ![]() |
0..* | Reference(HealthcareService) | Healthcare services provided for this role's Organization/Location(s) | |||||
![]() ![]() ![]() |
0..* | ExtendedContactDetail | Official contact details relating to this PractitionerRole | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The type of contact Binding: Contact entity type (preferred): The purpose for which an extended contact detail should be used. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | SGHIHumanName | Name of an individual to contact | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | SGHIContactPoint | Contact details (e.g.phone/fax/url) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Address | Address for the contact | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | This contact detail is handled/monitored by a specific organization | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Period that this contact was valid for usage | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | Collection of characteristics (attributes) Binding: ServiceMode (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibility). | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | A language the practitioner (in this role) can use in patient communication Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() ![]() |
0..* | Availability | Times the Practitioner is available at this location and/or healthcare service (including exceptions) | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..* | Element | Times the {item} is available Constraints: av-1 | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The purpose for which an extended contact detail should be used. | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 1..1 | boolean | Always available? i.e. 24 hour service | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | time | Opening time of day (ignored if allDay = true) | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | time | Closing time of day (ignored if allDay = true) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..* | Element | Not available during this time due to provided reason | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Reason presented to the user explaining why time not available | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Service not available during this period | ||||
![]() ![]() ![]() |
0..* | Reference(Endpoint) | Endpoints for interacting with the practitioner in this role | |||||
![]() |
Path | Conformance | ValueSet | URI |
PractitionerRole.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 From the FHIR Standard | |
PractitionerRole.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use From the FHIR Standard | |
PractitionerRole.identifier.type | required | SGHIIdentifierTypeshttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-identifier-types From this IG | |
PractitionerRole.code | required | SGHIPractitionerRoleValueSethttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-role-value-set From this IG | |
PractitionerRole.specialty | required | SGHIPractitionerSpecialtyValueSethttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-specialty-value-set From this IG | |
PractitionerRole.contact.purpose | preferred | ContactEntityTypehttp://terminology.hl7.org/ValueSet/contactentity-type | |
PractitionerRole.characteristic | example | ServiceModehttp://hl7.org/fhir/ValueSet/service-mode From the FHIR Standard | |
PractitionerRole.communication | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 From the FHIR Standard | |
PractitionerRole.availability.availableTime.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|5.0.0 From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
av-1 | error | PractitionerRole.availability.availableTime | Cannot include start/end times when selecting all day availability. : allDay.exists().not() or (allDay implies availableStartTime.exists().not() and availableEndTime.exists().not()) | |
dom-2 | error | PractitionerRole | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | PractitionerRole | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | PractitionerRole | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | PractitionerRole | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | PractitionerRole | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from PractitionerRole
Summary
Mandatory: 10 elements(6 nested mandatory elements)
Structures
This structure refers to these other structures:
Key Elements View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | PractitionerRole | Roles/organizations the practitioner is associated with | |
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() |
Σ | 1..* | Identifier | Identifiers for a role/location |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
![]() ![]() ![]() ![]() |
Σ | 0..1 | SGHICodeableConcept | Description of identifier Binding: SGHI Standard Identifier Types (required) |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | SGHIReference(SGHI Organization) | Organization that issued id (may be just text) |
![]() ![]() ![]() |
Σ | 1..1 | boolean | Whether this practitioner role record is in active use |
![]() ![]() ![]() |
Σ | 1..1 | SGHIReference(SGHI Practitioner) | Practitioner that provides services for the organization |
![]() ![]() ![]() |
Σ | 1..1 | SGHIReference(SGHI Organization) | Organization where the roles are available |
![]() ![]() ![]() |
Σ | 1..* | SGHICodeableConcept | Roles which this practitioner may perform Binding: SGHI Practitioner Value Set (required) |
![]() ![]() ![]() |
Σ | 1..* | SGHICodeableConcept | Specific specialty of the practitioner Binding: SGHI Practitioner Value Set (required) |
![]() ![]() ![]() |
Σ | 1..* | SGHIReference(SGHI Location) | Location(s) where the practitioner provides care |
![]() |
Path | Conformance | ValueSet | URI |
PractitionerRole.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use From the FHIR Standard | |
PractitionerRole.identifier.type | required | SGHIIdentifierTypeshttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-identifier-types From this IG | |
PractitionerRole.code | required | SGHIPractitionerRoleValueSethttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-role-value-set From this IG | |
PractitionerRole.specialty | required | SGHIPractitionerSpecialtyValueSethttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-specialty-value-set From this IG |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | PractitionerRole | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | PractitionerRole | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | PractitionerRole | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | PractitionerRole | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | PractitionerRole | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Differential View
This structure is derived from PractitionerRole
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | PractitionerRole | Roles/organizations the practitioner is associated with | |
![]() ![]() ![]() |
1..* | Identifier | Identifiers for a role/location | |
![]() ![]() ![]() ![]() |
0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | |
![]() ![]() ![]() ![]() |
0..1 | SGHICodeableConcept | Description of identifier Binding: SGHI Standard Identifier Types (required) | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value | |
![]() ![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() ![]() ![]() |
1..1 | SGHIReference(SGHI Organization) | Organization that issued id (may be just text) | |
![]() ![]() ![]() |
1..1 | boolean | Whether this practitioner role record is in active use | |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | dateTime | Starting time with inclusive boundary | |
![]() ![]() ![]() ![]() |
1..1 | dateTime | End time with inclusive boundary, if not ongoing | |
![]() ![]() ![]() |
1..1 | SGHIReference(SGHI Practitioner) | Practitioner that provides services for the organization | |
![]() ![]() ![]() |
1..1 | SGHIReference(SGHI Organization) | Organization where the roles are available | |
![]() ![]() ![]() |
1..* | SGHICodeableConcept | Roles which this practitioner may perform Binding: SGHI Practitioner Value Set (required) | |
![]() ![]() ![]() |
1..* | SGHICodeableConcept | Specific specialty of the practitioner Binding: SGHI Practitioner Value Set (required) | |
![]() ![]() ![]() |
1..* | SGHIReference(SGHI Location) | Location(s) where the practitioner provides care | |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | SGHIHumanName | Name of an individual to contact | |
![]() ![]() ![]() ![]() |
1..1 | SGHIContactPoint | Contact details (e.g.phone/fax/url) | |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() ![]() |
1..* | code | mon | tue | wed | thu | fri | sat | sun | |
![]() ![]() ![]() ![]() ![]() |
1..1 | boolean | Always available? i.e. 24 hour service | |
![]() |
Path | Conformance | ValueSet | URI |
PractitionerRole.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use From the FHIR Standard | |
PractitionerRole.identifier.type | required | SGHIIdentifierTypeshttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-identifier-types From this IG | |
PractitionerRole.code | required | SGHIPractitionerRoleValueSethttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-role-value-set From this IG | |
PractitionerRole.specialty | required | SGHIPractitionerSpecialtyValueSethttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-specialty-value-set From this IG |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
0..* | PractitionerRole | Roles/organizations the practitioner is associated with | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
Σ | 1..* | Identifier | Identifiers for a role/location | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | SGHICodeableConcept | Description of identifier Binding: SGHI Standard Identifier Types (required) | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | SGHIReference(SGHI Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
Σ | 1..1 | boolean | Whether this practitioner role record is in active use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | The period during which the practitioner is authorized to perform in these role(s) | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
ΣC | 1..1 | dateTime | Starting time with inclusive boundary | ||||
![]() ![]() ![]() ![]() |
ΣC | 1..1 | dateTime | End time with inclusive boundary, if not ongoing | ||||
![]() ![]() ![]() |
Σ | 1..1 | SGHIReference(SGHI Practitioner) | Practitioner that provides services for the organization | ||||
![]() ![]() ![]() |
Σ | 1..1 | SGHIReference(SGHI Organization) | Organization where the roles are available | ||||
![]() ![]() ![]() |
Σ | 1..* | SGHICodeableConcept | Roles which this practitioner may perform Binding: SGHI Practitioner Value Set (required) | ||||
![]() ![]() ![]() |
Σ | 1..* | SGHICodeableConcept | Specific specialty of the practitioner Binding: SGHI Practitioner Value Set (required) | ||||
![]() ![]() ![]() |
Σ | 1..* | SGHIReference(SGHI Location) | Location(s) where the practitioner provides care | ||||
![]() ![]() ![]() |
0..* | Reference(HealthcareService) | Healthcare services provided for this role's Organization/Location(s) | |||||
![]() ![]() ![]() |
0..* | ExtendedContactDetail | Official contact details relating to this PractitionerRole | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The type of contact Binding: Contact entity type (preferred): The purpose for which an extended contact detail should be used. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | SGHIHumanName | Name of an individual to contact | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | SGHIContactPoint | Contact details (e.g.phone/fax/url) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Address | Address for the contact | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | This contact detail is handled/monitored by a specific organization | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Period that this contact was valid for usage | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | Collection of characteristics (attributes) Binding: ServiceMode (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibility). | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | A language the practitioner (in this role) can use in patient communication Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() ![]() |
0..* | Availability | Times the Practitioner is available at this location and/or healthcare service (including exceptions) | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..* | Element | Times the {item} is available Constraints: av-1 | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The purpose for which an extended contact detail should be used. | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 1..1 | boolean | Always available? i.e. 24 hour service | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | time | Opening time of day (ignored if allDay = true) | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | time | Closing time of day (ignored if allDay = true) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..* | Element | Not available during this time due to provided reason | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Reason presented to the user explaining why time not available | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Service not available during this period | ||||
![]() ![]() ![]() |
0..* | Reference(Endpoint) | Endpoints for interacting with the practitioner in this role | |||||
![]() |
Path | Conformance | ValueSet | URI |
PractitionerRole.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 From the FHIR Standard | |
PractitionerRole.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use From the FHIR Standard | |
PractitionerRole.identifier.type | required | SGHIIdentifierTypeshttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-identifier-types From this IG | |
PractitionerRole.code | required | SGHIPractitionerRoleValueSethttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-role-value-set From this IG | |
PractitionerRole.specialty | required | SGHIPractitionerSpecialtyValueSethttps://fhir.slade360.co.ke/fhir/ValueSet/sghi-practitioner-specialty-value-set From this IG | |
PractitionerRole.contact.purpose | preferred | ContactEntityTypehttp://terminology.hl7.org/ValueSet/contactentity-type | |
PractitionerRole.characteristic | example | ServiceModehttp://hl7.org/fhir/ValueSet/service-mode From the FHIR Standard | |
PractitionerRole.communication | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 From the FHIR Standard | |
PractitionerRole.availability.availableTime.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|5.0.0 From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
av-1 | error | PractitionerRole.availability.availableTime | Cannot include start/end times when selecting all day availability. : allDay.exists().not() or (allDay implies availableStartTime.exists().not() and availableEndTime.exists().not()) | |
dom-2 | error | PractitionerRole | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | PractitionerRole | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | PractitionerRole | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | PractitionerRole | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | PractitionerRole | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from PractitionerRole
Summary
Mandatory: 10 elements(6 nested mandatory elements)
Structures
This structure refers to these other structures:
Other representations of profile: CSV, Excel, Schematron