{
"description": "Model covers technical details of an endpoint that can be used for electronic services",
"_filename": "StructureDefinition-EHDSEndpoint.json",
"package_name": "xtehr.eu.ehds.models",
"date": "2026-04-13T14:09:30+02:00",
"derivation": "specialization",
"publisher": "Xt-EHR",
"fhirVersion": "5.0.0",
"name": "EHDSEndpoint",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSEndpoint",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Endpoint model",
"package_version": "1.0.0",
"snapshot": {
"element": [ {
"path": "EHDSEndpoint",
"min": 0,
"definition": "Model covers technical details of an endpoint that can be used for electronic services",
"isModifier": false,
"short": "Endpoint model",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "EHDSEndpoint",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"id": "EHDSEndpoint.identifier",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 1,
"path": "EHDSEndpoint.identifier"
},
"path": "EHDSEndpoint.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Identifier for the endpoint",
"definition": "Identifier for the endpoint"
}, {
"path": "EHDSEndpoint.status",
"min": 1,
"definition": "Status of the endpoint (e.g. active, limited).",
"short": "Status of the endpoint (e.g. active, limited).",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "HL7 Endpoint Status"
},
"max": "1",
"id": "EHDSEndpoint.status",
"base": {
"max": "1",
"min": 1,
"path": "EHDSEndpoint.status"
}
}, {
"id": "EHDSEndpoint.connectionType",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 1,
"path": "EHDSEndpoint.connectionType"
},
"path": "EHDSEndpoint.connectionType",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way.",
"definition": "A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way."
}, {
"id": "EHDSEndpoint.name",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSEndpoint.name"
},
"path": "EHDSEndpoint.name",
"type": [ {
"code": "string"
} ],
"short": "A friendly name that this endpoint can be referred to with.",
"definition": "A friendly name that this endpoint can be referred to with."
}, {
"id": "EHDSEndpoint.managingOrganisation",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSEndpoint.managingOrganisation"
},
"path": "EHDSEndpoint.managingOrganisation",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
} ],
"short": "The organisation that provides technical management services for this endpoint.",
"definition": "The organisation that provides technical management services for this endpoint."
}, {
"id": "EHDSEndpoint.payload",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSEndpoint.payload"
},
"path": "EHDSEndpoint.payload",
"type": [ {
"code": "Base"
} ],
"short": "The set of payloads that are provided/available at this endpoint.",
"definition": "The set of payloads that are provided/available at this endpoint."
}, {
"id": "EHDSEndpoint.payload.type",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSEndpoint.payload.type"
},
"path": "EHDSEndpoint.payload.type",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The type of content that may be used at this endpoint.",
"definition": "The type of content that may be used at this endpoint."
}, {
"path": "EHDSEndpoint.payload.mimeType",
"min": 0,
"definition": "The mime type to send the payload in (e.g. application/fhir+xml, application/fhir+json).",
"short": "The mime type to send the payload in (e.g. application/fhir+xml, application/fhir+json).",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "BCP-13"
},
"max": "*",
"id": "EHDSEndpoint.payload.mimeType",
"base": {
"max": "*",
"min": 0,
"path": "EHDSEndpoint.payload.mimeType"
}
}, {
"id": "EHDSEndpoint.payload.profileCanonical",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSEndpoint.payload.profileCanonical"
},
"path": "EHDSEndpoint.payload.profileCanonical",
"type": [ {
"code": "uri"
} ],
"short": "The FHIR profile that is expected at this endpoint. It describes the resources that are handled, or even simply which resource types.",
"definition": "The FHIR profile that is expected at this endpoint. It describes the resources that are handled, or even simply which resource types."
}, {
"id": "EHDSEndpoint.payload.profileUri",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSEndpoint.payload.profileUri"
},
"path": "EHDSEndpoint.payload.profileUri",
"type": [ {
"code": "uri"
} ],
"short": "The profile (as a URI) that is expected at this endpoint when not represented using a FHIR profile.",
"definition": "The profile (as a URI) that is expected at this endpoint when not represented using a FHIR profile."
}, {
"id": "EHDSEndpoint.address",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSEndpoint.address"
},
"path": "EHDSEndpoint.address",
"type": [ {
"code": "uri"
} ],
"short": "The URI that describes the actual end-point to connect to.",
"definition": "The URI that describes the actual end-point to connect to."
}, {
"id": "EHDSEndpoint.header",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSEndpoint.header"
},
"path": "EHDSEndpoint.header",
"type": [ {
"code": "string"
} ],
"short": "Additional headers / information to send as part of the notification. Usage depends on the channel type.",
"definition": "Additional headers / information to send as part of the notification. Usage depends on the channel type."
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
} ]
},
"status": "active",
"language": "en",
"id": "8a9d608b-1dbe-404e-aabf-f3b8ba241fd5",
"kind": "logical",
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSEndpoint",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "EHDSEndpoint",
"path": "EHDSEndpoint",
"short": "Endpoint model",
"definition": "Model covers technical details of an endpoint that can be used for electronic services"
}, {
"id": "EHDSEndpoint.identifier",
"max": "*",
"min": 1,
"path": "EHDSEndpoint.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Identifier for the endpoint",
"definition": "Identifier for the endpoint"
}, {
"id": "EHDSEndpoint.status",
"max": "1",
"min": 1,
"path": "EHDSEndpoint.status",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Status of the endpoint (e.g. active, limited).",
"binding": {
"strength": "preferred",
"description": "HL7 Endpoint Status"
},
"definition": "Status of the endpoint (e.g. active, limited)."
}, {
"id": "EHDSEndpoint.connectionType",
"max": "*",
"min": 1,
"path": "EHDSEndpoint.connectionType",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way.",
"definition": "A coded value that represents the technical details of the usage of this endpoint, such as what WSDLs should be used in what way."
}, {
"id": "EHDSEndpoint.name",
"max": "1",
"min": 0,
"path": "EHDSEndpoint.name",
"type": [ {
"code": "string"
} ],
"short": "A friendly name that this endpoint can be referred to with.",
"definition": "A friendly name that this endpoint can be referred to with."
}, {
"id": "EHDSEndpoint.managingOrganisation",
"max": "1",
"min": 0,
"path": "EHDSEndpoint.managingOrganisation",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
} ],
"short": "The organisation that provides technical management services for this endpoint.",
"definition": "The organisation that provides technical management services for this endpoint."
}, {
"id": "EHDSEndpoint.payload",
"max": "*",
"min": 0,
"path": "EHDSEndpoint.payload",
"type": [ {
"code": "Base"
} ],
"short": "The set of payloads that are provided/available at this endpoint.",
"definition": "The set of payloads that are provided/available at this endpoint."
}, {
"id": "EHDSEndpoint.payload.type",
"max": "*",
"min": 0,
"path": "EHDSEndpoint.payload.type",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The type of content that may be used at this endpoint.",
"definition": "The type of content that may be used at this endpoint."
}, {
"id": "EHDSEndpoint.payload.mimeType",
"max": "*",
"min": 0,
"path": "EHDSEndpoint.payload.mimeType",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The mime type to send the payload in (e.g. application/fhir+xml, application/fhir+json).",
"binding": {
"strength": "preferred",
"description": "BCP-13"
},
"definition": "The mime type to send the payload in (e.g. application/fhir+xml, application/fhir+json)."
}, {
"id": "EHDSEndpoint.payload.profileCanonical",
"max": "*",
"min": 0,
"path": "EHDSEndpoint.payload.profileCanonical",
"type": [ {
"code": "uri"
} ],
"short": "The FHIR profile that is expected at this endpoint. It describes the resources that are handled, or even simply which resource types.",
"definition": "The FHIR profile that is expected at this endpoint. It describes the resources that are handled, or even simply which resource types."
}, {
"id": "EHDSEndpoint.payload.profileUri",
"max": "*",
"min": 0,
"path": "EHDSEndpoint.payload.profileUri",
"type": [ {
"code": "uri"
} ],
"short": "The profile (as a URI) that is expected at this endpoint when not represented using a FHIR profile.",
"definition": "The profile (as a URI) that is expected at this endpoint when not represented using a FHIR profile."
}, {
"id": "EHDSEndpoint.address",
"max": "1",
"min": 1,
"path": "EHDSEndpoint.address",
"type": [ {
"code": "uri"
} ],
"short": "The URI that describes the actual end-point to connect to.",
"definition": "The URI that describes the actual end-point to connect to."
}, {
"id": "EHDSEndpoint.header",
"max": "*",
"min": 0,
"path": "EHDSEndpoint.header",
"type": [ {
"code": "string"
} ],
"short": "Additional headers / information to send as part of the notification. Usage depends on the channel type.",
"definition": "Additional headers / information to send as part of the notification. Usage depends on the channel type."
} ]
},
"contact": [ {
"name": "Xt-EHR",
"telecom": [ {
"value": "http://www.xt-ehr.eu/",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}