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: PractitionerRole Reference

Official URL: http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference Version: 1.3.15
Active as of 2024-04-09 Computable Name: PractitionerRole Reference

Copyright/Legal: CC0

This extension adds the PractitionerRole to the Reference datatype where FHIR STU3 Core does not yet specify it.

PractitionerRole allows being specific about the specialism and organization of a Practitioner. This extension leads to slight duplication: a reference to a Practitioner provided in the PractitionerRole will also be given in the original Reference. If only the specialism and/or organization are available, the Reference.extension.valueReference.display will be duplicated into the original Reference.display. Systems that do not know about the extension would thus still have access to the regular Reference to Practitioner and to Reference.display. The PractitionerRole resource came into being shortly before releasing FHIR STU3 and only a few resources had been updated for it. As of FHIR R4 all relevant references for PractitionerRole are covered and this extension will no longer be required.

Context of Use

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

  • Element ID Reference

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

Simple Extension of type Reference: This extension adds the PractitionerRole to the Reference datatype where FHIR STU3 Core does not yet specify it.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Optional Extensions Element
... 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 "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
.... value[x]:valueReference 0..1 Reference(nl-core-practitionerrole) Value of extension

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Reference: This extension adds the PractitionerRole to the Reference datatype where FHIR STU3 Core does not yet specify it.

Differential View

This structure is derived from Extension

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Optional Extensions Element
... 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 "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
.... value[x]:valueReference 0..1 Reference(nl-core-practitionerrole) Value of extension

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

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()