PackagesCanonicalsLogsProblems
    Packages
    nit-mvp.nit@0.0.1
    https://pnt.agenas.it/fhir/StructureDefinition/Bundle_notification_negotiationCreated_NIT
{
  "description": "Questo Bundle di tipo Messagge contiene le informazioni da notificare al broker per avvisare che è stata creata una negoziazione",
  "_filename": "Bundle_notification_negotiationCreated_NIT.StructureDefinition.json",
  "package_name": "nit-mvp.nit",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Bundle_notification_negotiationCreated_NIT",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.1",
  "status": "draft",
  "id": "7608363d-c753-49b5-9e14-52282e6628b6",
  "kind": "resource",
  "url": "https://pnt.agenas.it/fhir/StructureDefinition/Bundle_notification_negotiationCreated_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 creata 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"
}