careMESH NPD
0.1.0 - ci-build United States of America flag

careMESH NPD - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: careMESH Primary Specialty Indicator

Official URL: http://fhir.caremesh.app/StructureDefinition/caremesh-primary-specialty-indicator Version: 0.1.0
Draft as of 2025-05-01 Computable Name: CaremeshPrimarySpecialtyIndicator

An extension to indicate whether a specialty is primary (true) or secondary (false), and the source of the ranking.

Context of Use

Usage info

Usage:

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

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 & Constraintsdoco
.. Extension 0..* Extension careMESH Primary Specialty Indicator
... extension 2..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:source S 1..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "source"
..... value[x] 0..1 string Value of extension
.... extension:primaryIndicator S 1..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "primaryIndicator"
..... value[x] 0..1 boolean Value of extension
... url 1..1 uri "http://fhir.caremesh.app/StructureDefinition/caremesh-primary-specialty-indicator"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension careMESH Primary Specialty Indicator
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:source S 1..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "source"
..... value[x] 0..1 string Value of extension
.... extension:primaryIndicator S 1..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "primaryIndicator"
..... value[x] 0..1 boolean Value of extension
... url 1..1 uri "http://fhir.caremesh.app/StructureDefinition/caremesh-primary-specialty-indicator"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: An extension to indicate whether a specialty is primary (true) or secondary (false), and the source of the ranking.

  • source: string: Specifies the organization or system that provided the ranking information (e.g., NPPES).
  • primaryIndicator: boolean: Boolean flag indicating whether this specialty is primary (true) or secondary (false).

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension careMESH Primary Specialty Indicator
... extension 2..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:source S 1..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "source"
..... value[x] 0..1 string Value of extension
.... extension:primaryIndicator S 1..1 Extension Extension
..... extension 0..0
..... url 1..1 uri "primaryIndicator"
..... value[x] 0..1 boolean Value of extension
... url 1..1 uri "http://fhir.caremesh.app/StructureDefinition/caremesh-primary-specialty-indicator"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension careMESH Primary Specialty Indicator
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:source S 1..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "source"
..... value[x] 0..1 string Value of extension
.... extension:primaryIndicator S 1..1 Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "primaryIndicator"
..... value[x] 0..1 boolean Value of extension
... url 1..1 uri "http://fhir.caremesh.app/StructureDefinition/caremesh-primary-specialty-indicator"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: An extension to indicate whether a specialty is primary (true) or secondary (false), and the source of the ranking.

  • source: string: Specifies the organization or system that provided the ranking information (e.g., NPPES).
  • primaryIndicator: boolean: Boolean flag indicating whether this specialty is primary (true) or secondary (false).

 

Other representations of profile: CSV, Excel, Schematron

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