FHIR IG analytics| Package | br.go.ses.seguranca |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-ExemploOperationOutcomeReferenciaOrfa.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: OperationOutcome ExemploOperationOutcomeReferenciaOrfa
| Severity | Code | Details | Diagnostics | Location |
| Error | Not Found | Uma referência em Provenance.target não foi encontrada no Bundle. Todas as referências devem corresponder a entradas válidas no Bundle. | Referência órfã: 'urn:uuid:7b123c4d-5678-9abc-def0-123456789abc' em Provenance.target[1] não encontrada em Bundle.entry | Provenance.target[1] |
{
"resourceType": "OperationOutcome",
"id": "ExemploOperationOutcomeReferenciaOrfa",
"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": "not-found",
"details": {
"coding": [
{
"system": "https://fhir.saude.go.gov.br/r4/seguranca/CodeSystem/situacao-excepcional-assinatura",
"code": "FORMAT.TARGET-REFERENCE-MISSING",
"display": "Referência de Target Ausente"
}
],
"text": "Uma referência em Provenance.target não foi encontrada no Bundle. Todas as referências devem corresponder a entradas válidas no Bundle."
},
"diagnostics": "Referência órfã: 'urn:uuid:7b123c4d-5678-9abc-def0-123456789abc' em Provenance.target[1] não encontrada em Bundle.entry",
"location": [
"Provenance.target[1]"
]
}
]
}