{
"description": null,
"_filename": "Endpoint.StructureDefinition.json",
"package_name": "nit-mvp.nit",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Endpoint_NIT",
"abstract": false,
"type": "Endpoint",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.0.1",
"status": "draft",
"id": "9cea786a-96a8-4c78-8620-75466be6b6e5",
"kind": "resource",
"url": "https://pnt.agenas.it/fhir/StructureDefinition/Endpoint_NIT",
"version": null,
"differential": {
"element": [ {
"id": "Endpoint.identifier",
"path": "Endpoint.identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
}
}, {
"id": "Endpoint.identifier:pointOfDelivery",
"path": "Endpoint.identifier",
"sliceName": "pointOfDelivery"
}, {
"id": "Endpoint.identifier:pointOfDelivery.system",
"path": "Endpoint.identifier.system",
"fixedUri": "http://pnt.agenas.it/sid/point-of-delivery"
}, {
"id": "Endpoint.status",
"path": "Endpoint.status",
"definition": "active | suspended | error | off | test"
}, {
"id": "Endpoint.connectionType",
"path": "Endpoint.connectionType",
"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. (e.g. XDS.b/DICOM/cds-hook)"
}, {
"id": "Endpoint.address",
"path": "Endpoint.address",
"definition": "The uri that describes the actual end-point to connect to"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Endpoint"
}