DK EHMI Endpoint Register (EER)
0.5.0 - ci-build Denmark flag

DK EHMI Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eer/ and changes regularly. See the Directory of published versions

Resource Profile: EER Endpoint - General endpoint for EHMI Messaging

Official URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/dk.eer.endpoint.messaging Version: 0.5.0
Draft as of 2024-05-28 Computable Name: EerMessagingEndpoint

A profile on the EerEndpoint.

An Organization may be reachable through electronic messaging Endpoint(s). A messaging Endpoint may be a eDelivery receiver or a vans receiver

Usage:

Formal Views of Profile Content

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

This structure is derived from EerEndpoint

NameFlagsCard.TypeDescription & Constraintsdoco
.. Endpoint 0..* EerEndpoint The technical details of an endpoint that can be used for electronic services
... Slices for extension Content/Rules for all slices
.... system S 0..* Reference(EER Device for End User Applications (EUA)) eer Core System Extension
URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-core-system-extension
.... networkSupplySystem S 0..* Reference(EER Device for eDelivery Access Points (EAP)) eer Core Device Extension
URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-core-network-supply-system-extension
... identifier
.... type 0..1 CodeableConcept Description of identifier
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/dk-ehmi-terminology/CodeSystem/ehmi-auditevent-agent-who-identifier-types
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: GLN

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Endpoint 0..* EerEndpoint The technical details of an endpoint that can be used for electronic services
... Slices for extension Content/Rules for all slices
.... purposeOfUse 0..* CodeableConcept Purpose of Use Extension
URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse
Binding: PurposeOfUse (preferred)
.... system S 0..* Reference(EER Device for End User Applications (EUA)) eer Core System Extension
URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-core-system-extension
.... networkSupplySystem S 0..* Reference(EER Device for eDelivery Access Points (EAP)) eer Core Device Extension
URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-core-network-supply-system-extension
... identifier SΣ 1..1 Identifier Identifies this endpoint across multiple systems
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


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/dk-ehmi-terminology/CodeSystem/ehmi-auditevent-agent-who-identifier-types
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: GLN
.... value SΣ 1..1 string The value that is unique
Example General: 123456
... status ?!SΣ 1..1 code represents the current status of this endpoint.
Binding: EndpointStatus (required): The status of the endpoint.

... managingOrganization Σ 1..1 Reference(mCSD Organization) Organization that manages this endpoint.
... period SΣ 1..1 Period Overall deployment lifetime for this endpoint.
... payloadType SΣ 1..* CodeableConcept The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
Binding: MedCom Message Definition Uri Valueset (required)
... payloadMimeType SΣ 1..1 code Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


... address Σ 1..1 url The technical base address for connecting to this endpoint

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Endpoint.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Endpoint.identifier.typeextensiblePattern: GLN
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Endpoint.statusrequiredEndpointStatus
http://hl7.org/fhir/ValueSet/endpoint-status|4.0.1
from the FHIR Standard
Endpoint.connectionTyperequiredEHMIEndpointConnectionTypeVS (a valid code from EHMI Connection Types CS)
http://medcomehmi.dk/ig/dk-ehmi-eer/ValueSet/ehmi-connection-type-valueset
from this IG
Endpoint.payloadTyperequiredMedComMessageDefinitionUriVS (a valid code from MedCom Message Definition Uri CS)
http://medcomehmi.dk/ig/dk-ehmi-eer/ValueSet/ehmi-medcom-message-definition-uri-valueset
from this IG
Endpoint.payloadMimeTyperequiredMime Types (a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEndpointIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorEndpointIf 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-4errorEndpointIf 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-5errorEndpointIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceEndpointA 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()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Endpoint 0..* EerEndpoint The technical details of an endpoint that can be used for electronic services
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... purposeOfUse 0..* CodeableConcept Purpose of Use Extension
URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse
Binding: PurposeOfUse (preferred)
.... system S 0..* Reference(EER Device for End User Applications (EUA)) eer Core System Extension
URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-core-system-extension
.... networkSupplySystem S 0..* Reference(EER Device for eDelivery Access Points (EAP)) eer Core Device Extension
URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-core-network-supply-system-extension
... identifier SΣ 1..1 Identifier Identifies this endpoint across multiple systems
.... 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 .

.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


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/dk-ehmi-terminology/CodeSystem/ehmi-auditevent-agent-who-identifier-types
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: GLN
...... 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
.... system Σ 0..1 uri The namespace for the identifier value
Required Pattern: http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-auditevent-agent-who-identifier-types
.... value SΣ 1..1 string The value that is unique
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)
... status ?!SΣ 1..1 code represents the current status of this endpoint.
Binding: EndpointStatus (required): The status of the endpoint.

... connectionType Σ 1..1 Coding Protocol/Profile/Standard to be used with this endpoint connection
Binding: EHMI connection Types Valueset (required)
... name Σ 0..1 string A name that this endpoint can be identified by
... managingOrganization Σ 1..1 Reference(mCSD Organization) Organization that manages this endpoint.
... contact 0..* ContactPoint Contact details for source (e.g. troubleshooting)
... period SΣ 1..1 Period Overall deployment lifetime for this endpoint.
... payloadType SΣ 1..* CodeableConcept The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
Binding: MedCom Message Definition Uri Valueset (required)
... payloadMimeType SΣ 1..1 code Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


... address Σ 1..1 url The technical base address for connecting to this endpoint
... header 0..* string Usage depends on the channel type

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Endpoint.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Endpoint.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Endpoint.identifier.typeextensiblePattern: GLN
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Endpoint.statusrequiredEndpointStatus
http://hl7.org/fhir/ValueSet/endpoint-status|4.0.1
from the FHIR Standard
Endpoint.connectionTyperequiredEHMIEndpointConnectionTypeVS (a valid code from EHMI Connection Types CS)
http://medcomehmi.dk/ig/dk-ehmi-eer/ValueSet/ehmi-connection-type-valueset
from this IG
Endpoint.payloadTyperequiredMedComMessageDefinitionUriVS (a valid code from MedCom Message Definition Uri CS)
http://medcomehmi.dk/ig/dk-ehmi-eer/ValueSet/ehmi-medcom-message-definition-uri-valueset
from this IG
Endpoint.payloadMimeTyperequiredMime Types (a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEndpointIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorEndpointIf 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-4errorEndpointIf 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-5errorEndpointIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceEndpointA 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()

Differential View

This structure is derived from EerEndpoint

NameFlagsCard.TypeDescription & Constraintsdoco
.. Endpoint 0..* EerEndpoint The technical details of an endpoint that can be used for electronic services
... Slices for extension Content/Rules for all slices
.... system S 0..* Reference(EER Device for End User Applications (EUA)) eer Core System Extension
URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-core-system-extension
.... networkSupplySystem S 0..* Reference(EER Device for eDelivery Access Points (EAP)) eer Core Device Extension
URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-core-network-supply-system-extension
... identifier
.... type 0..1 CodeableConcept Description of identifier
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/dk-ehmi-terminology/CodeSystem/ehmi-auditevent-agent-who-identifier-types
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: GLN

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Endpoint 0..* EerEndpoint The technical details of an endpoint that can be used for electronic services
... Slices for extension Content/Rules for all slices
.... purposeOfUse 0..* CodeableConcept Purpose of Use Extension
URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse
Binding: PurposeOfUse (preferred)
.... system S 0..* Reference(EER Device for End User Applications (EUA)) eer Core System Extension
URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-core-system-extension
.... networkSupplySystem S 0..* Reference(EER Device for eDelivery Access Points (EAP)) eer Core Device Extension
URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-core-network-supply-system-extension
... identifier SΣ 1..1 Identifier Identifies this endpoint across multiple systems
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


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/dk-ehmi-terminology/CodeSystem/ehmi-auditevent-agent-who-identifier-types
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: GLN
.... value SΣ 1..1 string The value that is unique
Example General: 123456
... status ?!SΣ 1..1 code represents the current status of this endpoint.
Binding: EndpointStatus (required): The status of the endpoint.

... managingOrganization Σ 1..1 Reference(mCSD Organization) Organization that manages this endpoint.
... period SΣ 1..1 Period Overall deployment lifetime for this endpoint.
... payloadType SΣ 1..* CodeableConcept The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
Binding: MedCom Message Definition Uri Valueset (required)
... payloadMimeType SΣ 1..1 code Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


... address Σ 1..1 url The technical base address for connecting to this endpoint

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Endpoint.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Endpoint.identifier.typeextensiblePattern: GLN
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Endpoint.statusrequiredEndpointStatus
http://hl7.org/fhir/ValueSet/endpoint-status|4.0.1
from the FHIR Standard
Endpoint.connectionTyperequiredEHMIEndpointConnectionTypeVS (a valid code from EHMI Connection Types CS)
http://medcomehmi.dk/ig/dk-ehmi-eer/ValueSet/ehmi-connection-type-valueset
from this IG
Endpoint.payloadTyperequiredMedComMessageDefinitionUriVS (a valid code from MedCom Message Definition Uri CS)
http://medcomehmi.dk/ig/dk-ehmi-eer/ValueSet/ehmi-medcom-message-definition-uri-valueset
from this IG
Endpoint.payloadMimeTyperequiredMime Types (a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEndpointIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorEndpointIf 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-4errorEndpointIf 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-5errorEndpointIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceEndpointA 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()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Endpoint 0..* EerEndpoint The technical details of an endpoint that can be used for electronic services
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... purposeOfUse 0..* CodeableConcept Purpose of Use Extension
URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse
Binding: PurposeOfUse (preferred)
.... system S 0..* Reference(EER Device for End User Applications (EUA)) eer Core System Extension
URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-core-system-extension
.... networkSupplySystem S 0..* Reference(EER Device for eDelivery Access Points (EAP)) eer Core Device Extension
URL: http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-core-network-supply-system-extension
... identifier SΣ 1..1 Identifier Identifies this endpoint across multiple systems
.... 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 .

.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


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/dk-ehmi-terminology/CodeSystem/ehmi-auditevent-agent-who-identifier-types
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: GLN
...... 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
.... system Σ 0..1 uri The namespace for the identifier value
Required Pattern: http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-auditevent-agent-who-identifier-types
.... value SΣ 1..1 string The value that is unique
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)
... status ?!SΣ 1..1 code represents the current status of this endpoint.
Binding: EndpointStatus (required): The status of the endpoint.

... connectionType Σ 1..1 Coding Protocol/Profile/Standard to be used with this endpoint connection
Binding: EHMI connection Types Valueset (required)
... name Σ 0..1 string A name that this endpoint can be identified by
... managingOrganization Σ 1..1 Reference(mCSD Organization) Organization that manages this endpoint.
... contact 0..* ContactPoint Contact details for source (e.g. troubleshooting)
... period SΣ 1..1 Period Overall deployment lifetime for this endpoint.
... payloadType SΣ 1..* CodeableConcept The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
Binding: MedCom Message Definition Uri Valueset (required)
... payloadMimeType SΣ 1..1 code Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


... address Σ 1..1 url The technical base address for connecting to this endpoint
... header 0..* string Usage depends on the channel type

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Endpoint.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Endpoint.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Endpoint.identifier.typeextensiblePattern: GLN
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Endpoint.statusrequiredEndpointStatus
http://hl7.org/fhir/ValueSet/endpoint-status|4.0.1
from the FHIR Standard
Endpoint.connectionTyperequiredEHMIEndpointConnectionTypeVS (a valid code from EHMI Connection Types CS)
http://medcomehmi.dk/ig/dk-ehmi-eer/ValueSet/ehmi-connection-type-valueset
from this IG
Endpoint.payloadTyperequiredMedComMessageDefinitionUriVS (a valid code from MedCom Message Definition Uri CS)
http://medcomehmi.dk/ig/dk-ehmi-eer/ValueSet/ehmi-medcom-message-definition-uri-valueset
from this IG
Endpoint.payloadMimeTyperequiredMime Types (a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEndpointIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorEndpointIf 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-4errorEndpointIf 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-5errorEndpointIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceEndpointA 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()

 

Other representations of profile: CSV, Excel, Schematron