FHIR IG analytics| Package | br.go.ses.seguranca |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-ExemploOperationOutcomeValidacaoPerfil.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: OperationOutcome ExemploOperationOutcomeValidacaoPerfil
| Severity | Code | Details | Diagnostics | Location |
| Error | Structural Issue | O recurso Patient não está em conformidade com o perfil brasileiro declarado em meta.profile. | Patient em Bundle.entry[0] declara perfil 'https://fhir.saude.go.gov.br/r4/core/StructureDefinition/BrPatient' mas falha na validação: elemento obrigatório 'identifier' ausente | Bundle.entry[0].resource |
{
"resourceType": "OperationOutcome",
"id": "ExemploOperationOutcomeValidacaoPerfil",
"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": "structure",
"details": {
"coding": [
{
"system": "https://fhir.saude.go.gov.br/r4/seguranca/CodeSystem/situacao-excepcional-assinatura",
"code": "FORMAT.PROFILE-VALIDATION-FAILED",
"display": "Validação de Perfil Falhou"
}
],
"text": "O recurso Patient não está em conformidade com o perfil brasileiro declarado em meta.profile."
},
"diagnostics": "Patient em Bundle.entry[0] declara perfil 'https://fhir.saude.go.gov.br/r4/core/StructureDefinition/BrPatient' mas falha na validação: elemento obrigatório 'identifier' ausente",
"location": [
"Bundle.entry[0].resource"
]
}
]
}