DK EHMI Endpoint Register (EER) - Configurations, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0-draft 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-configurations/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Endpoint ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "5790000132119"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://medcomehmi.dk/ig/eer/StructureDefinition/eer.dk.endpoint.messaging"^^xsd:anyURI ;
fhir:l <http://medcomehmi.dk/ig/eer/StructureDefinition/eer.dk.endpoint.messaging> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint 5790000132119</b></p><a name=\"5790000132119\"> </a><a name=\"hc5790000132119\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-eer/StructureDefinition-eer.dk.endpoint.messaging.html\">EER Endpoint - General for Messaging</a></p></div><p><b>identifier</b>: GLN/5790000132119</p><p><b>status</b>: Suspended</p><p><b>connectionType</b>: <a href=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-eer-endpoint-connection-type.html#eer-endpoint-connection-type-EerMessagingEdelivery\">EHMI Endpoint Register (EER) - Connection Types CS: EerMessagingEdelivery</a> (EHMI messaging via eDelivery)</p><p><b>name</b>: EER Messaging Endpoint - AlmentPraktiserendeLægeOleJuelThiisKnudsenApS.8240.Risskov.35381000016009 FHIR Endpoint</p><p><b>managingOrganization</b>: <a href=\"Organization-35381000016009.html\">Organization Alment Praktiserende Læge Ole Juel Thiis Knudsen ApS (35381000016009)</a></p><p><b>period</b>: 2023-04-13 00:00:00+0200 --> (ongoing)</p><p><b>payloadType</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.1}\">HomeCareObservation 1.1</span>, <span title=\"Codes:{http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0}\">Acknowledgement 2.0</span></p><p><b>payloadMimeType</b>: text/xml, application/fhir+xml, application/fhir+json</p><p><b>address</b>: <a href=\"https://example.org/fhir\">https://example.org/fhir</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types"^^xsd:anyURI ;
fhir:l <http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types> ] ;
fhir:code [ fhir:v "GLN" ] ] ) ] ;
fhir:system [
fhir:v "https://www.gs1.org/gln"^^xsd:anyURI ;
fhir:l <https://www.gs1.org/gln> ] ;
fhir:value [ fhir:v "5790000132119" ]
] ) ; #
fhir:status [ fhir:v "suspended"] ; #
fhir:connectionType [
fhir:system [
fhir:v "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-endpoint-connection-type"^^xsd:anyURI ;
fhir:l <http://medcomehmi.dk/ig/terminology/CodeSystem/eer-endpoint-connection-type> ] ;
fhir:code [ fhir:v "EerMessagingEdelivery" ]
] ; #
fhir:name [ fhir:v "EER Messaging Endpoint - AlmentPraktiserendeLægeOleJuelThiisKnudsenApS.8240.Risskov.35381000016009 FHIR Endpoint"] ; #
fhir:managingOrganization [
fhir:l fhir:Organization/35381000016009 ;
fhir:reference [ fhir:v "Organization/35381000016009" ] ;
fhir:type [
fhir:v "Organization"^^xsd:anyURI ;
fhir:l fhir:Organization ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-identier-type"^^xsd:anyURI ;
fhir:l <http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-identier-type> ] ;
fhir:code [ fhir:v "SORID" ] ;
fhir:display [ fhir:v "SOR Identifier" ] ] ) ] ;
fhir:system [
fhir:v "urn:oid:1.2.208.176.1.1"^^xsd:anyURI ;
fhir:l <urn:oid:1.2.208.176.1.1> ] ;
fhir:value [ fhir:v "35381000016009" ] ]
] ; #
fhir:period [
fhir:start [ fhir:v "2023-04-13T00:00:00+02:00"^^xsd:dateTime ]
] ; #
fhir:payloadType ( [
( fhir:coding [
fhir:system [
fhir:v "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri"^^xsd:anyURI ;
fhir:l <http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri> ] ;
fhir:code [ fhir:v "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.1" ] ] )
] [
( fhir:coding [
fhir:system [
fhir:v "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri"^^xsd:anyURI ;
fhir:l <http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri> ] ;
fhir:code [ fhir:v "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0" ] ] )
] ) ; #
fhir:payloadMimeType ( [ fhir:v "text/xml"] [ fhir:v "application/fhir+xml"] [ fhir:v "application/fhir+json"] ) ; #
fhir:address [
fhir:v "https://example.org/fhir"^^xsd:anyURI ;
fhir:l <https://example.org/fhir>
] . #
IG © 2025+ MedCom. Package dk.ehmi.eer-config#1.0.0-draft based on FHIR 4.0.1. Generated 2025-12-10
Links: Table of Contents |
QA Report
| This IG is part of the EHMI universe. EHMI Main site | Accessibility statement (Tilgængelighedserklæring)