Digital Health Platform
0.1.0 - Uzbekistan flag

Digital Health Platform, published by Uzinfocom LLC. 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/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions

Resource Profile: Uzbekistan DHP PractitionerRole ( Experimental )

Official URL: http://medcore.uz/StructureDefinition/dhp-practitionerrole Version: 0.1.0
Active as of 2025-03-12 Computable Name: DHPPractitionerRole

Uzbekistan DHP PractitionerRole profile, used to define roles of practitioners

Usages:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots, and their representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole(5.0.0) Roles/organizations the practitioner is associated with
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
.... identifier:All Slices Content/Rules for all slices
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUseVS (0.1.0) (required)
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeVS (0.1.0) (required)
.... identifier:national-id SΣ 0..1 Identifier Персональный идентификационный номер физического лица
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUseVS (0.1.0) (required)
Required Pattern: official
..... type SΣ 1..1 CodeableConcept Description of identifier
Binding: IdentifierTypeVS (0.1.0) (required)
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: NI
....... display 1..1 string Representation defined by the system
Fixed Value: National unique individual identifier
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... system SΣ 1..1 uri The namespace for the identifier value
Required Pattern: https://hrm.argos.uz
..... value SΣC 1..1 string The value that is unique
Example General: 123456
... active SΣ 0..1 boolean Whether this practitioner role record is in active use
... practitioner SΣ 0..1 Reference(Practitioner) Practitioner that provides services for the organization
... organization SΣ 0..1 Reference(Organization) Organization where the roles are available
... code SΣ 0..* CodeableConcept Roles which this practitioner may perform
Binding: PractitionerRole (example): The role a person plays representing an organization.
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:role SΣ 0..1 Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/position-and-profession-cs
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: PractitionerRoleVS (0.1.0) (required)
... specialty SΣ 0..* CodeableConcept Specific specialty of the practitioner
Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency.
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhp-specialty SΣ 0..1 Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/profession-specialization-cs
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: ProfessionSpecializationVS (0.1.0) (required)
... location SΣ 0..* Reference(Location) Location(s) where the practitioner provides care
... healthcareService S 0..* Reference(HealthcareService) Healthcare services provided for this role's Organization/Location(s)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
PractitionerRole.identifier.userequiredIdentifierUseVS
https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0
From this IG
PractitionerRole.identifier.typerequiredIdentifierTypeVS
https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0
From this IG
PractitionerRole.identifier:national-id.userequiredPattern Value: official
https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0
From this IG
PractitionerRole.identifier:national-id.typerequiredPattern Value: NI("National unique individual identifier")
https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0
From this IG
PractitionerRole.codeexamplePractitionerRole
http://hl7.org/fhir/ValueSet/practitioner-role|5.0.0
From the FHIR Standard
PractitionerRole.code.coding:role.coderequiredPractitionerRoleVS
https://terminology.medcore.uz/ValueSet/practitioner-role-vs|0.1.0
From this IG
PractitionerRole.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes|5.0.0
From the FHIR Standard
PractitionerRole.specialty.coding:dhp-specialty.coderequiredProfessionSpecializationVS(a valid code from Profession specializations)
https://terminology.medcore.uz/ValueSet/profession-specialization-vs|0.1.0
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPractitionerRoleIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPractitionerRoleIf 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-4errorPractitionerRoleIf 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-5errorPractitionerRoleIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePractitionerRoleA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorPractitionerRole.implicitRules, PractitionerRole.modifierExtension, PractitionerRole.identifier, PractitionerRole.identifier.use, PractitionerRole.identifier.type, PractitionerRole.identifier:national-id, PractitionerRole.identifier:national-id.use, PractitionerRole.identifier:national-id.type, PractitionerRole.identifier:national-id.system, PractitionerRole.identifier:national-id.value, PractitionerRole.active, PractitionerRole.practitioner, PractitionerRole.organization, PractitionerRole.code, PractitionerRole.code.coding, PractitionerRole.code.coding:role, PractitionerRole.code.coding:role.system, PractitionerRole.code.coding:role.code, PractitionerRole.specialty, PractitionerRole.specialty.coding, PractitionerRole.specialty.coding:dhp-specialty, PractitionerRole.specialty.coding:dhp-specialty.system, PractitionerRole.specialty.coding:dhp-specialty.code, PractitionerRole.location, PractitionerRole.healthcareServiceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitionerRole.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole PractitionerRole(5.0.0)
... Slices for identifier S 0..* Identifier Identifiers for a role/location
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... use 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUseVS (0.1.0) (required)
..... type 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeVS (0.1.0) (required)
.... identifier:national-id S 0..1 Identifier Персональный идентификационный номер физического лица
..... use 0..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
..... type S 1..1 CodeableConcept Description of identifier
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: NI
....... display 1..1 string Representation defined by the system
Fixed Value: National unique individual identifier
..... system S 1..1 uri The namespace for the identifier value
Required Pattern: https://hrm.argos.uz
..... value S 1..1 string The value that is unique
... active S 0..1 boolean Whether this practitioner role record is in active use
... practitioner S 0..1 Reference(Practitioner) Practitioner that provides services for the organization
... code S 0..* CodeableConcept Roles which this practitioner may perform
.... Slices for coding 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:role S 0..1 Coding Code defined by a terminology system
...... system S 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/position-and-profession-cs
...... code S 1..1 code Symbol in syntax defined by the system
Binding: PractitionerRoleVS (0.1.0) (required)
... specialty S 0..* CodeableConcept Specific specialty of the practitioner
.... Slices for coding 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhp-specialty S 0..1 Coding Code defined by a terminology system
...... system S 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/profession-specialization-cs
...... code S 1..1 code Symbol in syntax defined by the system
Binding: ProfessionSpecializationVS (0.1.0) (required)
... location S 0..* Reference(Location) Location(s) where the practitioner provides care
... healthcareService S 0..* Reference(HealthcareService) Healthcare services provided for this role's Organization/Location(s)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
PractitionerRole.identifier.userequiredIdentifierUseVS
https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0
From this IG
PractitionerRole.identifier.typerequiredIdentifierTypeVS
https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0
From this IG
PractitionerRole.code.coding:role.coderequiredPractitionerRoleVS
https://terminology.medcore.uz/ValueSet/practitioner-role-vs|0.1.0
From this IG
PractitionerRole.specialty.coding:dhp-specialty.coderequiredProfessionSpecializationVS(a valid code from Profession specializations)
https://terminology.medcore.uz/ValueSet/profession-specialization-vs|0.1.0
From this IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole(5.0.0) Roles/organizations the practitioner is associated with
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... Slices for identifier SΣ 0..* Identifier Identifiers for a role/location
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUseVS (0.1.0) (required)
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeVS (0.1.0) (required)
..... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value ΣC 0..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... identifier:national-id SΣ 0..1 Identifier Персональный идентификационный номер физического лица
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUseVS (0.1.0) (required)
Required Pattern: official
..... type SΣ 1..1 CodeableConcept Description of identifier
Binding: IdentifierTypeVS (0.1.0) (required)
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: NI
....... display 1..1 string Representation defined by the system
Fixed Value: National unique individual identifier
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... system SΣ 1..1 uri The namespace for the identifier value
Required Pattern: https://hrm.argos.uz
..... value SΣC 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 SΣ 0..1 boolean Whether this practitioner role record is in active use
... period Σ 0..1 Period The period during which the practitioner is authorized to perform in these role(s)
... practitioner SΣ 0..1 Reference(Practitioner) Practitioner that provides services for the organization
... organization SΣ 0..1 Reference(Organization) Organization where the roles are available
... code SΣ 0..* CodeableConcept Roles which this practitioner may perform
Binding: PractitionerRole (example): The role a person plays representing an organization.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:role SΣ 0..1 Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/position-and-profession-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: PractitionerRoleVS (0.1.0) (required)
...... display ΣC 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... specialty SΣ 0..* CodeableConcept Specific specialty of the practitioner
Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhp-specialty SΣ 0..1 Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/profession-specialization-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: ProfessionSpecializationVS (0.1.0) (required)
...... display ΣC 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... location SΣ 0..* Reference(Location) Location(s) where the practitioner provides care
... healthcareService S 0..* Reference(HealthcareService) Healthcare services provided for this role's Organization/Location(s)
... contact 0..* ExtendedContactDetail Official contact details relating to this PractitionerRole
... characteristic 0..* CodeableConcept Collection of characteristics (attributes)
Binding: ServiceMode (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibility).
... communication 0..* CodeableConcept A language the practitioner (in this role) can use in patient communication
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter

... availability 0..* Availability Times the Practitioner is available at this location and/or healthcare service (including exceptions)
... endpoint 0..* Reference(Endpoint) Endpoints for interacting with the practitioner in this role

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
PractitionerRole.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard
PractitionerRole.identifier.userequiredIdentifierUseVS
https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0
From this IG
PractitionerRole.identifier.typerequiredIdentifierTypeVS
https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0
From this IG
PractitionerRole.identifier:national-id.userequiredPattern Value: official
https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0
From this IG
PractitionerRole.identifier:national-id.typerequiredPattern Value: NI("National unique individual identifier")
https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0
From this IG
PractitionerRole.codeexamplePractitionerRole
http://hl7.org/fhir/ValueSet/practitioner-role|5.0.0
From the FHIR Standard
PractitionerRole.code.coding:role.coderequiredPractitionerRoleVS
https://terminology.medcore.uz/ValueSet/practitioner-role-vs|0.1.0
From this IG
PractitionerRole.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes|5.0.0
From the FHIR Standard
PractitionerRole.specialty.coding:dhp-specialty.coderequiredProfessionSpecializationVS(a valid code from Profession specializations)
https://terminology.medcore.uz/ValueSet/profession-specialization-vs|0.1.0
From this IG
PractitionerRole.characteristicexampleServiceMode
http://hl7.org/fhir/ValueSet/service-mode|5.0.0
From the FHIR Standard
PractitionerRole.communicationrequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPractitionerRoleIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPractitionerRoleIf 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-4errorPractitionerRoleIf 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-5errorPractitionerRoleIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePractitionerRoleA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorPractitionerRole.meta, PractitionerRole.implicitRules, PractitionerRole.language, PractitionerRole.text, PractitionerRole.extension, PractitionerRole.modifierExtension, PractitionerRole.identifier, PractitionerRole.identifier.extension, PractitionerRole.identifier.use, PractitionerRole.identifier.type, PractitionerRole.identifier.system, PractitionerRole.identifier.value, PractitionerRole.identifier.period, PractitionerRole.identifier.assigner, PractitionerRole.identifier:national-id, PractitionerRole.identifier:national-id.extension, PractitionerRole.identifier:national-id.use, PractitionerRole.identifier:national-id.type, PractitionerRole.identifier:national-id.system, PractitionerRole.identifier:national-id.value, PractitionerRole.identifier:national-id.period, PractitionerRole.identifier:national-id.assigner, PractitionerRole.active, PractitionerRole.period, PractitionerRole.practitioner, PractitionerRole.organization, PractitionerRole.code, PractitionerRole.code.extension, PractitionerRole.code.coding, PractitionerRole.code.coding:role, PractitionerRole.code.coding:role.extension, PractitionerRole.code.coding:role.system, PractitionerRole.code.coding:role.version, PractitionerRole.code.coding:role.code, PractitionerRole.code.coding:role.display, PractitionerRole.code.coding:role.userSelected, PractitionerRole.code.text, PractitionerRole.specialty, PractitionerRole.specialty.extension, PractitionerRole.specialty.coding, PractitionerRole.specialty.coding:dhp-specialty, PractitionerRole.specialty.coding:dhp-specialty.extension, PractitionerRole.specialty.coding:dhp-specialty.system, PractitionerRole.specialty.coding:dhp-specialty.version, PractitionerRole.specialty.coding:dhp-specialty.code, PractitionerRole.specialty.coding:dhp-specialty.display, PractitionerRole.specialty.coding:dhp-specialty.userSelected, PractitionerRole.specialty.text, PractitionerRole.location, PractitionerRole.healthcareService, PractitionerRole.contact, PractitionerRole.characteristic, PractitionerRole.communication, PractitionerRole.availability, PractitionerRole.endpointAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitionerRole.extension, PractitionerRole.modifierExtension, PractitionerRole.identifier.extension, PractitionerRole.identifier:national-id.extension, PractitionerRole.code.extension, PractitionerRole.code.coding:role.extension, PractitionerRole.specialty.extension, PractitionerRole.specialty.coding:dhp-specialty.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Summary

Mandatory: 0 element(7 nested mandatory elements)
Must-Support: 18 elements

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of PractitionerRole.identifier
  • The element 1 is sliced based on the value of PractitionerRole.code.coding
  • The element 1 is sliced based on the value of PractitionerRole.specialty.coding

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole(5.0.0) Roles/organizations the practitioner is associated with
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
.... identifier:All Slices Content/Rules for all slices
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUseVS (0.1.0) (required)
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeVS (0.1.0) (required)
.... identifier:national-id SΣ 0..1 Identifier Персональный идентификационный номер физического лица
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUseVS (0.1.0) (required)
Required Pattern: official
..... type SΣ 1..1 CodeableConcept Description of identifier
Binding: IdentifierTypeVS (0.1.0) (required)
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: NI
....... display 1..1 string Representation defined by the system
Fixed Value: National unique individual identifier
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... system SΣ 1..1 uri The namespace for the identifier value
Required Pattern: https://hrm.argos.uz
..... value SΣC 1..1 string The value that is unique
Example General: 123456
... active SΣ 0..1 boolean Whether this practitioner role record is in active use
... practitioner SΣ 0..1 Reference(Practitioner) Practitioner that provides services for the organization
... organization SΣ 0..1 Reference(Organization) Organization where the roles are available
... code SΣ 0..* CodeableConcept Roles which this practitioner may perform
Binding: PractitionerRole (example): The role a person plays representing an organization.
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:role SΣ 0..1 Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/position-and-profession-cs
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: PractitionerRoleVS (0.1.0) (required)
... specialty SΣ 0..* CodeableConcept Specific specialty of the practitioner
Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency.
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhp-specialty SΣ 0..1 Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/profession-specialization-cs
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: ProfessionSpecializationVS (0.1.0) (required)
... location SΣ 0..* Reference(Location) Location(s) where the practitioner provides care
... healthcareService S 0..* Reference(HealthcareService) Healthcare services provided for this role's Organization/Location(s)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
PractitionerRole.identifier.userequiredIdentifierUseVS
https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0
From this IG
PractitionerRole.identifier.typerequiredIdentifierTypeVS
https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0
From this IG
PractitionerRole.identifier:national-id.userequiredPattern Value: official
https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0
From this IG
PractitionerRole.identifier:national-id.typerequiredPattern Value: NI("National unique individual identifier")
https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0
From this IG
PractitionerRole.codeexamplePractitionerRole
http://hl7.org/fhir/ValueSet/practitioner-role|5.0.0
From the FHIR Standard
PractitionerRole.code.coding:role.coderequiredPractitionerRoleVS
https://terminology.medcore.uz/ValueSet/practitioner-role-vs|0.1.0
From this IG
PractitionerRole.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes|5.0.0
From the FHIR Standard
PractitionerRole.specialty.coding:dhp-specialty.coderequiredProfessionSpecializationVS(a valid code from Profession specializations)
https://terminology.medcore.uz/ValueSet/profession-specialization-vs|0.1.0
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPractitionerRoleIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPractitionerRoleIf 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-4errorPractitionerRoleIf 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-5errorPractitionerRoleIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePractitionerRoleA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorPractitionerRole.implicitRules, PractitionerRole.modifierExtension, PractitionerRole.identifier, PractitionerRole.identifier.use, PractitionerRole.identifier.type, PractitionerRole.identifier:national-id, PractitionerRole.identifier:national-id.use, PractitionerRole.identifier:national-id.type, PractitionerRole.identifier:national-id.system, PractitionerRole.identifier:national-id.value, PractitionerRole.active, PractitionerRole.practitioner, PractitionerRole.organization, PractitionerRole.code, PractitionerRole.code.coding, PractitionerRole.code.coding:role, PractitionerRole.code.coding:role.system, PractitionerRole.code.coding:role.code, PractitionerRole.specialty, PractitionerRole.specialty.coding, PractitionerRole.specialty.coding:dhp-specialty, PractitionerRole.specialty.coding:dhp-specialty.system, PractitionerRole.specialty.coding:dhp-specialty.code, PractitionerRole.location, PractitionerRole.healthcareServiceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitionerRole.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole PractitionerRole(5.0.0)
... Slices for identifier S 0..* Identifier Identifiers for a role/location
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... use 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUseVS (0.1.0) (required)
..... type 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeVS (0.1.0) (required)
.... identifier:national-id S 0..1 Identifier Персональный идентификационный номер физического лица
..... use 0..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
..... type S 1..1 CodeableConcept Description of identifier
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: NI
....... display 1..1 string Representation defined by the system
Fixed Value: National unique individual identifier
..... system S 1..1 uri The namespace for the identifier value
Required Pattern: https://hrm.argos.uz
..... value S 1..1 string The value that is unique
... active S 0..1 boolean Whether this practitioner role record is in active use
... practitioner S 0..1 Reference(Practitioner) Practitioner that provides services for the organization
... code S 0..* CodeableConcept Roles which this practitioner may perform
.... Slices for coding 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:role S 0..1 Coding Code defined by a terminology system
...... system S 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/position-and-profession-cs
...... code S 1..1 code Symbol in syntax defined by the system
Binding: PractitionerRoleVS (0.1.0) (required)
... specialty S 0..* CodeableConcept Specific specialty of the practitioner
.... Slices for coding 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhp-specialty S 0..1 Coding Code defined by a terminology system
...... system S 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/profession-specialization-cs
...... code S 1..1 code Symbol in syntax defined by the system
Binding: ProfessionSpecializationVS (0.1.0) (required)
... location S 0..* Reference(Location) Location(s) where the practitioner provides care
... healthcareService S 0..* Reference(HealthcareService) Healthcare services provided for this role's Organization/Location(s)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
PractitionerRole.identifier.userequiredIdentifierUseVS
https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0
From this IG
PractitionerRole.identifier.typerequiredIdentifierTypeVS
https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0
From this IG
PractitionerRole.code.coding:role.coderequiredPractitionerRoleVS
https://terminology.medcore.uz/ValueSet/practitioner-role-vs|0.1.0
From this IG
PractitionerRole.specialty.coding:dhp-specialty.coderequiredProfessionSpecializationVS(a valid code from Profession specializations)
https://terminology.medcore.uz/ValueSet/profession-specialization-vs|0.1.0
From this IG

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole(5.0.0) Roles/organizations the practitioner is associated with
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... Slices for identifier SΣ 0..* Identifier Identifiers for a role/location
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUseVS (0.1.0) (required)
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeVS (0.1.0) (required)
..... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value ΣC 0..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... identifier:national-id SΣ 0..1 Identifier Персональный идентификационный номер физического лица
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUseVS (0.1.0) (required)
Required Pattern: official
..... type SΣ 1..1 CodeableConcept Description of identifier
Binding: IdentifierTypeVS (0.1.0) (required)
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: NI
....... display 1..1 string Representation defined by the system
Fixed Value: National unique individual identifier
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... system SΣ 1..1 uri The namespace for the identifier value
Required Pattern: https://hrm.argos.uz
..... value SΣC 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 SΣ 0..1 boolean Whether this practitioner role record is in active use
... period Σ 0..1 Period The period during which the practitioner is authorized to perform in these role(s)
... practitioner SΣ 0..1 Reference(Practitioner) Practitioner that provides services for the organization
... organization SΣ 0..1 Reference(Organization) Organization where the roles are available
... code SΣ 0..* CodeableConcept Roles which this practitioner may perform
Binding: PractitionerRole (example): The role a person plays representing an organization.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:role SΣ 0..1 Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/position-and-profession-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: PractitionerRoleVS (0.1.0) (required)
...... display ΣC 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... specialty SΣ 0..* CodeableConcept Specific specialty of the practitioner
Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhp-specialty SΣ 0..1 Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/profession-specialization-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: ProfessionSpecializationVS (0.1.0) (required)
...... display ΣC 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... location SΣ 0..* Reference(Location) Location(s) where the practitioner provides care
... healthcareService S 0..* Reference(HealthcareService) Healthcare services provided for this role's Organization/Location(s)
... contact 0..* ExtendedContactDetail Official contact details relating to this PractitionerRole
... characteristic 0..* CodeableConcept Collection of characteristics (attributes)
Binding: ServiceMode (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibility).
... communication 0..* CodeableConcept A language the practitioner (in this role) can use in patient communication
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter

... availability 0..* Availability Times the Practitioner is available at this location and/or healthcare service (including exceptions)
... endpoint 0..* Reference(Endpoint) Endpoints for interacting with the practitioner in this role

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
PractitionerRole.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard
PractitionerRole.identifier.userequiredIdentifierUseVS
https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0
From this IG
PractitionerRole.identifier.typerequiredIdentifierTypeVS
https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0
From this IG
PractitionerRole.identifier:national-id.userequiredPattern Value: official
https://terminology.medcore.uz/ValueSet/identifier-use-vs|0.1.0
From this IG
PractitionerRole.identifier:national-id.typerequiredPattern Value: NI("National unique individual identifier")
https://terminology.medcore.uz/ValueSet/identifier-type-vs|0.1.0
From this IG
PractitionerRole.codeexamplePractitionerRole
http://hl7.org/fhir/ValueSet/practitioner-role|5.0.0
From the FHIR Standard
PractitionerRole.code.coding:role.coderequiredPractitionerRoleVS
https://terminology.medcore.uz/ValueSet/practitioner-role-vs|0.1.0
From this IG
PractitionerRole.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes|5.0.0
From the FHIR Standard
PractitionerRole.specialty.coding:dhp-specialty.coderequiredProfessionSpecializationVS(a valid code from Profession specializations)
https://terminology.medcore.uz/ValueSet/profession-specialization-vs|0.1.0
From this IG
PractitionerRole.characteristicexampleServiceMode
http://hl7.org/fhir/ValueSet/service-mode|5.0.0
From the FHIR Standard
PractitionerRole.communicationrequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPractitionerRoleIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPractitionerRoleIf 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-4errorPractitionerRoleIf 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-5errorPractitionerRoleIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePractitionerRoleA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorPractitionerRole.meta, PractitionerRole.implicitRules, PractitionerRole.language, PractitionerRole.text, PractitionerRole.extension, PractitionerRole.modifierExtension, PractitionerRole.identifier, PractitionerRole.identifier.extension, PractitionerRole.identifier.use, PractitionerRole.identifier.type, PractitionerRole.identifier.system, PractitionerRole.identifier.value, PractitionerRole.identifier.period, PractitionerRole.identifier.assigner, PractitionerRole.identifier:national-id, PractitionerRole.identifier:national-id.extension, PractitionerRole.identifier:national-id.use, PractitionerRole.identifier:national-id.type, PractitionerRole.identifier:national-id.system, PractitionerRole.identifier:national-id.value, PractitionerRole.identifier:national-id.period, PractitionerRole.identifier:national-id.assigner, PractitionerRole.active, PractitionerRole.period, PractitionerRole.practitioner, PractitionerRole.organization, PractitionerRole.code, PractitionerRole.code.extension, PractitionerRole.code.coding, PractitionerRole.code.coding:role, PractitionerRole.code.coding:role.extension, PractitionerRole.code.coding:role.system, PractitionerRole.code.coding:role.version, PractitionerRole.code.coding:role.code, PractitionerRole.code.coding:role.display, PractitionerRole.code.coding:role.userSelected, PractitionerRole.code.text, PractitionerRole.specialty, PractitionerRole.specialty.extension, PractitionerRole.specialty.coding, PractitionerRole.specialty.coding:dhp-specialty, PractitionerRole.specialty.coding:dhp-specialty.extension, PractitionerRole.specialty.coding:dhp-specialty.system, PractitionerRole.specialty.coding:dhp-specialty.version, PractitionerRole.specialty.coding:dhp-specialty.code, PractitionerRole.specialty.coding:dhp-specialty.display, PractitionerRole.specialty.coding:dhp-specialty.userSelected, PractitionerRole.specialty.text, PractitionerRole.location, PractitionerRole.healthcareService, PractitionerRole.contact, PractitionerRole.characteristic, PractitionerRole.communication, PractitionerRole.availability, PractitionerRole.endpointAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitionerRole.extension, PractitionerRole.modifierExtension, PractitionerRole.identifier.extension, PractitionerRole.identifier:national-id.extension, PractitionerRole.code.extension, PractitionerRole.code.coding:role.extension, PractitionerRole.specialty.extension, PractitionerRole.specialty.coding:dhp-specialty.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Summary

Mandatory: 0 element(7 nested mandatory elements)
Must-Support: 18 elements

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of PractitionerRole.identifier
  • The element 1 is sliced based on the value of PractitionerRole.code.coding
  • The element 1 is sliced based on the value of PractitionerRole.specialty.coding

 

Other representations of profile: CSV, Excel, Schematron