FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebr.go.ses.seguranca
Resource TypeOperationOutcome
IdOperationOutcome-ExemploOperationOutcomeReferenciaOrfa.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narrativa gerada: OperationOutcome ExemploOperationOutcomeReferenciaOrfa

Issues

-SeverityCodeDetailsDiagnosticsLocation
*ErrorNot FoundUma 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.entryProvenance.target[1]

Source1

{
  "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]"
      ]
    }
  ]
}