PackagesCanonicalsLogsProblems
    Packages
    gdrl.fhir.r4@1.1.0
    https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabBundleRispostaACK
{
  "description": "Utilizzato per i messaggi di ACK:\\r\\n- di commit, per tutti i flussi\\r\\n- applicativi, nel caso di risultati disponibili e refertato",
  "_filename": "Profili ed Estensioni/Profile_ReteLab_Bundle_RispostaACK.json",
  "package_name": "gdrl.fhir.r4",
  "date": "2023-12-21T14:31:53.6384566+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ReteLabBundleRispostaACK",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.0",
  "status": "active",
  "id": "44fbbb31-0adb-45e4-b54c-ff37aa67d54d",
  "kind": "resource",
  "url": "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabBundleRispostaACK",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "message"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resolve()",
          "type": "profile"
        } ]
      }
    }, {
      "id": "Bundle.entry:MessageHeader",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "short": "Applicativo o di commit",
      "sliceName": "MessageHeader",
      "definition": "Nel caso di ACK APPLICATIVI -> MessageHeader.reason = \"application\"\r\nNel caso di ACK di COMMIT-> MessageHeader.reason = \"commit\""
    }, {
      "id": "Bundle.entry:MessageHeader.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabMessageHeaderAck" ]
      } ]
    }, {
      "id": "Bundle.entry:OperationOutcome",
      "path": "Bundle.entry",
      "sliceName": "OperationOutcome"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}