HL7 FHIR Implementation Guide: DK Core
3.5.0 - ci-build Denmark flag

HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions

Data Type Profile: SOR Identifier

Official URL: http://hl7.dk/fhir/core/StructureDefinition/dk-core-sor-identifier Version: 3.5.0
Draft as of 2025-10-20 Computable Name: SORIdentifier

Identifier holding the official SOR identifier for a danish healthcare organization

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Identifier 0..* Identifier An identifier intended for computation
... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Fixed Value: official
... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: urn:oid:1.2.208.176.1.1
... value ΣC 1..1 string The value that is unique
Constraints: min-digits-sor
Example General: 123456

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
min-digits-sor error Identifier.value SOR Identifiers are at minimum 11 digits long. See https://sundhedsdatastyrelsen.dk/da/rammer-og-retningslinjer/organisationsregistrering
Requirements:

SOR Identifiers are at minimum 11 digits long

matches('^([0-9]){11,}$')

This structure is derived from Identifier

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Identifier Identifier
... use 0..1 code usual | official | temp | secondary | old (If known)
Fixed Value: official
... system 1..1 uri The namespace for the identifier value
Fixed Value: urn:oid:1.2.208.176.1.1
... value C 1..1 string The value that is unique
Constraints: min-digits-sor

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
min-digits-sor error Identifier.value SOR Identifiers are at minimum 11 digits long. See https://sundhedsdatastyrelsen.dk/da/rammer-og-retningslinjer/organisationsregistrering
Requirements:

SOR Identifiers are at minimum 11 digits long

matches('^([0-9]){11,}$')
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Identifier 0..* Identifier An identifier intended for computation
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Fixed Value: official
... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: urn:oid:1.2.208.176.1.1
... value ΣC 1..1 string The value that is unique
Constraints: min-digits-sor
Example General: 123456
... period Σ 0..1 Period Time period when id is/was valid for use
... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Identifier.type Base extensible IdentifierType 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
min-digits-sor error Identifier.value SOR Identifiers are at minimum 11 digits long. See https://sundhedsdatastyrelsen.dk/da/rammer-og-retningslinjer/organisationsregistrering
Requirements:

SOR Identifiers are at minimum 11 digits long

matches('^([0-9]){11,}$')

This structure is derived from Identifier

Summary

Mandatory: 2 elements
Fixed: 2 elements

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Identifier 0..* Identifier An identifier intended for computation
... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Fixed Value: official
... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: urn:oid:1.2.208.176.1.1
... value ΣC 1..1 string The value that is unique
Constraints: min-digits-sor
Example General: 123456

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
min-digits-sor error Identifier.value SOR Identifiers are at minimum 11 digits long. See https://sundhedsdatastyrelsen.dk/da/rammer-og-retningslinjer/organisationsregistrering
Requirements:

SOR Identifiers are at minimum 11 digits long

matches('^([0-9]){11,}$')

Differential View

This structure is derived from Identifier

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Identifier Identifier
... use 0..1 code usual | official | temp | secondary | old (If known)
Fixed Value: official
... system 1..1 uri The namespace for the identifier value
Fixed Value: urn:oid:1.2.208.176.1.1
... value C 1..1 string The value that is unique
Constraints: min-digits-sor

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
min-digits-sor error Identifier.value SOR Identifiers are at minimum 11 digits long. See https://sundhedsdatastyrelsen.dk/da/rammer-og-retningslinjer/organisationsregistrering
Requirements:

SOR Identifiers are at minimum 11 digits long

matches('^([0-9]){11,}$')

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Identifier 0..* Identifier An identifier intended for computation
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Fixed Value: official
... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: urn:oid:1.2.208.176.1.1
... value ΣC 1..1 string The value that is unique
Constraints: min-digits-sor
Example General: 123456
... period Σ 0..1 Period Time period when id is/was valid for use
... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Identifier.type Base extensible IdentifierType 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
min-digits-sor error Identifier.value SOR Identifiers are at minimum 11 digits long. See https://sundhedsdatastyrelsen.dk/da/rammer-og-retningslinjer/organisationsregistrering
Requirements:

SOR Identifiers are at minimum 11 digits long

matches('^([0-9]){11,}$')

This structure is derived from Identifier

Summary

Mandatory: 2 elements
Fixed: 2 elements

 

Other representations of profile: CSV, Excel, Schematron