Polaris FHIR Implementation Guide
1.10.0 - ci-build

Polaris FHIR Implementation Guide - Local Development build (v1.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Primary Providers Extension

Official URL: https://fhir.apps.health/StructureDefinition/cpar-primary-providers-extension Version: 1.10.0
Draft as of 2025-01-15 Computable Name: PrimaryProvidersExtension

Captures the primary provider(s) associated with the panel. Links via identifier.

Context of Use

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

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Primary Provider Reference
... extension 0..0
... url 1..1 uri "https://fhir.apps.health/StructureDefinition/cpar-primary-providers-extension"
... value[x] S 1..1 Reference(Polaris PractitionerRole Core) Reference to the EMR user account of the primary provider
.... reference 0..0
.... identifier S 1..1 Identifier Logical reference, when literal reference is not known

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Primary Provider Reference
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://fhir.apps.health/StructureDefinition/cpar-primary-providers-extension"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier SΣ 1..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Reference: Captures the primary provider(s) associated with the panel. Links via identifier.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Primary Provider Reference
... extension 0..0
... url 1..1 uri "https://fhir.apps.health/StructureDefinition/cpar-primary-providers-extension"
... value[x] S 1..1 Reference(Polaris PractitionerRole Core) Reference to the EMR user account of the primary provider
.... reference 0..0
.... identifier S 1..1 Identifier Logical reference, when literal reference is not known

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Primary Provider Reference
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://fhir.apps.health/StructureDefinition/cpar-primary-providers-extension"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier SΣ 1..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Reference: Captures the primary provider(s) associated with the panel. Links via identifier.

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x].typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
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()