eHealth Infrastructure
5.0.1 - release Denmark flag

This page is part of the FUT Infrastructure (v5.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Extension: Organization specialty

Official URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-specialty Version: 5.0.1
Active as of 2025-08-12 Computable Name: ehealth-organization-specialty

The specialty of the organization

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 The organization's specialty
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:specialty 1..1 Extension The specialty code
..... extension 0..0
..... url 1..1 uri "specialty"
..... value[x] 1..1 CodeableConcept Value of extension
Binding: Organization Specialty (required)
.... extension:primaryIndicator 0..1 Extension Indicator of primary specialty
..... extension 0..0
..... url 1..1 uri "primaryIndicator"
..... value[x] 0..1 boolean Value of extension
... url 1..1 uri "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-specialty"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension The organization's specialty
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:specialty 1..1 Extension The specialty code
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "specialty"
..... value[x] 1..1 CodeableConcept Value of extension
Binding: Organization Specialty (required)
.... extension:primaryIndicator 0..1 Extension Indicator of primary specialty
..... 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://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-specialty"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: The specialty of the organization

  • specialty: CodeableConcept: The code defining the specialty of the organization.
  • primaryIndicator: boolean: Indicates if the specialty is the primary specialty of the organization.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension The organization's specialty
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:specialty 1..1 Extension The specialty code
..... extension 0..0
..... url 1..1 uri "specialty"
..... value[x] 1..1 CodeableConcept Value of extension
Binding: Organization Specialty (required)
.... extension:primaryIndicator 0..1 Extension Indicator of primary specialty
..... extension 0..0
..... url 1..1 uri "primaryIndicator"
..... value[x] 0..1 boolean Value of extension
... url 1..1 uri "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-specialty"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension The organization's specialty
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:specialty 1..1 Extension The specialty code
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "specialty"
..... value[x] 1..1 CodeableConcept Value of extension
Binding: Organization Specialty (required)
.... extension:primaryIndicator 0..1 Extension Indicator of primary specialty
..... 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://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-specialty"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: The specialty of the organization

  • specialty: CodeableConcept: The code defining the specialty of the organization.
  • primaryIndicator: boolean: Indicates if the specialty is the primary specialty of the organization.

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.extension:specialty.value[x]requiredOrganizationSpecialty
http://ehealth.sundhed.dk/vs/organization-specialty
From this IG

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