Guia de Implementação da SES GO - Segurança
0.0.2 - draft
Guia de Implementação da SES GO - Segurança - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "OperationOutcome",
"id" : "ExemploOperationOutcomeValidacaoPerfil",
"meta" : {
"profile" : [
🔗 "https://fhir.saude.go.gov.br/r4/seguranca/StructureDefinition/operation-outcome-assinatura"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome ExemploOperationOutcomeValidacaoPerfil</b></p><a name=\"ExemploOperationOutcomeValidacaoPerfil\"> </a><a name=\"hcExemploOperationOutcomeValidacaoPerfil\"> </a><a name=\"ExemploOperationOutcomeValidacaoPerfil-pt-BR\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-operation-outcome-assinatura.html\">OperationOutcome para Assinatura Digital</a></p></div><h3>Issues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td><td><b>Diagnostics</b></td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td>Error</td><td>Structural Issue</td><td><span title=\"Codes:{https://fhir.saude.go.gov.br/r4/seguranca/CodeSystem/situacao-excepcional-assinatura FORMAT.PROFILE-VALIDATION-FAILED}\">O recurso Patient não está em conformidade com o perfil brasileiro declarado em meta.profile.</span></td><td>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</td><td>Bundle.entry[0].resource</td></tr></table></div>"
},
"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"
]
}
]
}