Kenya Core FHIR Implementation Guide (IG)
0.1.0 - ci-build

Kenya Core FHIR Implementation Guide (IG), published by IntelliSOFT Consulting. 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/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ and changes regularly. See the Directory of published versions

Resource Profile: Kenya Practitioner Profile

Official URL: https://fhir.sha.go.ke/fhir/StructureDefinition/practitioner Version: 0.1.0
Active as of 2025-12-15 Computable Name: KenyaCorePractitioner

Practitioner profile for Kenya healthcare providers

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* Practitioner A person with a formal responsibility in the provisioning of healthcare or related services
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier ΣC 1..* Identifier An identifier for the person as this agent
Slice: Unordered, Open by value:system
Constraints: ken-prac-min-identifier
.... identifier:registrationNumber Σ 0..1 Identifier Practitioner Registration Number
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... system Σ 0..1 uri The namespace for the identifier value
Binding: Practitioner Registration Number Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistrationNumber
..... value Σ 1..1 string Registration number value
Example General: 123456
.... identifier:sladeCode Σ 0..1 Identifier Slade Code
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... system Σ 0..1 uri The namespace for the identifier value
Binding: Slade Code Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/SladeCode
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:registryID Σ 0..1 Identifier Practitioner Registry ID
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... system Σ 0..1 uri The namespace for the identifier value
Binding: Practitioner Registry ID Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistryID
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:nationalID Σ 0..1 Identifier National ID Number
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... system Σ 0..1 uri The namespace for the identifier value
Binding: National ID Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/National_ID
..... value Σ 1..1 string The value that is unique
Example General: 123456
... name Σ 1..* HumanName Practitioner's name
.... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
.... text Σ 1..1 string Full name in text format
... Slices for telecom ΣC 1..* ContactPoint A contact detail for the practitioner (that apply to all roles)
Slice: Unordered, Open by value:system
Constraints: ken-prac-min-contact, ken-prac-contact-format
.... telecom:email Σ 0..* ContactPoint A contact detail for the practitioner (that apply to all roles)
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: email
..... value ΣC 1..1 string The actual contact point details
Constraints: ken-prac-email-format
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
.... telecom:phone Σ 0..* ContactPoint A contact detail for the practitioner (that apply to all roles)
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: phone
..... value ΣC 1..1 string The actual contact point details
Constraints: ken-prac-phone-format
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
... gender Σ 1..1 code Male | Female | Other | Unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Practitioner.identifier:registrationNumber.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:registrationNumber.​system Base required Practitioner Registration Number Value Set 📦0.1.0 This IG
Practitioner.identifier:sladeCode.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:sladeCode.​system Base required Slade Code Value Set 📦0.1.0 This IG
Practitioner.identifier:registryID.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:registryID.​system Base required Practitioner Registry ID Value Set 📦0.1.0 This IG
Practitioner.identifier:nationalID.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:nationalID.​system Base required National ID Value Set 📦0.1.0 This IG
Practitioner.name.use Base required NameUse 📍4.0.1 FHIR Std.
Practitioner.telecom:email.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
Practitioner.telecom:email.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
Practitioner.telecom:phone.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
Practitioner.telecom:phone.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
Practitioner.gender Base required AdministrativeGender 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Practitioner If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Practitioner 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Practitioner 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 Practitioner If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Practitioner 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()
ken-prac-contact-format error Practitioner.telecom Contact values must not be empty telecom.all(value.exists())
ken-prac-email-format warning Practitioner.telecom:email.value Email must be valid format if provided matches('^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,}$')
ken-prac-min-contact error Practitioner.telecom Must have at least one email or phone contact telecom.where(system='email').exists() or telecom.where(system='phone').exists()
ken-prac-min-identifier error Practitioner.identifier Must have at least one identifier (registration number, slade code, registry ID, or national ID) identifier.where(system='https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistrationNumber' or system='https://fhir.sha.go.ke/fhir/Practitioner/SladeCode' or system='https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistryID' or system='https://fhir.sha.go.ke/fhir/Practitioner/National_ID').exists()
ken-prac-phone-format warning Practitioner.telecom:phone.value Phone must follow Kenya format (+254XXXXXXXXX) matches('^\\+254[17]\\d{8}$')

This structure is derived from Practitioner

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* Practitioner A person with a formal responsibility in the provisioning of healthcare or related services
... Slices for identifier C 1..* Identifier An identifier for the person as this agent
Slice: Unordered, Open by value:system
Constraints: ken-prac-min-identifier
.... identifier:registrationNumber 0..1 Identifier Practitioner Registration Number
..... use 0..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
..... system 0..1 uri The namespace for the identifier value
Binding: Practitioner Registration Number Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistrationNumber
..... value 1..1 string Registration number value
.... identifier:sladeCode 0..1 Identifier Slade Code
..... use 0..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
..... system 0..1 uri The namespace for the identifier value
Binding: Slade Code Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/SladeCode
..... value 1..1 string The value that is unique
.... identifier:registryID 0..1 Identifier Practitioner Registry ID
..... use 0..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
..... system 0..1 uri The namespace for the identifier value
Binding: Practitioner Registry ID Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistryID
..... value 1..1 string The value that is unique
.... identifier:nationalID 0..1 Identifier National ID Number
..... use 0..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
..... system 0..1 uri The namespace for the identifier value
Binding: National ID Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/National_ID
..... value 1..1 string The value that is unique
... active 1..1 boolean Whether this practitioner's record is in active use
... name 1..* HumanName Practitioner's name
.... text 1..1 string Full name in text format
.... telecom:email 0..* ContactPoint A contact detail for the practitioner (that apply to all roles)
..... system 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: email
..... value C 1..1 string The actual contact point details
Constraints: ken-prac-email-format
.... telecom:phone 0..* ContactPoint A contact detail for the practitioner (that apply to all roles)
..... system 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: phone
..... value C 1..1 string The actual contact point details
Constraints: ken-prac-phone-format
... address
.... text 1..1 string Full address in text format
... gender 1..1 code Male | Female | Other | Unknown

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Practitioner.identifier:registrationNumber.​system Base required Practitioner Registration Number Value Set 📦0.1.0 This IG
Practitioner.identifier:sladeCode.​system Base required Slade Code Value Set 📦0.1.0 This IG
Practitioner.identifier:registryID.​system Base required Practitioner Registry ID Value Set 📦0.1.0 This IG
Practitioner.identifier:nationalID.​system Base required National ID Value Set 📦0.1.0 This IG

Constraints

Id Grade Path(s) Description Expression
ken-prac-contact-format error Practitioner.telecom Contact values must not be empty telecom.all(value.exists())
ken-prac-email-format warning Practitioner.telecom:email.value Email must be valid format if provided matches('^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,}$')
ken-prac-min-contact error Practitioner.telecom Must have at least one email or phone contact telecom.where(system='email').exists() or telecom.where(system='phone').exists()
ken-prac-min-identifier error Practitioner.identifier Must have at least one identifier (registration number, slade code, registry ID, or national ID) identifier.where(system='https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistrationNumber' or system='https://fhir.sha.go.ke/fhir/Practitioner/SladeCode' or system='https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistryID' or system='https://fhir.sha.go.ke/fhir/Practitioner/National_ID').exists()
ken-prac-phone-format warning Practitioner.telecom:phone.value Phone must follow Kenya format (+254XXXXXXXXX) matches('^\\+254[17]\\d{8}$')
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* Practitioner A person with a formal responsibility in the provisioning of healthcare or related services
... 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 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier ΣC 1..* Identifier An identifier for the person as this agent
Slice: Unordered, Open by value:system
Constraints: ken-prac-min-identifier
.... identifier:registrationNumber Σ 0..1 Identifier Practitioner Registration Number
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 0..1 uri The namespace for the identifier value
Binding: Practitioner Registration Number Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistrationNumber
..... value Σ 1..1 string Registration number value
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)
.... identifier:sladeCode Σ 0..1 Identifier Slade Code
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 0..1 uri The namespace for the identifier value
Binding: Slade Code Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/SladeCode
..... value Σ 1..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)
.... identifier:registryID Σ 0..1 Identifier Practitioner Registry ID
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 0..1 uri The namespace for the identifier value
Binding: Practitioner Registry ID Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistryID
..... value Σ 1..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)
.... identifier:nationalID Σ 0..1 Identifier National ID Number
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 0..1 uri The namespace for the identifier value
Binding: National ID Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/National_ID
..... value Σ 1..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's record is in active use
... name Σ 1..* HumanName Practitioner's name
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
.... text Σ 1..1 string Full name in text format
.... family Σ 0..1 string Family name (often called 'Surname')
.... given Σ 0..* string Given names (not always 'first'). Includes middle names
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix Σ 0..* string Parts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix Σ 0..* string Parts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period Σ 0..1 Period Time period when name was/is in use
... Slices for telecom ΣC 1..* ContactPoint A contact detail for the practitioner (that apply to all roles)
Slice: Unordered, Open by value:system
Constraints: ken-prac-min-contact, ken-prac-contact-format
.... telecom:email Σ 0..* ContactPoint A contact detail for the practitioner (that apply to all roles)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: email
..... value ΣC 1..1 string The actual contact point details
Constraints: ken-prac-email-format
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
..... 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
.... telecom:phone Σ 0..* ContactPoint A contact detail for the practitioner (that apply to all roles)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: phone
..... value ΣC 1..1 string The actual contact point details
Constraints: ken-prac-phone-format
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
..... 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
... address Σ 0..* Address Address(es) of the practitioner that are not role specific (typically home address)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code home | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.
Example General: home
.... type Σ 0..1 code postal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).
Example General: both
.... text Σ 1..1 string Full address in text format
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ 0..* string Street name, number, direction & P.O. Box etc.
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city Σ 0..1 string Name of city, town etc.
Example General: Erewhon
.... district Σ 0..1 string District name (aka county)
Example General: Madison
.... state Σ 0..1 string Sub-unit of country (abbreviations ok)
.... postalCode Σ 0..1 string Postal code for area
Example General: 9132
.... country Σ 0..1 string Country (e.g. can be ISO 3166 2 or 3 letter code)
.... period Σ 0..1 Period Time period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... gender Σ 1..1 code Male | Female | Other | Unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
... birthDate Σ 0..1 date The date on which the practitioner was born
... photo 0..* Attachment Image of the person
... qualification 0..* BackboneElement Certification, licenses, or training pertaining to the provision of care
.... 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
.... identifier 0..* Identifier An identifier for this qualification for the practitioner
.... code 1..1 CodeableConcept Coded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.
.... period 0..1 Period Period during which the qualification is valid
.... issuer 0..1 Reference(Organization) Organization that regulates and issues the qualification
... communication 0..* CodeableConcept A language the practitioner can use in patient communication
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding


doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Practitioner.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Practitioner.identifier:registrationNumber.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:registrationNumber.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Practitioner.identifier:registrationNumber.​system Base required Practitioner Registration Number Value Set 📦0.1.0 This IG
Practitioner.identifier:sladeCode.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:sladeCode.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Practitioner.identifier:sladeCode.​system Base required Slade Code Value Set 📦0.1.0 This IG
Practitioner.identifier:registryID.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:registryID.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Practitioner.identifier:registryID.​system Base required Practitioner Registry ID Value Set 📦0.1.0 This IG
Practitioner.identifier:nationalID.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:nationalID.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Practitioner.identifier:nationalID.​system Base required National ID Value Set 📦0.1.0 This IG
Practitioner.name.use Base required NameUse 📍4.0.1 FHIR Std.
Practitioner.telecom:email.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
Practitioner.telecom:email.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
Practitioner.telecom:phone.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
Practitioner.telecom:phone.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
Practitioner.address.​use Base required AddressUse 📍4.0.1 FHIR Std.
Practitioner.address.​type Base required AddressType 📍4.0.1 FHIR Std.
Practitioner.gender Base required AdministrativeGender 📍4.0.1 FHIR Std.
Practitioner.qualification.​code Base example v2 table 0360, Version 2.7 📦0360 FHIR Std.
Practitioner.communication Base preferred Common Languages 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Practitioner If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Practitioner 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Practitioner 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 Practitioner If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Practitioner 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()
ken-prac-contact-format error Practitioner.telecom Contact values must not be empty telecom.all(value.exists())
ken-prac-email-format warning Practitioner.telecom:email.value Email must be valid format if provided matches('^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,}$')
ken-prac-min-contact error Practitioner.telecom Must have at least one email or phone contact telecom.where(system='email').exists() or telecom.where(system='phone').exists()
ken-prac-min-identifier error Practitioner.identifier Must have at least one identifier (registration number, slade code, registry ID, or national ID) identifier.where(system='https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistrationNumber' or system='https://fhir.sha.go.ke/fhir/Practitioner/SladeCode' or system='https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistryID' or system='https://fhir.sha.go.ke/fhir/Practitioner/National_ID').exists()
ken-prac-phone-format warning Practitioner.telecom:phone.value Phone must follow Kenya format (+254XXXXXXXXX) matches('^\\+254[17]\\d{8}$')

This structure is derived from Practitioner

Summary

Mandatory: 6 elements(9 nested mandatory elements)
Fixed: 4 elements

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Practitioner.identifier
  • The element 1 is sliced based on the value of Practitioner.telecom

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* Practitioner A person with a formal responsibility in the provisioning of healthcare or related services
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier ΣC 1..* Identifier An identifier for the person as this agent
Slice: Unordered, Open by value:system
Constraints: ken-prac-min-identifier
.... identifier:registrationNumber Σ 0..1 Identifier Practitioner Registration Number
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... system Σ 0..1 uri The namespace for the identifier value
Binding: Practitioner Registration Number Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistrationNumber
..... value Σ 1..1 string Registration number value
Example General: 123456
.... identifier:sladeCode Σ 0..1 Identifier Slade Code
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... system Σ 0..1 uri The namespace for the identifier value
Binding: Slade Code Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/SladeCode
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:registryID Σ 0..1 Identifier Practitioner Registry ID
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... system Σ 0..1 uri The namespace for the identifier value
Binding: Practitioner Registry ID Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistryID
..... value Σ 1..1 string The value that is unique
Example General: 123456
.... identifier:nationalID Σ 0..1 Identifier National ID Number
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... system Σ 0..1 uri The namespace for the identifier value
Binding: National ID Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/National_ID
..... value Σ 1..1 string The value that is unique
Example General: 123456
... name Σ 1..* HumanName Practitioner's name
.... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
.... text Σ 1..1 string Full name in text format
... Slices for telecom ΣC 1..* ContactPoint A contact detail for the practitioner (that apply to all roles)
Slice: Unordered, Open by value:system
Constraints: ken-prac-min-contact, ken-prac-contact-format
.... telecom:email Σ 0..* ContactPoint A contact detail for the practitioner (that apply to all roles)
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: email
..... value ΣC 1..1 string The actual contact point details
Constraints: ken-prac-email-format
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
.... telecom:phone Σ 0..* ContactPoint A contact detail for the practitioner (that apply to all roles)
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: phone
..... value ΣC 1..1 string The actual contact point details
Constraints: ken-prac-phone-format
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
... gender Σ 1..1 code Male | Female | Other | Unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Practitioner.identifier:registrationNumber.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:registrationNumber.​system Base required Practitioner Registration Number Value Set 📦0.1.0 This IG
Practitioner.identifier:sladeCode.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:sladeCode.​system Base required Slade Code Value Set 📦0.1.0 This IG
Practitioner.identifier:registryID.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:registryID.​system Base required Practitioner Registry ID Value Set 📦0.1.0 This IG
Practitioner.identifier:nationalID.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:nationalID.​system Base required National ID Value Set 📦0.1.0 This IG
Practitioner.name.use Base required NameUse 📍4.0.1 FHIR Std.
Practitioner.telecom:email.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
Practitioner.telecom:email.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
Practitioner.telecom:phone.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
Practitioner.telecom:phone.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
Practitioner.gender Base required AdministrativeGender 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Practitioner If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Practitioner 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Practitioner 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 Practitioner If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Practitioner 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()
ken-prac-contact-format error Practitioner.telecom Contact values must not be empty telecom.all(value.exists())
ken-prac-email-format warning Practitioner.telecom:email.value Email must be valid format if provided matches('^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,}$')
ken-prac-min-contact error Practitioner.telecom Must have at least one email or phone contact telecom.where(system='email').exists() or telecom.where(system='phone').exists()
ken-prac-min-identifier error Practitioner.identifier Must have at least one identifier (registration number, slade code, registry ID, or national ID) identifier.where(system='https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistrationNumber' or system='https://fhir.sha.go.ke/fhir/Practitioner/SladeCode' or system='https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistryID' or system='https://fhir.sha.go.ke/fhir/Practitioner/National_ID').exists()
ken-prac-phone-format warning Practitioner.telecom:phone.value Phone must follow Kenya format (+254XXXXXXXXX) matches('^\\+254[17]\\d{8}$')

Differential View

This structure is derived from Practitioner

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* Practitioner A person with a formal responsibility in the provisioning of healthcare or related services
... Slices for identifier C 1..* Identifier An identifier for the person as this agent
Slice: Unordered, Open by value:system
Constraints: ken-prac-min-identifier
.... identifier:registrationNumber 0..1 Identifier Practitioner Registration Number
..... use 0..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
..... system 0..1 uri The namespace for the identifier value
Binding: Practitioner Registration Number Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistrationNumber
..... value 1..1 string Registration number value
.... identifier:sladeCode 0..1 Identifier Slade Code
..... use 0..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
..... system 0..1 uri The namespace for the identifier value
Binding: Slade Code Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/SladeCode
..... value 1..1 string The value that is unique
.... identifier:registryID 0..1 Identifier Practitioner Registry ID
..... use 0..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
..... system 0..1 uri The namespace for the identifier value
Binding: Practitioner Registry ID Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistryID
..... value 1..1 string The value that is unique
.... identifier:nationalID 0..1 Identifier National ID Number
..... use 0..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
..... system 0..1 uri The namespace for the identifier value
Binding: National ID Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/National_ID
..... value 1..1 string The value that is unique
... active 1..1 boolean Whether this practitioner's record is in active use
... name 1..* HumanName Practitioner's name
.... text 1..1 string Full name in text format
.... telecom:email 0..* ContactPoint A contact detail for the practitioner (that apply to all roles)
..... system 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: email
..... value C 1..1 string The actual contact point details
Constraints: ken-prac-email-format
.... telecom:phone 0..* ContactPoint A contact detail for the practitioner (that apply to all roles)
..... system 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: phone
..... value C 1..1 string The actual contact point details
Constraints: ken-prac-phone-format
... address
.... text 1..1 string Full address in text format
... gender 1..1 code Male | Female | Other | Unknown

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Practitioner.identifier:registrationNumber.​system Base required Practitioner Registration Number Value Set 📦0.1.0 This IG
Practitioner.identifier:sladeCode.​system Base required Slade Code Value Set 📦0.1.0 This IG
Practitioner.identifier:registryID.​system Base required Practitioner Registry ID Value Set 📦0.1.0 This IG
Practitioner.identifier:nationalID.​system Base required National ID Value Set 📦0.1.0 This IG

Constraints

Id Grade Path(s) Description Expression
ken-prac-contact-format error Practitioner.telecom Contact values must not be empty telecom.all(value.exists())
ken-prac-email-format warning Practitioner.telecom:email.value Email must be valid format if provided matches('^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,}$')
ken-prac-min-contact error Practitioner.telecom Must have at least one email or phone contact telecom.where(system='email').exists() or telecom.where(system='phone').exists()
ken-prac-min-identifier error Practitioner.identifier Must have at least one identifier (registration number, slade code, registry ID, or national ID) identifier.where(system='https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistrationNumber' or system='https://fhir.sha.go.ke/fhir/Practitioner/SladeCode' or system='https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistryID' or system='https://fhir.sha.go.ke/fhir/Practitioner/National_ID').exists()
ken-prac-phone-format warning Practitioner.telecom:phone.value Phone must follow Kenya format (+254XXXXXXXXX) matches('^\\+254[17]\\d{8}$')

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* Practitioner A person with a formal responsibility in the provisioning of healthcare or related services
... 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 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier ΣC 1..* Identifier An identifier for the person as this agent
Slice: Unordered, Open by value:system
Constraints: ken-prac-min-identifier
.... identifier:registrationNumber Σ 0..1 Identifier Practitioner Registration Number
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 0..1 uri The namespace for the identifier value
Binding: Practitioner Registration Number Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistrationNumber
..... value Σ 1..1 string Registration number value
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)
.... identifier:sladeCode Σ 0..1 Identifier Slade Code
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 0..1 uri The namespace for the identifier value
Binding: Slade Code Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/SladeCode
..... value Σ 1..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)
.... identifier:registryID Σ 0..1 Identifier Practitioner Registry ID
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 0..1 uri The namespace for the identifier value
Binding: Practitioner Registry ID Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistryID
..... value Σ 1..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)
.... identifier:nationalID Σ 0..1 Identifier National ID Number
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 0..1 uri The namespace for the identifier value
Binding: National ID Value Set (required)
Fixed Value: https://fhir.sha.go.ke/fhir/Practitioner/National_ID
..... value Σ 1..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's record is in active use
... name Σ 1..* HumanName Practitioner's name
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
.... text Σ 1..1 string Full name in text format
.... family Σ 0..1 string Family name (often called 'Surname')
.... given Σ 0..* string Given names (not always 'first'). Includes middle names
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix Σ 0..* string Parts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix Σ 0..* string Parts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period Σ 0..1 Period Time period when name was/is in use
... Slices for telecom ΣC 1..* ContactPoint A contact detail for the practitioner (that apply to all roles)
Slice: Unordered, Open by value:system
Constraints: ken-prac-min-contact, ken-prac-contact-format
.... telecom:email Σ 0..* ContactPoint A contact detail for the practitioner (that apply to all roles)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: email
..... value ΣC 1..1 string The actual contact point details
Constraints: ken-prac-email-format
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
..... 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
.... telecom:phone Σ 0..* ContactPoint A contact detail for the practitioner (that apply to all roles)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: phone
..... value ΣC 1..1 string The actual contact point details
Constraints: ken-prac-phone-format
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
..... 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
... address Σ 0..* Address Address(es) of the practitioner that are not role specific (typically home address)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code home | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.
Example General: home
.... type Σ 0..1 code postal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).
Example General: both
.... text Σ 1..1 string Full address in text format
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ 0..* string Street name, number, direction & P.O. Box etc.
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city Σ 0..1 string Name of city, town etc.
Example General: Erewhon
.... district Σ 0..1 string District name (aka county)
Example General: Madison
.... state Σ 0..1 string Sub-unit of country (abbreviations ok)
.... postalCode Σ 0..1 string Postal code for area
Example General: 9132
.... country Σ 0..1 string Country (e.g. can be ISO 3166 2 or 3 letter code)
.... period Σ 0..1 Period Time period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... gender Σ 1..1 code Male | Female | Other | Unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
... birthDate Σ 0..1 date The date on which the practitioner was born
... photo 0..* Attachment Image of the person
... qualification 0..* BackboneElement Certification, licenses, or training pertaining to the provision of care
.... 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
.... identifier 0..* Identifier An identifier for this qualification for the practitioner
.... code 1..1 CodeableConcept Coded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.
.... period 0..1 Period Period during which the qualification is valid
.... issuer 0..1 Reference(Organization) Organization that regulates and issues the qualification
... communication 0..* CodeableConcept A language the practitioner can use in patient communication
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding


doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Practitioner.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Practitioner.identifier:registrationNumber.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:registrationNumber.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Practitioner.identifier:registrationNumber.​system Base required Practitioner Registration Number Value Set 📦0.1.0 This IG
Practitioner.identifier:sladeCode.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:sladeCode.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Practitioner.identifier:sladeCode.​system Base required Slade Code Value Set 📦0.1.0 This IG
Practitioner.identifier:registryID.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:registryID.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Practitioner.identifier:registryID.​system Base required Practitioner Registry ID Value Set 📦0.1.0 This IG
Practitioner.identifier:nationalID.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Practitioner.identifier:nationalID.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Practitioner.identifier:nationalID.​system Base required National ID Value Set 📦0.1.0 This IG
Practitioner.name.use Base required NameUse 📍4.0.1 FHIR Std.
Practitioner.telecom:email.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
Practitioner.telecom:email.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
Practitioner.telecom:phone.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
Practitioner.telecom:phone.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
Practitioner.address.​use Base required AddressUse 📍4.0.1 FHIR Std.
Practitioner.address.​type Base required AddressType 📍4.0.1 FHIR Std.
Practitioner.gender Base required AdministrativeGender 📍4.0.1 FHIR Std.
Practitioner.qualification.​code Base example v2 table 0360, Version 2.7 📦0360 FHIR Std.
Practitioner.communication Base preferred Common Languages 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Practitioner If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Practitioner 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Practitioner 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 Practitioner If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Practitioner 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()
ken-prac-contact-format error Practitioner.telecom Contact values must not be empty telecom.all(value.exists())
ken-prac-email-format warning Practitioner.telecom:email.value Email must be valid format if provided matches('^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,}$')
ken-prac-min-contact error Practitioner.telecom Must have at least one email or phone contact telecom.where(system='email').exists() or telecom.where(system='phone').exists()
ken-prac-min-identifier error Practitioner.identifier Must have at least one identifier (registration number, slade code, registry ID, or national ID) identifier.where(system='https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistrationNumber' or system='https://fhir.sha.go.ke/fhir/Practitioner/SladeCode' or system='https://fhir.sha.go.ke/fhir/Practitioner/PractitionerRegistryID' or system='https://fhir.sha.go.ke/fhir/Practitioner/National_ID').exists()
ken-prac-phone-format warning Practitioner.telecom:phone.value Phone must follow Kenya format (+254XXXXXXXXX) matches('^\\+254[17]\\d{8}$')

This structure is derived from Practitioner

Summary

Mandatory: 6 elements(9 nested mandatory elements)
Fixed: 4 elements

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Practitioner.identifier
  • The element 1 is sliced based on the value of Practitioner.telecom

 

Other representations of profile: CSV, Excel, Schematron