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
<OperationOutcome xmlns="http://hl7.org/fhir">
<id value="ExemploOperationOutcomeUUIDInvalido"/>
<meta>
<profile
value="https://fhir.saude.go.gov.br/r4/seguranca/StructureDefinition/operation-outcome-assinatura"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome ExemploOperationOutcomeUUIDInvalido</b></p><a name="ExemploOperationOutcomeUUIDInvalido"> </a><a name="hcExemploOperationOutcomeUUIDInvalido"> </a><a name="ExemploOperationOutcomeUUIDInvalido-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>Invalid Content</td><td><span title="Codes:{https://fhir.saude.go.gov.br/r4/seguranca/CodeSystem/situacao-excepcional-assinatura FORMAT.UUID-INVALID}">O fullUrl não está em formato UUID válido conforme RFC 4122. Use o formato: urn:uuid:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</span></td><td>fullUrl inválido: 'http://example.com/Patient/123' em Bundle.entry[0]. Esperado formato: urn:uuid:[UUID]</td><td>Bundle.entry[0].fullUrl</td></tr></table></div>
</text>
<issue>
<severity value="error"/>
<code value="invalid"/>
<details>
<coding>
<system
value="https://fhir.saude.go.gov.br/r4/seguranca/CodeSystem/situacao-excepcional-assinatura"/>
<code value="FORMAT.UUID-INVALID"/>
<display value="UUID Inválido"/>
</coding>
<text
value="O fullUrl não está em formato UUID válido conforme RFC 4122. Use o formato: urn:uuid:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"/>
</details>
<diagnostics
value="fullUrl inválido: 'http://example.com/Patient/123' em Bundle.entry[0]. Esperado formato: urn:uuid:[UUID]"/>
<location value="Bundle.entry[0].fullUrl"/>
</issue>
</OperationOutcome>