ImplementationGuide for Malaysia Core (MY Core)
0.0.1 - CI Build

ImplementationGuide for Malaysia Core (MY Core), published by Malaysia Healthcare Nexus (MHN). This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nhphong245/my-core-ig-r4/ and changes regularly. See the Directory of published versions

Resource Profile: PractitionerRole (MY Core)

Official URL: http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core Version: 0.0.1
Active as of 2024-03-13 Responsible: Malaysia Healthcare Nexus (MHN) Realm: International flag Computable Name: PractitionerRoleMyCore

Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License

The practitioner roles referenced in the MY Core profiles.

Usage:

  • This Resource Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

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

This structure is derived from PractitionerRole

NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* PractitionerRole Roles/organizations the practitioner is associated with
... Slices for extension Content/Rules for all slices
.... audit 0..1 (Complex) Extension of the individual who recorded and updated the date
URL: http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core
.... drugClassification 0..* CodeableConcept Extension to define what Classification of medication is allowed for a particular PractitionerRole
URL: http://fhir.hie.moh.gov.my/StructureDefinition/pr-drug-classification-my-core
Binding: ValueSetDrugCategory (MY Core) (preferred)
.... schedulingMyCore 0..* boolean Whether Schedule is allowed to be created for this Practitioner Role
URL: http://fhir.hie.moh.gov.my/StructureDefinition/scheduling-my-core
... practitioner 1..1 Reference(Practitioner) Practitioner that is able to provide the defined services for the organization
... organization 1..1 Reference(Organization) Organization where the roles are available
... specialty 1..* CodeableConcept Specific specialty of the practitioner
Binding: ValueSetSpecialty (MYCore) (extensible)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
PractitionerRole.codepreferredhttp://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core
http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core
PractitionerRole.specialtyextensibleValueSetSpecialtyMyCore (a valid code from CodeSystemSpecialty (MY Core))
http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core
from this IG
NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* PractitionerRole Roles/organizations the practitioner is associated with
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension Content/Rules for all slices
.... audit 0..1 (Complex) Extension of the individual who recorded and updated the date
URL: http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core
.... drugClassification 0..* CodeableConcept Extension to define what Classification of medication is allowed for a particular PractitionerRole
URL: http://fhir.hie.moh.gov.my/StructureDefinition/pr-drug-classification-my-core
Binding: ValueSetDrugCategory (MY Core) (preferred)
.... schedulingMyCore 0..* boolean Whether Schedule is allowed to be created for this Practitioner Role
URL: http://fhir.hie.moh.gov.my/StructureDefinition/scheduling-my-core
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... organization Σ 1..1 Reference(Organization) Organization where the roles are available
... code Σ 1..* CodeableConcept Roles which this practitioner may perform
Binding: http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core (preferred): The role a person plays representing an organization


... specialty Σ 1..* CodeableConcept Specific specialty of the practitioner
Binding: ValueSetSpecialty (MYCore) (extensible)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.codepreferredhttp://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core
http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core
PractitionerRole.specialtyextensibleValueSetSpecialtyMyCore (a valid code from CodeSystemSpecialty (MY Core))
http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core
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().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-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-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* PractitionerRole Roles/organizations the practitioner is associated with
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... 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
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... audit 0..1 (Complex) Extension of the individual who recorded and updated the date
URL: http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core
.... drugClassification 0..* CodeableConcept Extension to define what Classification of medication is allowed for a particular PractitionerRole
URL: http://fhir.hie.moh.gov.my/StructureDefinition/pr-drug-classification-my-core
Binding: ValueSetDrugCategory (MY Core) (preferred)
.... schedulingMyCore 0..* boolean Whether Schedule is allowed to be created for this Practitioner Role
URL: http://fhir.hie.moh.gov.my/StructureDefinition/scheduling-my-core
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Business Identifiers that are specific to a role/location
... active Σ 0..1 boolean Whether this practitioner role record is in active use
... period Σ 0..1 Period The period during which the practitioner is authorized to perform in these role(s)
... practitioner Σ 1..1 Reference(Practitioner) Practitioner that is able to provide the defined services for the organization
... organization Σ 1..1 Reference(Organization) Organization where the roles are available
... code Σ 1..* CodeableConcept Roles which this practitioner may perform
Binding: http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core (preferred): The role a person plays representing an organization


... specialty Σ 1..* CodeableConcept Specific specialty of the practitioner
Binding: ValueSetSpecialty (MYCore) (extensible)
... location Σ 0..* Reference(Location) The location(s) at which this practitioner provides care
... healthcareService 0..* Reference(HealthcareService) The list of healthcare services that this worker provides for this role's Organization/Location(s)
... telecom Σ 0..* ContactPoint Contact details that are specific to the role/location/service
... availableTime 0..* BackboneElement Times the Service Site is available
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..* code mon | tue | wed | thu | fri | sat | sun
Binding: DaysOfWeek (required): The days of the week.


.... allDay 0..1 boolean Always available? e.g. 24 hour service
.... availableStartTime 0..1 time Opening time of day (ignored if allDay = true)
.... availableEndTime 0..1 time Closing time of day (ignored if allDay = true)
... notAvailable 0..* BackboneElement Not available during this time due to provided reason
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 1..1 string Reason presented to the user explaining why time not available
.... during 0..1 Period Service not available from this date
... availabilityExceptions 0..1 string Description of availability exceptions
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to services operated for the practitioner with this role

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
PractitionerRole.codepreferredhttp://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core
http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core
PractitionerRole.specialtyextensibleValueSetSpecialtyMyCore (a valid code from CodeSystemSpecialty (MY Core))
http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core
from this IG
PractitionerRole.availableTime.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
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().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-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-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from PractitionerRole

NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* PractitionerRole Roles/organizations the practitioner is associated with
... Slices for extension Content/Rules for all slices
.... audit 0..1 (Complex) Extension of the individual who recorded and updated the date
URL: http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core
.... drugClassification 0..* CodeableConcept Extension to define what Classification of medication is allowed for a particular PractitionerRole
URL: http://fhir.hie.moh.gov.my/StructureDefinition/pr-drug-classification-my-core
Binding: ValueSetDrugCategory (MY Core) (preferred)
.... schedulingMyCore 0..* boolean Whether Schedule is allowed to be created for this Practitioner Role
URL: http://fhir.hie.moh.gov.my/StructureDefinition/scheduling-my-core
... practitioner 1..1 Reference(Practitioner) Practitioner that is able to provide the defined services for the organization
... organization 1..1 Reference(Organization) Organization where the roles are available
... specialty 1..* CodeableConcept Specific specialty of the practitioner
Binding: ValueSetSpecialty (MYCore) (extensible)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
PractitionerRole.codepreferredhttp://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core
http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core
PractitionerRole.specialtyextensibleValueSetSpecialtyMyCore (a valid code from CodeSystemSpecialty (MY Core))
http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core
from this IG

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* PractitionerRole Roles/organizations the practitioner is associated with
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension Content/Rules for all slices
.... audit 0..1 (Complex) Extension of the individual who recorded and updated the date
URL: http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core
.... drugClassification 0..* CodeableConcept Extension to define what Classification of medication is allowed for a particular PractitionerRole
URL: http://fhir.hie.moh.gov.my/StructureDefinition/pr-drug-classification-my-core
Binding: ValueSetDrugCategory (MY Core) (preferred)
.... schedulingMyCore 0..* boolean Whether Schedule is allowed to be created for this Practitioner Role
URL: http://fhir.hie.moh.gov.my/StructureDefinition/scheduling-my-core
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... organization Σ 1..1 Reference(Organization) Organization where the roles are available
... code Σ 1..* CodeableConcept Roles which this practitioner may perform
Binding: http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core (preferred): The role a person plays representing an organization


... specialty Σ 1..* CodeableConcept Specific specialty of the practitioner
Binding: ValueSetSpecialty (MYCore) (extensible)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.codepreferredhttp://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core
http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core
PractitionerRole.specialtyextensibleValueSetSpecialtyMyCore (a valid code from CodeSystemSpecialty (MY Core))
http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core
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().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-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-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* PractitionerRole Roles/organizations the practitioner is associated with
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... 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
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... audit 0..1 (Complex) Extension of the individual who recorded and updated the date
URL: http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core
.... drugClassification 0..* CodeableConcept Extension to define what Classification of medication is allowed for a particular PractitionerRole
URL: http://fhir.hie.moh.gov.my/StructureDefinition/pr-drug-classification-my-core
Binding: ValueSetDrugCategory (MY Core) (preferred)
.... schedulingMyCore 0..* boolean Whether Schedule is allowed to be created for this Practitioner Role
URL: http://fhir.hie.moh.gov.my/StructureDefinition/scheduling-my-core
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Business Identifiers that are specific to a role/location
... active Σ 0..1 boolean Whether this practitioner role record is in active use
... period Σ 0..1 Period The period during which the practitioner is authorized to perform in these role(s)
... practitioner Σ 1..1 Reference(Practitioner) Practitioner that is able to provide the defined services for the organization
... organization Σ 1..1 Reference(Organization) Organization where the roles are available
... code Σ 1..* CodeableConcept Roles which this practitioner may perform
Binding: http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core (preferred): The role a person plays representing an organization


... specialty Σ 1..* CodeableConcept Specific specialty of the practitioner
Binding: ValueSetSpecialty (MYCore) (extensible)
... location Σ 0..* Reference(Location) The location(s) at which this practitioner provides care
... healthcareService 0..* Reference(HealthcareService) The list of healthcare services that this worker provides for this role's Organization/Location(s)
... telecom Σ 0..* ContactPoint Contact details that are specific to the role/location/service
... availableTime 0..* BackboneElement Times the Service Site is available
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..* code mon | tue | wed | thu | fri | sat | sun
Binding: DaysOfWeek (required): The days of the week.


.... allDay 0..1 boolean Always available? e.g. 24 hour service
.... availableStartTime 0..1 time Opening time of day (ignored if allDay = true)
.... availableEndTime 0..1 time Closing time of day (ignored if allDay = true)
... notAvailable 0..* BackboneElement Not available during this time due to provided reason
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 1..1 string Reason presented to the user explaining why time not available
.... during 0..1 Period Service not available from this date
... availabilityExceptions 0..1 string Description of availability exceptions
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to services operated for the practitioner with this role

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
PractitionerRole.codepreferredhttp://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core
http://fhir.hie.moh.gov.my/ValueSet/practitioner-role-my-core
PractitionerRole.specialtyextensibleValueSetSpecialtyMyCore (a valid code from CodeSystemSpecialty (MY Core))
http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core
from this IG
PractitionerRole.availableTime.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
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().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-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-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron