PackagesCanonicalsLogsProblems
    Packages
    nit-mvp.nit@0.0.1
    https://pnt.agenas.it/fhir/StructureDefinition/Bundle_stlcExpired
{
  "description": "Il seguente Bundle di tipo 'message'  viene utlizzato per notificare al broker l' avvenuta scadenza dello SLTC . Tale bundle ha come entry:\\r\\n* MessageHeader\\r\\n* Parametres",
  "_filename": "Bundle_stlcExpired.StructureDefinition.json",
  "package_name": "nit-mvp.nit",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Bundle_stlcExpired",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.1",
  "status": "draft",
  "id": "0e4a2a49-5633-436a-b2ac-d210c145a45a",
  "kind": "resource",
  "url": "https://pnt.agenas.it/fhir/StructureDefinition/Bundle_stlcExpired",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "message"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource",
          "type": "value"
        } ]
      }
    }, {
      "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"
}