HL7® FHIR® New Zealand Base Implementation Guide
3.0.0 - Release

HL7® FHIR® New Zealand Base Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

Extension: ScopeOfPractice

Official URL: http://hl7.org.nz/fhir/StructureDefinition/scope-of-practice Version: 1.0.0
Active as of 2023-12-04 Realm: New Zealand flag Computable Name: ScopeOfPractice

The type or range of health services a practitioner is authorised to perform, as determined by the Responsible Authority or professional body.

Context of Use

This extension may be used on the following element(s):

  • Element ID Practitioner.qualification

Example of extension

    <extension
               url="http://hl7.org.nz/fhir/StructureDefinition/scope-of-practice">
      <extension url="code">
        <valueCodeableConcept>
          <coding>
            <system
                    value="https://standards.digital.health.nz/ns/practitioner-scope-of-practice-code"/>
            <code value="CHIR"/>
            <display value="Chiropractor"/>
          </coding>
        </valueCodeableConcept>
      </extension>
      <extension url="period">
        <valuePeriod>
          <start value="2020-01-01"/>
          <end value="2020-12-31"/>
        </valuePeriod>
      </extension>
    </extension>

Note that this is applied to the qualification element, not the resource root. See the full example below.

Example instances

Practitioner with scope of practice

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Complex Extension: The type or range of health services a practitioner is authorised to perform, as determined by the Responsible Authority or professional body.

  • code: CodeableConcept: A code identifying the services that the practitioner is permitted to perform
  • period: Period: The period the scope of practice is effective

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... extension:code 0..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"code"
.... value[x] 0..1CodeableConceptValue of extension
Binding: Scope of practice (preferred)
... extension:period 0..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"period"
.... value[x] 0..1PeriodValue of extension
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/scope-of-practice"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... extension:code 0..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"code"
.... value[x] 0..1CodeableConceptValue of extension
Binding: Scope of practice (preferred)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"period"
.... value[x] 0..1PeriodValue of extension
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/scope-of-practice"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: The type or range of health services a practitioner is authorised to perform, as determined by the Responsible Authority or professional body.

  • code: CodeableConcept: A code identifying the services that the practitioner is permitted to perform
  • period: Period: The period the scope of practice is effective

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... extension:code 0..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"code"
.... value[x] 0..1CodeableConceptValue of extension
Binding: Scope of practice (preferred)
... extension:period 0..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"period"
.... value[x] 0..1PeriodValue of extension
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/scope-of-practice"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... extension:code 0..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"code"
.... value[x] 0..1CodeableConceptValue of extension
Binding: Scope of practice (preferred)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"period"
.... value[x] 0..1PeriodValue of extension
... url 1..1uri"http://hl7.org.nz/fhir/StructureDefinition/scope-of-practice"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Extension.extension:code.value[x]preferredPractitionerScopeOfPractice (a valid code from Scope of practice)