PackagesCanonicalsLogsProblems
    Packages
    nit-mvp.nit@0.0.1
    https://pnt.agenas.it/fhir/StructureDefinition/Bundle_sltcPhysicalUrlRemoved_NIT
{
  "description": "Bundle che descrive la notifica che deve essere inviata al broker per la cancellazione di un riferimento ad un docuemnto. Nel caso di documento con allegato metadati per immagini o altri formati viene sempre inviata la medesima notifica ma all'interno della DocuementReferance di sara il context.related con la ferance alla risorsa specifica.",
  "_filename": "Bundle_sltcPhysicalUrlRemoved.StructureDefinition.json",
  "package_name": "nit-mvp.nit",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Bundle_sltcPhysicalUrlRemoved_NIT",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.1",
  "status": "draft",
  "id": "9d77f538-7442-4cde-9e2f-1048ef9f2c0b",
  "kind": "resource",
  "url": "https://pnt.agenas.it/fhir/StructureDefinition/Bundle_sltcPhysicalUrlRemoved_NIT",
  "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": "profile"
        } ]
      }
    }, {
      "id": "Bundle.entry:MessaggeHeader",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "MessaggeHeader"
    }, {
      "id": "Bundle.entry:MessaggeHeader.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://pnt.agenas.it/fhir/StructureDefinition/MessageHeader_NIT" ]
      } ]
    }, {
      "id": "Bundle.entry:Practitioner",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Practitioner"
    }, {
      "id": "Bundle.entry:Practitioner.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://pnt.agenas.it/fhir/StructureDefinition/Practitioner_NIT" ]
      } ]
    }, {
      "id": "Bundle.entry:Practitioner.resource.identifier",
      "path": "Bundle.entry.resource.identifier",
      "slicing": {
        "rules": "open",
        "description": "Slice based on the identifier pattern",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Bundle.entry:DocumentReference",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "DocumentReference"
    }, {
      "id": "Bundle.entry:DocumentReference.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://pnt.agenas.it/fhir/StructureDefinition/DocumentReference_NIT" ]
      } ]
    }, {
      "id": "Bundle.entry:DocumentReference.resource.identifier",
      "path": "Bundle.entry.resource.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}