1.0.0 - Release

This page is part of the KLGatewayPrevention (v1.0.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Resource Profile: KLGateway119Organization

Official URL: http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-organization Version: 1.0.0
Active as of 2023-09-28 Computable Name: KLGateway119Organization

Organization as expressed in KLGateway for prevention/health promotion.

Scope and usage

The organization inherits its basic structure from dk-core. When it is used in KL gateway, only identifiers are reported. The identifier can be either a SOR-id or an FK-org code. Be aware that in the context of KL gateway, the managing organization (the municipality keeping the record) is represented in the citizen profile, NOT using this organization profile. The organization profile is used to represent other organizations such as general practitioners and hospitals sending service requests.

Conversions between Danish information model and FHIR-profile

Organization svarer til en type af Aktør i den fælleskommunale rammearkitektur. nedenstående tabel definerer kort den enkelte attribut på dansk og specificerer, hvilke af FHIR-profilens atributter der skal bruges til specifikation af indholdet.

FKI-attribut Definition FHIR
organisationsid Id på organisationen der enten er en SOR kode eller et FK-Org id Organization.identifier

Usage:

Formal Views of Profile Content

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

This structure is derived from DkCoreOrganization

NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization DkCoreOrganization
... identifier 1..1Identifier[DK] organisationsid
... identifier:EAN-ID 0..0
... identifier:SOR-ID 0..1SORIdentifier[DK] SOR-id
... identifier:Ydernummer 0..0
... identifier:CVR-ID 0..0
... identifier:Kommunekode 0..0
... identifier:Regionskode 0..0
... active 0..0
... type 0..0
... alias 0..0
... telecom 0..0
... address 0..0
... partOf 0..0
... contact 0..0
... endpoint 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization C0..*DkCoreOrganizationA grouping of people or organizations with a common purpose
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier ΣC1..1Identifier[DK] organisationsid
Slice: Unordered, Open by value:system
.... identifier:SOR-ID 0..1SORIdentifier[DK] SOR-id
.... identifier:KOMBIT-ORG-ID 0..1KombitOrgIdentifier[DK] FK-ORG-id

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Organization.identifier:Ydernummer.userequiredIdentifierUse
Organization.identifier:Kommunekode.userequiredIdentifierUse
Organization.identifier:Kommunekode.valuerequiredMunicipalityCodes
Organization.identifier:Regionskode.userequiredIdentifierUse

Constraints

IdGradePath(s)DetailsRequirements
dk-core-organization-mandatory-identifiererrorOrganizationMinimum one identifier shall be of type SOR-ID, KOMBIT-ORG-ID or CVR-ID
: identifier.where(system='urn:oid:1.2.208.176.1.1' or system='https://kombit.dk/sts/organisation' or system='urn:oid:2.16.840.1.113883.2.24.1.1').exists()
dom-2errorOrganizationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOrganizationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorOrganizationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorOrganizationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOrganizationA resource should have narrative for robust management
: text.`div`.exists()
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()
org-1errorOrganizationThe organization SHALL at least have a name or an identifier, and possibly more than one
: (identifier.count() + name.count()) > 0
NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization C0..*DkCoreOrganizationA grouping of people or organizations with a common purpose
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier ΣC1..1Identifier[DK] organisationsid
Slice: Unordered, Open by value:system
.... identifier:SOR-ID 0..1SORIdentifier[DK] SOR-id
.... identifier:KOMBIT-ORG-ID 0..1KombitOrgIdentifier[DK] FK-ORG-id
... name ΣC0..1stringName used for the organization

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Organization.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Organization.identifier:Ydernummer.userequiredIdentifierUse
Organization.identifier:Ydernummer.typeextensibleIdentifier Type Codes
Organization.identifier:Kommunekode.userequiredIdentifierUse
Organization.identifier:Kommunekode.typeextensibleIdentifier Type Codes
Organization.identifier:Kommunekode.valuerequiredMunicipalityCodes
Organization.identifier:Regionskode.userequiredIdentifierUse
Organization.identifier:Regionskode.typeextensibleIdentifier Type Codes
Organization.contact.purposeextensibleContactEntityType

Constraints

IdGradePath(s)DetailsRequirements
dk-core-organization-mandatory-identifiererrorOrganizationMinimum one identifier shall be of type SOR-ID, KOMBIT-ORG-ID or CVR-ID
: identifier.where(system='urn:oid:1.2.208.176.1.1' or system='https://kombit.dk/sts/organisation' or system='urn:oid:2.16.840.1.113883.2.24.1.1').exists()
dom-2errorOrganizationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOrganizationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorOrganizationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorOrganizationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOrganizationA resource should have narrative for robust management
: text.`div`.exists()
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()
org-1errorOrganizationThe organization SHALL at least have a name or an identifier, and possibly more than one
: (identifier.count() + name.count()) > 0

This structure is derived from DkCoreOrganization

Summary

Prohibited: 13 elements

Differential View

This structure is derived from DkCoreOrganization

NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization DkCoreOrganization
... identifier 1..1Identifier[DK] organisationsid
... identifier:EAN-ID 0..0
... identifier:SOR-ID 0..1SORIdentifier[DK] SOR-id
... identifier:Ydernummer 0..0
... identifier:CVR-ID 0..0
... identifier:Kommunekode 0..0
... identifier:Regionskode 0..0
... active 0..0
... type 0..0
... alias 0..0
... telecom 0..0
... address 0..0
... partOf 0..0
... contact 0..0
... endpoint 0..0

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization C0..*DkCoreOrganizationA grouping of people or organizations with a common purpose
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier ΣC1..1Identifier[DK] organisationsid
Slice: Unordered, Open by value:system
.... identifier:SOR-ID 0..1SORIdentifier[DK] SOR-id
.... identifier:KOMBIT-ORG-ID 0..1KombitOrgIdentifier[DK] FK-ORG-id

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Organization.identifier:Ydernummer.userequiredIdentifierUse
Organization.identifier:Kommunekode.userequiredIdentifierUse
Organization.identifier:Kommunekode.valuerequiredMunicipalityCodes
Organization.identifier:Regionskode.userequiredIdentifierUse

Constraints

IdGradePath(s)DetailsRequirements
dk-core-organization-mandatory-identifiererrorOrganizationMinimum one identifier shall be of type SOR-ID, KOMBIT-ORG-ID or CVR-ID
: identifier.where(system='urn:oid:1.2.208.176.1.1' or system='https://kombit.dk/sts/organisation' or system='urn:oid:2.16.840.1.113883.2.24.1.1').exists()
dom-2errorOrganizationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOrganizationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorOrganizationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorOrganizationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOrganizationA resource should have narrative for robust management
: text.`div`.exists()
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()
org-1errorOrganizationThe organization SHALL at least have a name or an identifier, and possibly more than one
: (identifier.count() + name.count()) > 0

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization C0..*DkCoreOrganizationA grouping of people or organizations with a common purpose
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier ΣC1..1Identifier[DK] organisationsid
Slice: Unordered, Open by value:system
.... identifier:SOR-ID 0..1SORIdentifier[DK] SOR-id
.... identifier:KOMBIT-ORG-ID 0..1KombitOrgIdentifier[DK] FK-ORG-id
... name ΣC0..1stringName used for the organization

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Organization.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Organization.identifier:Ydernummer.userequiredIdentifierUse
Organization.identifier:Ydernummer.typeextensibleIdentifier Type Codes
Organization.identifier:Kommunekode.userequiredIdentifierUse
Organization.identifier:Kommunekode.typeextensibleIdentifier Type Codes
Organization.identifier:Kommunekode.valuerequiredMunicipalityCodes
Organization.identifier:Regionskode.userequiredIdentifierUse
Organization.identifier:Regionskode.typeextensibleIdentifier Type Codes
Organization.contact.purposeextensibleContactEntityType

Constraints

IdGradePath(s)DetailsRequirements
dk-core-organization-mandatory-identifiererrorOrganizationMinimum one identifier shall be of type SOR-ID, KOMBIT-ORG-ID or CVR-ID
: identifier.where(system='urn:oid:1.2.208.176.1.1' or system='https://kombit.dk/sts/organisation' or system='urn:oid:2.16.840.1.113883.2.24.1.1').exists()
dom-2errorOrganizationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorOrganizationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorOrganizationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorOrganizationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceOrganizationA resource should have narrative for robust management
: text.`div`.exists()
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()
org-1errorOrganizationThe organization SHALL at least have a name or an identifier, and possibly more than one
: (identifier.count() + name.count()) > 0

This structure is derived from DkCoreOrganization

Summary

Prohibited: 13 elements

 

Other representations of profile: CSV, Excel, Schematron