ministero-salute / it-fse-support

https://ministero-salute.github.io/it-fse-support/
33 stars 20 forks source link

Errore Pubblicazione Umbria - Liguria #1072

Closed rangemasterd closed 3 hours ago

rangemasterd commented 4 hours ago

Salve, di seguito lo stato

{
  "traceID": "c887f6cb4f20f6599c8f1f8681bf17eb",
  "spanID": "3a1d09defaf2f7d2",
  "transactionData": [
    {
      "eventType": "VALIDATION",
      "eventDate": "2024-10-10T10:59:19.674+02:00",
      "eventStatus": "SUCCESS",
      "subject": "CRSMRM80A01G478X^^^&2.16.840.1.113883.2.9.4.3.2&ISO",
      "organizzazione": "100",
      "workflowInstanceId": "2.16.840.1.113883.2.9.2.100.4.4.8297786e5c0d66649fb50ccac66a20a949e499163933b5e67c11fc5b19d505f6.d0c4e65c24^^^^urn:ihe:iti:xdw:2013:workflowInstanceId",
      "traceId": "174a592f658b00f5c499b39910141f09",
      "issuer": "integrity:S1#100#REGIONEUMBRIATEST",
      "expiringDate": "2025-10-10T10:59:19.685+02:00"
    },
    {
      "eventType": "PUBLICATION",
      "eventDate": "2024-10-10T10:59:20.805+02:00",
      "eventStatus": "SUCCESS",
      "identificativoDocumento": "2.16.840.1.113883.2.9.2.100.4.4^CRASHP_PUBLISH_fe1d7b43-57f1-47c8-9d91-3494471404f4",
      "subject": "CRSMRM80A01G478X^^^&2.16.840.1.113883.2.9.4.3.2&ISO",
      "tipoAttivita": "DIS",
      "organizzazione": "100",
      "workflowInstanceId": "2.16.840.1.113883.2.9.2.100.4.4.8297786e5c0d66649fb50ccac66a20a949e499163933b5e67c11fc5b19d505f6.d0c4e65c24^^^^urn:ihe:iti:xdw:2013:workflowInstanceId",
      "traceId": "dc825f933da7c5824deb3e3afadc0de7",
      "issuer": "integrity:S1#100#REGIONEUMBRIATEST",
      "expiringDate": "2025-10-10T10:59:20.815+02:00"
    },
    {
      "eventType": "SEND_TO_INI",
      "eventDate": "2024-10-10T10:59:21.527+02:00",
      "eventStatus": "BLOCKING_ERROR",
      "message": "SEVERITY:urn:oasis:names:tc:ebxml-regrep:ErrorSeverityType:ErrorERROR_CODE:R25CODE CONTEXT:Wrong value of author id",
      "workflowInstanceId": "2.16.840.1.113883.2.9.2.100.4.4.8297786e5c0d66649fb50ccac66a20a949e499163933b5e67c11fc5b19d505f6.d0c4e65c24^^^^urn:ihe:iti:xdw:2013:workflowInstanceId",
      "expiringDate": "2025-10-10T10:59:21.540+02:00"
    }
  ]
}

Nel CDA inviato l'autore è configurato nel seguente modo

<author> 
  <time value="20220325110000+0100"/>
  <assignedAuthor classCode="ASSIGNED"> 
      <id root="2.16.840.1.113883.2.9.4.3.2" extension="PROVAX00X00X000Y" assigningAuthorityName="MEF"/> 
      <addr>
          <country>100</country>
          <state>120</state>
          <county>RM</county> 
          <city>Roma</city> 
          <censusTract>058091</censusTract> 
          <postalCode>00184</postalCode> 
          <streetAddressLine>Via Milano 7</streetAddressLine>
      </addr>
      <telecom use="HP" value="mailto:prova.provax@example.com"/> 
      <telecom use="WP" value="mailto:prova.provax@example.com"/> 
      <telecom use="MC" value="tel:3340000000"/>
      <assignedPerson> 
          <name> 
              <family>Test</family> 
              <given>Matteo</given> 
              <prefix>Dr</prefix>
          </name> 
      </assignedPerson>
      <representedOrganization>
          <id root="2.16.840.1.113883.2.9.4.1.3" extension="010201" assigningAuthorityName="Ministero della Salute"/>
          <name>POLIAMBULATORIO OSPEDALE UMBERTIDE</name>
          <asOrganizationPartOf>
              <id root="2.16.840.1.113883.2.9.4.1.1" extension="100201" assigningAuthorityName="Ministero della Salute"/>
          </asOrganizationPartOf>
      </representedOrganization>
  </assignedAuthor> 
</author>
rangemasterd commented 3 hours ago

Cambiando il Codice Fiscale PROVAX00X00X000Y con CRSMRM80A01G478X la chiamata non va in errore. Chiudo l'issue.