{
"description": "Questo Bundle di tipo Messagge contiene le informazioni da notificare al broker per avvisare che è stata ricevuta una negoziazione",
"_filename": "Bundle_notification_negotiationReceived_NIT.StructureDefinition.json",
"package_name": "nit-mvp.nit",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Bundle_notification_negotiationReceived_NIT",
"abstract": false,
"type": "Bundle",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.0.1",
"status": "draft",
"id": "79ccb043-5268-48ef-b5a9-aa2b6f6c79f9",
"kind": "resource",
"url": "https://pnt.agenas.it/fhir/StructureDefinition/Bundle_notification_negotiationReceived_NIT",
"version": null,
"differential": {
"element": [ {
"id": "Bundle",
"path": "Bundle",
"comment": "Il bundle di tipo message è composto dai profili:\r\n* MessageHeader\r\n* Parameters",
"definition": "Questo Bundle di tipo Messagge contiene le informazioni da notificare al broker per avvisare che è stata ricevuta una negoziazione"
}, {
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "message"
}, {
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "resource",
"type": "profile"
} ]
}
}, {
"id": "Bundle.entry:MessageHeader",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"sliceName": "MessageHeader"
}, {
"id": "Bundle.entry:MessageHeader.resource",
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "https://pnt.agenas.it/fhir/StructureDefinition/MessageHeader_NIT" ]
} ]
}, {
"id": "Bundle.entry:Parameters",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"sliceName": "Parameters"
}, {
"id": "Bundle.entry:Parameters.resource",
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "https://pnt.agenas.it/fhir/StructureDefinition/Parameters_notificheSltc_NIT" ]
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}