Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: proficiency

Official URL: http://nictiz.nl/fhir/StructureDefinition/patient-proficiency Version: 1.3.15
Active as of 2024-04-09 Maturity Level: 1 Computable Name: proficiency

Proficiency level of the communication. Extension is mocked from the offical HL7 core extension in R4 FHIR build specification at 12-09-2018.

Context of Use

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

  • Element ID Patient.communication

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: Proficiency level of the communication. Extension is mocked from the offical HL7 core extension in R4 FHIR build specification at 12-09-2018.

  • type: Coding: What type of communication for the proficiency (spoken, written, etc.).
  • level: Coding: How well the patient can communicate this communication (good, poor, etc.).

Maturity: 1

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Proficiency level of the communication
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... extension:type 1..1 Extension The proficiency type of the communication
.... url 1..1 uri "type"
.... valueCoding:valueCoding 1..1 Coding Value of extension
Binding: LanguageAbilityMode (preferred): The proficiency type for the communication.

... extension:level 1..1 Extension The proficiency level of the communication
.... url 1..1 uri "level"
.... valueCoding:valueCoding 1..1 Coding Value of extension
Binding: LanguageAbilityProficiency (preferred): The proficiency level for the communication.

... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Proficiency level of the communication
... id 0..1 string xml:id (or equivalent in JSON)
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... extension:type 1..1 Extension The proficiency type of the communication
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1 uri "type"
.... Slices for value[x] 1..1 Coding Value of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCoding 1..1 Coding Value of extension
Binding: LanguageAbilityMode (preferred): The proficiency type for the communication.

.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1 uri "level"
.... Slices for value[x] 1..1 Coding Value of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCoding 1..1 Coding Value of extension
Binding: LanguageAbilityProficiency (preferred): The proficiency level for the communication.

... url 1..1 uri "http://nictiz.nl/fhir/StructureDefinition/patient-proficiency"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Proficiency level of the communication. Extension is mocked from the offical HL7 core extension in R4 FHIR build specification at 12-09-2018.

  • type: Coding: What type of communication for the proficiency (spoken, written, etc.).
  • level: Coding: How well the patient can communicate this communication (good, poor, etc.).

Maturity: 1

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Proficiency level of the communication
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... extension:type 1..1 Extension The proficiency type of the communication
.... url 1..1 uri "type"
.... valueCoding:valueCoding 1..1 Coding Value of extension
Binding: LanguageAbilityMode (preferred): The proficiency type for the communication.

... extension:level 1..1 Extension The proficiency level of the communication
.... url 1..1 uri "level"
.... valueCoding:valueCoding 1..1 Coding Value of extension
Binding: LanguageAbilityProficiency (preferred): The proficiency level for the communication.

... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Proficiency level of the communication
... id 0..1 string xml:id (or equivalent in JSON)
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... extension:type 1..1 Extension The proficiency type of the communication
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1 uri "type"
.... Slices for value[x] 1..1 Coding Value of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCoding 1..1 Coding Value of extension
Binding: LanguageAbilityMode (preferred): The proficiency type for the communication.

.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
Slice: Unordered, Open by value:url
.... url 1..1 uri "level"
.... Slices for value[x] 1..1 Coding Value of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueCoding 1..1 Coding Value of extension
Binding: LanguageAbilityProficiency (preferred): The proficiency level for the communication.

... url 1..1 uri "http://nictiz.nl/fhir/StructureDefinition/patient-proficiency"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.extension:type.value[x]:valueCodingpreferredv3 Code System LanguageAbilityMode
http://hl7.org/fhir/ValueSet/v3-LanguageAbilityMode
from the FHIR Standard
Extension.extension:level.value[x]:valueCodingpreferredv3 Code System LanguageAbilityProficiency
http://hl7.org/fhir/ValueSet/v3-LanguageAbilityProficiency
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()