DK EHMI Endpoint Register (EER)
3.0.0-trial-use-1 - release Denmark flag

This page is part of the DK EHMI Endpoint Register (EER) (v3.0.0-trial-use-1: Release 3.x.x) based on FHIR (HL7® FHIR® Standard) 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: EER AP Technical Details

Official URL: http://medcomehmi.dk/ig/eer/StructureDefinition/eer-ap-technical-details Version: 3.0.0-trial-use-1
Draft as of 2026-07-23 Computable Name: EER_AP_Technical_Details

Technical details of an eDelivery Access Point (AP) for registration in the SMP/PORS API

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
.. Device 0..* EerDevice Item used in healthcare
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:smpPublicKey S 1..1 (Complex) SMP Public Key
URL: http://medcomehmi.dk/ig/eer/StructureDefinition/smp-public-key
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!SΣ 1..1 code If the AP is not 'active' it won't be registered in the SMP
Binding: FHIRDeviceStatus (required): The availability status of the device.
... manufacturer S 1..1 string Name of device manufacturer
... deviceName S 1..1 BackboneElement Should follow this format: [owner of device] [type of device] e.g. 'Aarhus Kommune AP'
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 1..1 string The name of the device and the name of the organization operating the device. Example: 'Aarhus AP - KIT'
.... type 1..1 code The name should be user friendly as it is used to distinguish APs in the SMP
Binding: DeviceNameType (required): The type of name the device is referred by.
Required Pattern: user-friendly-name
... type S 1..1 CodeableConcept The kind or type of device
Binding: EHMI Endpoint Register (EER) - SOROrganization Identier Type Valueset (required)
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://medcomehmi.dk/ig/terminology/CodeSystem/eer-device-type
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: AP
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... owner S 1..1 Reference(EER AP Organization Owner) Organization responsible for device
... contact 1..* ContactPoint The contact details, which will be included in the SMP registration. Used for troubleshooting and support
.... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
.... value Σ 1..1 string The actual contact point details
.... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
... url 1..1 uri The technical eDelivery URL address of the endpoint. This is the address that is used in the SMP

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.status Base required FHIRDeviceStatus 📍4.0.1 FHIR Std.
Device.deviceName.type Base required DeviceNameType 📍4.0.1 FHIR Std.
Device.type Base required EHMI Endpoint Register (EER) - SOROrganization Identier Type Valueset 📦1.0.0 DK EHMI Terminology v1.2
Device.contact.system Base required ContactPointSystem 📍4.0.1 FHIR Std.
Device.contact.use Base required ContactPointUse 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device If 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-4 error Device If 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-5 error Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device A resource should have narrative for robust management text.`div`.exists()
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()

This structure is derived from EerDevice

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* EerDevice Item used in healthcare
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:smpPublicKey S 1..1 (Complex) SMP Public Key
URL: http://medcomehmi.dk/ig/eer/StructureDefinition/smp-public-key
... status 1..1 code If the AP is not 'active' it won't be registered in the SMP
... statusReason 0..0 online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off
... manufactureDate 0..0 Date when the device was made
... expirationDate 0..0 Date and time of expiry of this device (if applicable)
... deviceName
.... name 1..1 string The name of the device and the name of the organization operating the device. Example: 'Aarhus AP - KIT'
.... type 1..1 code The name should be user friendly as it is used to distinguish APs in the SMP
Required Pattern: user-friendly-name
... type 1..1 CodeableConcept The kind or type of device
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://medcomehmi.dk/ig/terminology/CodeSystem/eer-device-type
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: AP
... version 0..0 The actual design of the device or software version running on the device
... owner 1..1 Reference(EER AP Organization Owner) Organization responsible for device
... contact 1..* ContactPoint The contact details, which will be included in the SMP registration. Used for troubleshooting and support
.... system 1..1 code phone | fax | email | pager | url | sms | other
.... value 1..1 string The actual contact point details
... url 1..1 uri The technical eDelivery URL address of the endpoint. This is the address that is used in the SMP

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* EerDevice Item used in healthcare
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:smpPublicKey S 1..1 (Complex) SMP Public Key
URL: http://medcomehmi.dk/ig/eer/StructureDefinition/smp-public-key
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier S 1..* Identifier Instance identifier
... status ?!SΣ 1..1 code If the AP is not 'active' it won't be registered in the SMP
Binding: FHIRDeviceStatus (required): The availability status of the device.
... manufacturer S 1..1 string Name of device manufacturer
... deviceName S 1..1 BackboneElement Should follow this format: [owner of device] [type of device] e.g. 'Aarhus Kommune AP'
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 1..1 string The name of the device and the name of the organization operating the device. Example: 'Aarhus AP - KIT'
.... type 1..1 code The name should be user friendly as it is used to distinguish APs in the SMP
Binding: DeviceNameType (required): The type of name the device is referred by.
Required Pattern: user-friendly-name
... type S 1..1 CodeableConcept The kind or type of device
Binding: EHMI Endpoint Register (EER) - SOROrganization Identier Type Valueset (required)
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://medcomehmi.dk/ig/terminology/CodeSystem/eer-device-type
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: AP
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... owner S 1..1 Reference(EER AP Organization Owner) Organization responsible for device
... contact 1..* ContactPoint The contact details, which will be included in the SMP registration. Used for troubleshooting and support
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
.... value Σ 1..1 string The actual contact point details
.... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
.... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
.... period Σ 0..1 Period Time period when the contact point was/is in use
... url 1..1 uri The technical eDelivery URL address of the endpoint. This is the address that is used in the SMP
... note 0..* Annotation Device notes and comments

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Device.udiCarrier.entryType Base required UDIEntryType 📍4.0.1 FHIR Std.
Device.status Base required FHIRDeviceStatus 📍4.0.1 FHIR Std.
Device.deviceName.type Base required DeviceNameType 📍4.0.1 FHIR Std.
Device.type Base required EHMI Endpoint Register (EER) - SOROrganization Identier Type Valueset 📦1.0.0 DK EHMI Terminology v1.2
Device.contact.system Base required ContactPointSystem 📍4.0.1 FHIR Std.
Device.contact.use Base required ContactPointUse 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device If 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-4 error Device If 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-5 error Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device A resource should have narrative for robust management text.`div`.exists()
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()

This structure is derived from EerDevice

Summary

Mandatory: 7 elements
Must-Support: 1 element
Prohibited: 5 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* EerDevice Item used in healthcare
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:smpPublicKey S 1..1 (Complex) SMP Public Key
URL: http://medcomehmi.dk/ig/eer/StructureDefinition/smp-public-key
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!SΣ 1..1 code If the AP is not 'active' it won't be registered in the SMP
Binding: FHIRDeviceStatus (required): The availability status of the device.
... manufacturer S 1..1 string Name of device manufacturer
... deviceName S 1..1 BackboneElement Should follow this format: [owner of device] [type of device] e.g. 'Aarhus Kommune AP'
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 1..1 string The name of the device and the name of the organization operating the device. Example: 'Aarhus AP - KIT'
.... type 1..1 code The name should be user friendly as it is used to distinguish APs in the SMP
Binding: DeviceNameType (required): The type of name the device is referred by.
Required Pattern: user-friendly-name
... type S 1..1 CodeableConcept The kind or type of device
Binding: EHMI Endpoint Register (EER) - SOROrganization Identier Type Valueset (required)
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://medcomehmi.dk/ig/terminology/CodeSystem/eer-device-type
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: AP
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... owner S 1..1 Reference(EER AP Organization Owner) Organization responsible for device
... contact 1..* ContactPoint The contact details, which will be included in the SMP registration. Used for troubleshooting and support
.... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
.... value Σ 1..1 string The actual contact point details
.... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
... url 1..1 uri The technical eDelivery URL address of the endpoint. This is the address that is used in the SMP

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.status Base required FHIRDeviceStatus 📍4.0.1 FHIR Std.
Device.deviceName.type Base required DeviceNameType 📍4.0.1 FHIR Std.
Device.type Base required EHMI Endpoint Register (EER) - SOROrganization Identier Type Valueset 📦1.0.0 DK EHMI Terminology v1.2
Device.contact.system Base required ContactPointSystem 📍4.0.1 FHIR Std.
Device.contact.use Base required ContactPointUse 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device If 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-4 error Device If 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-5 error Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device A resource should have narrative for robust management text.`div`.exists()
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()

Differential View

This structure is derived from EerDevice

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* EerDevice Item used in healthcare
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:smpPublicKey S 1..1 (Complex) SMP Public Key
URL: http://medcomehmi.dk/ig/eer/StructureDefinition/smp-public-key
... status 1..1 code If the AP is not 'active' it won't be registered in the SMP
... statusReason 0..0 online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off
... manufactureDate 0..0 Date when the device was made
... expirationDate 0..0 Date and time of expiry of this device (if applicable)
... deviceName
.... name 1..1 string The name of the device and the name of the organization operating the device. Example: 'Aarhus AP - KIT'
.... type 1..1 code The name should be user friendly as it is used to distinguish APs in the SMP
Required Pattern: user-friendly-name
... type 1..1 CodeableConcept The kind or type of device
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://medcomehmi.dk/ig/terminology/CodeSystem/eer-device-type
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: AP
... version 0..0 The actual design of the device or software version running on the device
... owner 1..1 Reference(EER AP Organization Owner) Organization responsible for device
... contact 1..* ContactPoint The contact details, which will be included in the SMP registration. Used for troubleshooting and support
.... system 1..1 code phone | fax | email | pager | url | sms | other
.... value 1..1 string The actual contact point details
... url 1..1 uri The technical eDelivery URL address of the endpoint. This is the address that is used in the SMP

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* EerDevice Item used in healthcare
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:smpPublicKey S 1..1 (Complex) SMP Public Key
URL: http://medcomehmi.dk/ig/eer/StructureDefinition/smp-public-key
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier S 1..* Identifier Instance identifier
... status ?!SΣ 1..1 code If the AP is not 'active' it won't be registered in the SMP
Binding: FHIRDeviceStatus (required): The availability status of the device.
... manufacturer S 1..1 string Name of device manufacturer
... deviceName S 1..1 BackboneElement Should follow this format: [owner of device] [type of device] e.g. 'Aarhus Kommune AP'
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 1..1 string The name of the device and the name of the organization operating the device. Example: 'Aarhus AP - KIT'
.... type 1..1 code The name should be user friendly as it is used to distinguish APs in the SMP
Binding: DeviceNameType (required): The type of name the device is referred by.
Required Pattern: user-friendly-name
... type S 1..1 CodeableConcept The kind or type of device
Binding: EHMI Endpoint Register (EER) - SOROrganization Identier Type Valueset (required)
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://medcomehmi.dk/ig/terminology/CodeSystem/eer-device-type
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: AP
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... owner S 1..1 Reference(EER AP Organization Owner) Organization responsible for device
... contact 1..* ContactPoint The contact details, which will be included in the SMP registration. Used for troubleshooting and support
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
.... value Σ 1..1 string The actual contact point details
.... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
.... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
.... period Σ 0..1 Period Time period when the contact point was/is in use
... url 1..1 uri The technical eDelivery URL address of the endpoint. This is the address that is used in the SMP
... note 0..* Annotation Device notes and comments

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Device.udiCarrier.entryType Base required UDIEntryType 📍4.0.1 FHIR Std.
Device.status Base required FHIRDeviceStatus 📍4.0.1 FHIR Std.
Device.deviceName.type Base required DeviceNameType 📍4.0.1 FHIR Std.
Device.type Base required EHMI Endpoint Register (EER) - SOROrganization Identier Type Valueset 📦1.0.0 DK EHMI Terminology v1.2
Device.contact.system Base required ContactPointSystem 📍4.0.1 FHIR Std.
Device.contact.use Base required ContactPointUse 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device If 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-4 error Device If 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-5 error Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device A resource should have narrative for robust management text.`div`.exists()
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()

This structure is derived from EerDevice

Summary

Mandatory: 7 elements
Must-Support: 1 element
Prohibited: 5 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

 

Other representations of profile: CSV, Excel, Schematron