description: Profilo volto a restituire il dettaglio del controllo di coerenza non superato. package_name: rl.fhir.r4 derivation: constraint name: RLOperationOutcome type: OperationOutcome elements: issue: short: Esito elaborazione richiesta index: 0 elements: severity: short: Ricerca non andata a buon fine pattern: {type: Code, value: error} index: 1 code: short: Codice d'errore binding: {strength: required, valueSet: 'https://fhir.siss.regione.lombardia.it/ValueSet/OperationOutcome-CodiciErrore'} index: 2 details: short: Dettaglio errore index: 3 elements: coding: elements: code: short: Codice di dettaglio dell'errore binding: {strength: required, valueSet: 'https://fhir.siss.regione.lombardia.it/ValueSet/OperationOutcome-DettagliErrore'} index: 4 display: {short: Descrizione del dettaglio dell'errore, index: 5} diagnostics: {short: Informazioni aggiuntive, index: 6} package_version: 0.0.6 class: profile kind: resource url: https://fhir.siss.regione.lombardia.it/StructureDefinition/RLOperationOutcome base: http://hl7.org/fhir/StructureDefinition/OperationOutcome version: null