{
"description": "Profile of Endpoint for the OMI context.",
"_filename": "StructureDefinition-omi-endpoint.json",
"package_name": "de.medizininformatikinitiative.use",
"date": "2024-12-11",
"derivation": "constraint",
"publisher": "MOLIT gGmbH",
"fhirVersion": "4.0.1",
"name": "OmiAiEndpoint",
"abstract": false,
"type": "Endpoint",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Endpoint",
"package_version": "case.omi-0.3.9",
"status": "active",
"id": "af37eaaa-bd91-4fb1-8de9-ff7278c0d586",
"kind": "resource",
"url": "http://omi.de/fhir/registry/StructureDefinition/omi-endpoint",
"version": "0.3.9",
"differential": {
"element": [ {
"id": "Endpoint.identifier",
"path": "Endpoint.identifier",
"mustSupport": true
}, {
"id": "Endpoint.identifier.system",
"path": "Endpoint.identifier.system",
"patternUri": "http://omi.de/fhir/sid/endpoint",
"mustSupport": true
}, {
"id": "Endpoint.identifier.value",
"path": "Endpoint.identifier.value",
"mustSupport": true
}, {
"id": "Endpoint.status",
"path": "Endpoint.status",
"mustSupport": true
}, {
"id": "Endpoint.connectionType",
"path": "Endpoint.connectionType",
"mustSupport": true
}, {
"id": "Endpoint.name",
"path": "Endpoint.name",
"mustSupport": true
}, {
"id": "Endpoint.managingOrganization",
"path": "Endpoint.managingOrganization",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://omi.de/fhir/registry/StructureDefinition/omi-organization" ]
} ],
"mustSupport": true
}, {
"id": "Endpoint.payloadType",
"path": "Endpoint.payloadType",
"patternCodeableConcept": {
"coding": [ {
"code": "any",
"system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type"
} ]
}
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Endpoint"
}