FHIR IG analytics| Package | br.go.ses.seguranca |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-ExemploOperationOutcomeOCSPIndisponivel.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: OperationOutcome ExemploOperationOutcomeOCSPIndisponivel
| Severity | Code | Details | Diagnostics | Location |
| Error | Timeout | Não foi possível verificar o status de revogação do certificado. Serviço OCSP indisponível. | Timeout ao conectar com http://ocsp.icp-brasil.gov.br após 30 segundos. Certificado SHA-256: A1B2C3D4... | x5c[0] |
{
"resourceType": "OperationOutcome",
"id": "ExemploOperationOutcomeOCSPIndisponivel",
"meta": {
"profile": [
"https://fhir.saude.go.gov.br/r4/seguranca/StructureDefinition/operation-outcome-assinatura"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "error",
"code": "timeout",
"details": {
"coding": [
{
"system": "https://fhir.saude.go.gov.br/r4/seguranca/CodeSystem/situacao-excepcional-assinatura",
"code": "REVOCATION.OCSP-UNAVAILABLE",
"display": "Serviço OCSP Indisponível"
}
],
"text": "Não foi possível verificar o status de revogação do certificado. Serviço OCSP indisponível."
},
"diagnostics": "Timeout ao conectar com http://ocsp.icp-brasil.gov.br após 30 segundos. Certificado SHA-256: A1B2C3D4...",
"location": [
"x5c[0]"
]
}
]
}