{ "description": "Questo Bundle di tipo Messagge contiene le informazioni da notificare al broker per avvisare che è stato creato lo SLTC", "_filename": "Bundle_sltcCreated_NIT.StructureDefinition.json", "package_name": "nit-mvp.nit", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Bundle_sltcCreated_NIT", "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.0.1", "status": "draft", "id": "f0a8601e-8ca0-4e80-8473-c3f084b58d98", "kind": "resource", "url": "https://pnt.agenas.it/fhir/StructureDefinition/Bundle_sltcCreated_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 è stato creato lo SLTC" }, { "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" }